From: Fritz Kron (fritz.kron_at_domaintechnik.at)
Date: Thu 08 Sep 2005 - 14:17:47 BST
Hello
...having problems with quotas with 2.6.12.4-vs2.0,
using debian with linux-2.6.12.4.tar.bz2 patched patch-2.6.12.4-vs2.0.diff.gz, delta-vroot-fix01.diff, delta-vroot-fix02.diff and updated util-vserver package to 0.30.208-1
enabled Virtual Root device support and Persistent Inode Context Tagging UID24/GID24
making some root devices:
mknod /dev/vroot1 b 4 1
mknod /dev/vroot2 b 4 2
...
cp -va /dev/vroot1 /var/lib/vservers/webhostng/dev/hdv1
lsmod|grep vroot
vroot 5640 0
vrsetup /dev/vroot1 /dev/drbd1
lsmod|grep vroot
vroot 5640 0
?? this is strange
also vservers ccapababilities set to quota_ctl (+1 line) and vservers init/mtab added
after entering this vserver:
mount
/dev/hdv1 on / type ufs (rw,usrquota,grpquota)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
quotacheck -avugm
quotacheck: Scanning /dev/hdv1 [/] done
quotacheck: Checked 3232 directories and 36556 files
root_at_webhostng:/# quotaon -a
quotaon: using //aquota.group on /dev/hdv1 [/]: No such device
quotaon: using //aquota.user on /dev/hdv1 [/]: No such device
? what can cause this problem and how to fix this
kind regards frz
-- - * Friedrich Kron, FK15-RIPE _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver