Wednesday, January 21, 2009

Non Global Zone Removal

# 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

Readers who read this page, also read:




Bookmark and Share My Zimbio http://www.wikio.com

0 comments: