If you cannot even boot to single user mode on the server, boot from SXCE or 
openindiana, then:
1. import syspool:
# zpool import syspool

2. mount affected rootfs:
# mkdir /a; mount -F zfs syspool/rootfs-nmu-### /a

3. remove zpool.cache:
# rm -f /a/etc/zfs/zpool.cache

4. rebuild boot archive:
# bootadm update-archive -R /a

5. reboot
The system should be able to load after that.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to