Failed to create virtual server on vps

1 post / 0 new
#1 Mon, 10/24/2016 - 07:13
secretbit

Failed to create virtual server on vps

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?