- Save output format and zpool status commands in order to have list of disks you already had.
- cfgadm -al -o show_SCSI_LUN
- devfsadm
- format - you can observe all disks now
stmsboot -L - mapping between multipathed and physical device
luxadm -e dump_map /dev/fc/fp0 - shows devices attached to particular FC HBA
mpathadm list mpath-support -lists drivers
mpathadm show mpath-support libmpscsi_vhci.so - shows supported features of particular driver
mpathadm list lu - shows mpath devices status
mpathadm show lu /dev/rdsk/c4t60060E801526AE00000126AE00000181d0s2 - particular mpath device configuration
Comments