snv_87 system with fabric boot device under mpxio, stmsboot -d failed to updated /etc/vfstab with non-mpxio device paths results with host rebooting into single user mode
see comments for details
From comments field:
snv_87 system with fabric Comstar(build dev_b) LU boot disk under mpxio, stmsboot -d failed to updated /etc/vfstab with non-mpxio device paths results with host rebooting into single user mode
less /usr/sbin/stmsboot:
<snip>
#ident "@(#)stmsboot.sh 1.12 07/07/16 SMI"
<snip>
# more vfstab
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
#
fd - /dev/fd fd - no -
/proc - /proc proc - no -
# non-mpxio: /dev/dsk/c2t2101001B322EAB13d0s1 - - swap - no -
/dev/dsk/c6t6000AE4098000000000048044F020001d0s1 - - swap - no -
# non-mpxio: /dev/dsk/c2t2101001B322EAB13d0s0 /dev/rdsk/c2t2101001B322EAB13d0s0 / ufs 1 no -
/dev/dsk/c6t6000AE4098000000000048044F020001d0s0 /dev/rdsk/c6t6000AE4098000000000048044F020001d0s0 / ufs 1 no -
/devices - /devices devfs - no -
sharefs - /etc/dfs/sharetab sharefs - no -
ctfs - /system/contract ctfs - no -
objfs - /system/object objfs - no -
swap - /tmp tmpfs - yes -
host: SunFire T2000
Solaris snv_87
Comstar build dev_b
fc-hba: QLE-2562 8Gb dual-ported FC-HBA
fabric: 4Gb Brocade Silkworm 4100
fabric boot --> ok
stmsboot -e --> ok
simulated coredump --> ok
stmsboot -d --> failed, booted into single-user mode
Work Around
manually edit /etc/vfstab to use non-mpxio entries and reboot.