First of all, to everyone that sent me a reply, Thank You!
I asked how to determine the correct label with which to label an
unlabeled
disk, and how to list, from the command line, all of the disks
physically
connected to the box. Several people sent me great answers. In short,
those
solutions were:
To label the disk:
# disklabel -z rz11
# disklabel -w -r rz11 rzXX
# disklabel -e rz11
where I replace 'rz11' with the drive number , and rzXX is literal.
To show the disks attached to the system:
#scu
scu> show edt bus 0 lun 0 full
-- OR--
uerf -R -r 300 | more
Again, thank you all for your help.
Darryl
Received on Fri Jan 30 1998 - 14:16:25 NZDT