hi I've installed kernel 2.4.27 patched with vs-1.29 and quota-0.14. the configuration looks like the following:
[EMAIL PROTECTED]:/usr/local/src/cq-tools-0.06# mount /dev/sda3 on / type ext3 (rw,errors=remount-ro,tagctx) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/sda1 on /boot type ext3 (rw) /dev/sda4 on /var/log type ext3 (rw) [EMAIL PROTECTED]:/usr/local/src/cq-tools-0.06# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 56G 1.2G 52G 3% / /dev/sda1 45M 18M 25M 42% /boot /dev/sda4 9.2G 35M 8.6G 1% /var/log the vservers are located in /vservers (on /dev/sda3) I tried to activate the context disk limit as described in http://vserver.13thfloor.at/Linux2.6/index.php?page=Per+Context+Quota and after several other 'ways' but always failed at the following command: [EMAIL PROTECTED]:/# cqhadd -v -x 49101 /dev/vroot/1 adding quota hash for /dev/vroot/1 ... failed: Function not implemented does anybody has any idea what this could mean? the filesystem on /dev/sda3 is ext3. -> does the /vserver has to be mounted on a separate partition? -> does this partition has to use LVM? thanks for any hints regards, lukas. _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
