aurfalien
2013-08-20 00:00:33 UTC
Hi all,
I created a zpool being 75TB usable space
I also created to zfs file systems off that zpool.
I did this to enable granularity in ZFS policy/feature per file system rather then a blanket off the pool.
A df shows this;
Filesystem Size Used Avail Capacity Mounted on
abyss 51T 50k 51T 0% /abyss
abyss/PROJECT 72T 20T 51T 29% /abyss/PROJECTS
abyss/PROJECTX 54T 2.6T 51T 5% /abyss/PROJECTSX
Few questions;
1) Is this a good practice?
2) The numbers seem odd. While Used and Avail are right, why isn't Size for all 3 the same?
The PROJECT and PROJECTX etc... will function as separate exports with there own policies as well.
Thanks in advance,
- aurf
I created a zpool being 75TB usable space
I also created to zfs file systems off that zpool.
I did this to enable granularity in ZFS policy/feature per file system rather then a blanket off the pool.
A df shows this;
Filesystem Size Used Avail Capacity Mounted on
abyss 51T 50k 51T 0% /abyss
abyss/PROJECT 72T 20T 51T 29% /abyss/PROJECTS
abyss/PROJECTX 54T 2.6T 51T 5% /abyss/PROJECTSX
Few questions;
1) Is this a good practice?
2) The numbers seem odd. While Used and Avail are right, why isn't Size for all 3 the same?
The PROJECT and PROJECTX etc... will function as separate exports with there own policies as well.
Thanks in advance,
- aurf