weishimi 发表于 2013-2-12 21:27:22

DA面板的磁盘配额问题,OpenVZ的就解决不掉吗?

DA面板创建用户的错误提示:[*]Error with system Quotas setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota. Debug Guide复制代码网上找了一下,发现这个问题在OpenVZ上碰到的还是挺多的,

这个在OpenVZ上就不能搞定吗?

不搞定的话有木有影响?

ccc 发表于 2013-2-12 21:28:49

不懂帮顶

34beat 发表于 2013-2-12 21:29:00

木影響

sdgl212 发表于 2013-2-12 21:29:45


不懂帮顶

weishimi 发表于 2013-2-12 21:30:30


34beat 发表于 2013-2-12 21:29

back.gif

木影響
感谢熊猫…

concerto49 发表于 2013-2-12 21:29:00

/bin/mount -o remount,rw -a
/sbin/quotacheck -cavug
/sbin/quotaon -a

weishimi 发表于 2013-2-12 21:33:55


concerto49 发表于 2013-2-12 21:33

back.gif

/bin/mount -o remount,rw -a
/sbin/quotacheck -cavug
/sbin/quotaon -a
貌似还是不行:[*]# /bin/mount -o remount,rw -a
[*]# /sbin/quotacheck -cavug
[*]quotacheck: Cannot find filesystem to check or filesystem not mounted with quota
[*] option.
[*]# /sbin/quotaon -a
[*]#复制代码

concerto49 发表于 2013-2-12 21:36:51

cd /usr/local/directadmin/scripts
./fstab.sh

然后:

/sbin/quotaoff -a
/bin/mount -o remount,rw /home
/bin/mount -o remount,rw /
/sbin/quotacheck -cavugm
/sbin/quotaon -a

cnx 发表于 2013-2-12 21:33:00

要在母机上搞,听说。
lol.gif

xuebook 发表于 2013-2-12 22:08:47


concerto49 发表于 2013-2-12 22:08

back.gif

cd /usr/local/directadmin/scripts
./fstab.sh
还不行啊…

不折腾了,反正不影响使用就行;

灰常灰常感谢亲!!
001.gif

cnx 发表于 2013-2-12 22:13

back.gif

要在母机上搞,听说。
呵呵,我貌似也看到过,都说什么架构问题… 说要找VPS提供商解决
页: [1] 2
查看完整版本: DA面板的磁盘配额问题,OpenVZ的就解决不掉吗?