On Fri, Jul 04, 2003 at 03:20:23PM +0200, Lars Braeuer wrote: > Herbert Poetzl wrote: > > > >hmm, you are sure, you're not pulling my leg? > > > >accroding to your /proc/mounts /dev/hda2 is either your > >root filesystem (with quota disabled) or not mounted > >at all ... > > well. it's mounted and usrquota is turned on. > here's my /etc/mtab > > /dev/hda2 / ext2 rw,usrquota,errors=remount-ro 0 0 > proc /proc proc rw 0 0 > devpts /dev/pts devpts rw,gid=5,mode=620 0 0 > /dev/hda1 /boot ext2 rw 0 0 > /dev/hda5 /usr ext2 rw 0 0 > /dev/hdb1 /windows/C vfat > rw,noexec,nosuid,nodev,uid=1000,gid=1000,umask=0002 0 0 > /dev/hdb5 /windows/D vfat > rw,noexec,nosuid,nodev,uid=1000,gid=1000,umask=0002 0 0 > /dev/hda6 /windows/E vfat > rw,noexec,nosuid,nodev,uid=1000,gid=1000,umask=0002 0 0 > > > on a different system I installed the 2.4.20ctx-17 kernel + quota/vquota > patches and basic quota in the hostsystem seems to work fine. I think I'll > just stick with this for the moment.
that's fine with me ... > maybe it's something about the kernel version. I doubt that, because at least 2 guys on the vserver mailing list have 2.4.21 + ctx17 + vquota working ... but without further investigation you will never know why ... best, Herbert
