Le dimanche 28 janvier 2007 00:31, Jarek Dylag a écrit :
Hello !
> After upgrade from: 2.6.17.11-vs2.1.1-rc31 to: 2.6.19.2-vs2.2.0-rc8.7
> i noticed, that quota don't work form me anymore.
> quotaon -a
> quotaon: using //qquota.group on /dev/hdv1 [/]: No such device
> quotaon: using //qquota.user on /dev/hdv1 [/]: No such device
Use the quota tools by _implicitely_ specifying the _device_ :
# quota* --xxx --yyy /dev/hdvX
...Instead of using the mountpoints (or nothing at all) :
# quota* --xxx --yyy /home <= NO !
Hope this helps !
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver