How to replace boot disk on Solaris T2000
On OK prompt:
<ok> select /pci@780/pci@0/pci@9/scsi@0 scsi-pci1000,56 LSI,1064E scsi-pci1000,56 ?
|—————-controller———| |—alias1——–| |–alias2–| |—alias3——–| ?
<ok> show-volumes
(Here we should have the list of RAID Volumes)
<ok> 0 activate-volume
(activates the selected volume)
<ok> boot
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
<ok> show-disks
a) /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom
b) /pci@7c0/pci@0/pci@1/pci@0/ide@8/disk
c) /pci@780/pci@0/pci@9/scsi@0/disk
q) NO SELECTION
<ok> select /pci@780/pci@0/pci@9/scsi@0
(/pci@780/pci@0/pci@9/scsi@0 is the controller)
<ok> setenv fcode-debug? true
(enables extra commands like the following)
After controller selection, you can see the disk with:
<ok> show-children
<ok>boot net -s ( Single User Mode boot for recovery)
(Ref: http://docs.oracle.com/cd/E19088-01/v215.srvr/819-3040-18/Disk-vols.html )
(Ref: http://osdir.com/ml/os.solaris.opensolaris.zfs/2006-07/msg00355.html )
(Ref: https://forums.oracle.com/message/10927458 )
Select comment form