Add usrquota mount option to an xfs mount point

Mogaba

New Member
Dec 12, 2023
5
0
1
Hello,

I have an LVM volume with xfs which I want to mount as /home with usrquotamount option to an unprivileged container.
Unfortunately, there seems to be no support for options that are not present in the Proxmox GUI.

I tried to add this option to /etc/pve/lxc/100.conf:

mp0: vmc1:vm-100-disk-1,mp=/home,mountoptions=nosuid;noexec;usrquota,size=8G

but the volume just didn't mount.

Is there any workaround?

Proxmox version: 7.4-3.
 
Last edited: