Error

Creating administration group ellise …
… done

Creating administration user ellise …
… done

Failed to create virtual server : setquota: Quota file not found or has wrong format. setquota: Not all specified mountpoints are using quota.

Everything seems to be set up right? This started happeninga while back then it seemed to fix it;self now i can’t create a new server

Howdy,

What output do you receive if you type the command “mount”?

-Eric

proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
none on /dev type tmpfs (rw)
none on /dev/pts type devpts (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

Hmm, I don’t see a filesystem with quotas enabled there.

Are you by chance using a VPS? If so, what sort of VPS is it… OpenVZ perhaps? If so, OpenVZ doesn’t tend to support quotas very well, you might consider disabling them. You can disable them by going into System Settings -> Virtualmin Config, and setting “Set quotas for domain and mail users” to No.

-Eric