Fujitsu M8000 Server User Manual


 
60 SPARC Enterprise Mx000 Servers Administration Guide April 2007
2. Detach the drive by typing the cfgadm command:
where Ap_Id is the attachment point of the controller. For example, if the drive is
connected to controller c0, you would type:
3. Log in to the XSCF console with platadm privileges.
4. Type the cfgdevice command:
a. To check the status of current drives:
b. To detach a drive:
where port_no is the port number in the specified domain where the device is to be
detached. port_no is specified in the format: IOU number-PCI slot number.
5. Restart the Volume Management Daemon (vold) if necessary:
# cfgadm -c unconfigure Ap_Id
# cfgadm -c unconfigure c0::dsk/c0t4d0
# cfgadm -c unconfigure c0::rmt/0
XSCF> cfgdevice -l
XSCF> cfgdevice -f -c detach -p port_no
# /etc/init.d/volmgt start