quotas no longer working

1 post / 0 new
#1 Thu, 09/15/2016 - 03:56
akrueger

quotas no longer working

Hi guys,

i am just having issues with quotas.

Seems the stopped working since the 13th of september.

I can not start the quotas within webmin, therefore there not available in virtualmin as well. But until the daeta above everything was fine.

mount is showing the following:

/dev/vzfs on / type vzfs (rw,relatime,usrquota,grpquota)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,mode=755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,name=beancounter)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
none on /run/shm type tmpfs (rw,relatime)

I had an issue that new domians couln't be saved with the following message:

Failed to create virtual server : setquota: Cannot stat() mounted device /dev/vzfs.  No such file or directory setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.

After creating a symlink in dev via ln -s /dev/vzfs / i was able to create new domains, but quotas are not working.

Any help would be appreciated, but please note I am no server specialist ;)

Greetz from Wiesbaden, Germany Axel