Purpose of "stmsboot -L" output and when it is helpful
The stmsboot -L output captures the old names and the new names at the time stmsboot -e is run. This allows the /etc/vfstab and other places where the disk path is stored to be reverted to the original values when stmsboot -d might be run:
root@m90001d3# stmsboot -L
non-STMS device name STMS device name
------------------------------------------------------------------
/dev/rdsk/c6t50060E80141AED10d27 /dev/rdsk/c8t60060E80141AED0000011AED0000209Dd0
/dev/rdsk/c7t50060E80141AED00d27 /dev/rdsk/c8t60060E80141AED0000011AED0000209Dd0
/dev/rdsk/c6t50060E80141AED10d26 /dev/rdsk/c8t60060E80141AED0000011AED0000206Dd0
root@m90001d3# stmsboot -L
non-STMS device name STMS device name
------------------------------------------------------------------
/dev/rdsk/c6t50060E80141AED10d27 /dev/rdsk/c8t60060E80141AED0000011AED0000209Dd0
/dev/rdsk/c7t50060E80141AED00d27 /dev/rdsk/c8t60060E80141AED0000011AED0000209Dd0
/dev/rdsk/c6t50060E80141AED10d26 /dev/rdsk/c8t60060E80141AED0000011AED0000206Dd0
0