Run below commands to delete filesystem (fs) from zone named zone01:
# zonecfg -z zone01 zonecfg:zone01> remove fs dir=/data01 zonecfg:zone01> remove fs dir=/data02 zonecfg:zone01> commit zonecfg:zone01> exit #
Now destroy the zfs filesystem from the hosts:
# zfs destroy data_pool/data01/zone01 # zfs destroy data_pool/data02/zone01
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.