Quota problems on ZFS+LXC
Quota problems on ZFS+LXC
I've checked all the internet and didn't found anything which might work in my case.
The thing is: I have Proxmox LXC environment which is very suitable for me. I use ZFS filesystem for all the stuff here, which is also extra suitable as I'm able to unify all my backups in one format.
However there is a problem with KeyHelp which I cannot bypass.
The problem is: it requires quota enabled which is not possible on LXC container when hosted on ZFS filesystem, as quotas are not supported with zfs subvolumes.
So, when installing there is an error, and when adding clients there is an error as well.
So my question is - is there any way to bypass that thing by disabling quota totally?
I don't really need it at all while it is mostly hosting some internal stuff, but watching the errors when adding users (which probably can by manually bypassed by changing status of user in keyhelp database) is nothing I need in my life, so... maybe I can just disable it and let it work with rest of functions.
Thanks
Lukasz
Re: Quota problems on ZFS+LXC
Quota is essential for KeyHelp.
You must edit your fstab in order to activate quota.
This board is full of examples. Just search for LXC.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Quota problems on ZFS+LXC
I have a similar setup at home, not with Proxmox, but with OMV, that uses the Proxmox kernel with ZFS.
One of the VM ist my testing and developing KeyHelp.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: Quota problems on ZFS+LXC
@24unix this will ruin my whole backup solution I have now where I am just making ZFS snapshots for every container on server which works great and which is flexible and fast. But has some cons like this one. I’ve more considering putting kvm and setting zfs inside and backuping inside zfs partition but this will omit some zfs features I would like to stay with me.
Re: Quota problems on ZFS+LXC
Why?theqkash wrote: ↑Mon 10. Apr 2023, 14:45 @24unix this will ruin my whole backup solution I have now where I am just making ZFS snapshots for every container on server which works great and which is flexible and fast. But has some cons like this one. I’ve more considering putting kvm and setting zfs inside and backuping inside zfs partition but this will omit some zfs features I would like to stay with me.
My KVM image reside on a ZFS Volume, so snapshots are possible without problems.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.