Can't Enable Quota on Prx5 + ZFS

yena

Renowned Member
Nov 18, 2011
384
6
83
Hello,
i have a brand new setup but i can't enable quota for my LXC containes.
The flag is "Grey" like disabled.

FS: ZFS
 

Attachments

  • enable-quota.png
    enable-quota.png
    9.5 KB · Views: 32
quotas do not work with zfs subvolumes
 
if cpanel requires quotas, and you do not want another storage, then yes
 
1. You can create manually zvol and format it to ext4.
2. Mount it.
3. Add as directory storage.
4. Create LXC on it and you will have quota.
 
1. You can create manually zvol and format it to ext4.
2. Mount it.
3. Add as directory storage.
4. Create LXC on it and you will have quota.

Doing this procedure,have i less performance on disk ?
Hav i some handicap?
Can i use zfs snapshot replication on host server?

Thanks