# Shut down the zone my-zone.
global# zlogin my-zone shutdown
# Remove the root file system for my-zone.
global# zoneadm -z my-zone uninstall -F
# Delete the configuration for my-zone.
global# zonecfg -z my-zone delete -F
# List the zones on the system, to verify that my-zone is no longer listed.
global# zoneadm list -iv
# Delete the pool
global# zpool destroy poolname
Wednesday, January 21, 2009
Non Global Zone Removal
Labels:
UNIX
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment