09 Jan 2015

Super Cluster zone unavailable

Sometime after a reboot/crash the zonehome is unavailable.
Follow these steps to bring it back online.

zonecfg -z [ZONENAME] export > $HOME/zones/[ZONENAME].cfg
zfs set setuid=on [ZONENAME]
zfs set devices=on [ZONENAME]
zoneadm -z [ZONENAME] attach
zoneadm -z [ZONENAME] boot

No comments: