Adding a ZFS File System to a Non-Global Zone Running
Hi,
I am adding a ZFS filesystem to a Non-global zone, with a purpose of not having to reboot the zone/global at that point of creation.
These are the steps i followed:
1. I created my zone (lab1) and had it up and running
# zoneadm list -civID NAME STATUS PATH BRAND IP0 global running / native shared3 lab1 running /zoneroots/lab1 native shared
2. Created a zpool
# zpool create webmdb c5t********1d0
3. Then, i set the mountpoint, so that the zone will immediately pick it up and while i was creating my zone, i added "webmdb" as my dataset name in the config.
0