b. Create an uncommitted disk pathgroup.
# apdisk -c -p pln0 -a pln1
# apconfig -S -u
where:
-c causes the pathgroup to be created
-p designates the primary path
-a designates the alternate path.
You can verify the results by using apconfig(1M) as shown above.
c. Commit the database entries.
# apdb -C
You can verify the results of the above command by using apconfig -S.
d. Rebuild the devices directories.
# drvconfig -i ap_dmd
# ls -l /devices/pseudo/ap_dmd*
...
As shown above, you can verify the results of the drvconfig(1M) command by
listing the contents of /devices/pseudo/ap_dmd*.
e. Create symbolic links from the devices directory /devices/pseudo to the
special metadisk files in /dev/ap/dsk and /dev/ap/rdsk.
# apconfig -R
# ls -l /dev/ap/dsk
...
As shown above, you can verify the results of the apconfig(1M) command by
listing the contents of /dev/ap/dsk to view the symbolic links.
Chapter 9
Alternate Pathing 2.2 on the Sun Enterprise 10000 Server
143
Need help?
Do you have a question about the Solaris 7 11/99 and is the answer not in the manual?