Hi,
I have LXC Containers working over Ceph Shared storage with Quota = 1 option for the Disk
now, I try to Run:
how can I add quota support?
LXC Container OS: CentOS 7.x
/etc/fstab:
I have LXC Containers working over Ceph Shared storage with Quota = 1 option for the Disk
now, I try to Run:
Code:
# quotacheck -vguma
quotacheck: Scanning /dev/rbd1 [/] quotacheck: error (1) while opening /dev/rbd1
LXC Container OS: CentOS 7.x
/etc/fstab:
Code:
none /dev/pts devpts rw,usrquota,grpquota,gid=5,mode=620 0 0
none /tmp tmpfs noexec,nosuid 0 0
none /var/tmp tmpfs noexec,nosuid 0 0
none /dev/shm tmpfs noexec,nosuid 0 0