I've hit another LU problem (b49->b54). When booting the new BE, I get
a number of SMF errors, topped out with:
system/filesystem/local:default
failing with a fatal error.
>From /var/svc/log/system-filesystem-local:
[ Dec 22 08:19:46 Executing start method ("/lib/svc/method/fs-local") ]
WARNING: /usr/sbin/zfs mount -a failed: exit status 1
[ Dec 22 08:19:47 Method "start" exited with status 95 ]
The system has one ZFS pool but doesn't have any zones. None of the ZFS
mount points are in the new /etc/vfstab, so I assumed the earlier
problems with LU causing problems with ZFS mounts had been fixed.
Ian