Computing.Net > Forums > Solaris > Disksuite device special names?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Disksuite device special names?

Reply to Message Icon

Name: denisg
Date: January 21, 2004 at 06:19:58 Pacific
OS: Solaris 8
CPU/Ram: UltraSparcIII/16GB
Comment:

Hi all,
My question is on Disksuite 4.2.1/Solaris 8.

The Disksuite installation creates a number of links under /dev/dsk/md and /dev/rdsk/md that all point to device special files.
Is it possible to change the names on these links without creating masses of additional work and chaos?
My company wants to use 3-character names for these devices and the default setup starts with 2-character names (d1, d2, d3) and so on.
They want names like e.g. D442 which would mean disk4 slice4 <some number>.
<some number> is simply one of a series of consecutive numbers that are assigned by the application admins for their own reasons.

thanks,
Denis Grannell



Sponsored Link
Ads by Google

Response Number 1
Name: sch
Date: January 22, 2004 at 21:16:51 Pacific
Reply:

Yes. You have to modify the contents of

/kernel/drv/md.conf

to change the line

name="md" parent="pseudo" nmd=128
md_nsets=4;

such that the nmd ("number of metadevices") parameter is large enough to accommodate the device numbers you wish to use. (The maximum value is 8192.) You can then
reconfigure boot ("reboot -- -r") and the appropriate
links will be created. If you search on docs.sun.com
for md.conf, you can get additional guidance.

Cheers
Stephen


0

Response Number 2
Name: denisg
Date: January 23, 2004 at 01:46:59 Pacific
Reply:

Hi Stephan,

Thanks a lot much for that tip, much appreciated.

cheers,
Denis


0

Response Number 3
Name: boarddude
Date: January 29, 2004 at 02:42:30 Pacific
Reply:

This option might give performande problems...
when doing maintenance on Disksuite enviroment

(it did it in the past...!)



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Disksuite device special names?

Flarcreate/restore on Solaris 8 www.computing.net/answers/solaris/flarcreaterestore-on-solaris-8/4028.html

Problems Booting www.computing.net/answers/solaris/problems-booting/3195.html

can't configure DHCP on Solaris 9 www.computing.net/answers/solaris/cant-configure-dhcp-on-solaris-9-/4160.html