These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Failed to create virtual server on vps on the new forum.
Hello, I received this error when try to create new domain account :
Failed to create virtual server : setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.
I use CentOS 7.
This is my filesystem :
Filesystem Size Used Avail Use% Mounted on
none 998M 0 998M 0% /dev
tmpfs 201M 18M 183M 9% /run
/dev/vda 46G 25G 19G 58% /
tmpfs 1002M 0 1002M 0% /dev/shm
tmpfs 1002M 0 1002M 0% /sys/fs/cgroup
tmpfs 201M 0 201M 0% /run/user/0
Space is on /dev/vda.
I tried this command : ln -s /dev/vda /dev/root
but continue to see error.
How to fix?