From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: [PAID PRIORITY SUPPORT REQUEST] Quotas not fully working in 2.4.21-pre5 Date: Sat, 5 Apr 2003 11:42:00 +0400 Message-ID: <20030405114200.A984@namesys.com> References: <20030405024529.71d46842.philippe.gramoulle@mmania.com> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: <20030405024529.71d46842.philippe.gramoulle@mmania.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Philippe Gramoull? Cc: ReiserFS Mailing List , reiserfs-dev@namesys.com Hello! On Sat, Apr 05, 2003 at 02:45:29AM +0200, Philippe Gramoull? wrote: > Object: Can't set quotas with 2.4.21-pre5 > After we upgraded from 2.4.19-pre6 + quota patches , 2.4.21-pre5 + data-logging and quota > patches, we can't set quotas anymore. Have you enabled all the compatibility stuff in kernel config? (show the relevant part of .config please). Everything was worked for me last time I tried (at the time of creatign those patches). I will do more tests now and see what will happen. What quotatools version do you have? > here is an extract from 2 straces: > quotactl(Q_SETQLIM|GRPQUOTA, "/dev/sdb1", 502242, {2048, 0, 0, 0, 0, 0, 0, 0}) = -1 EINVAL (Invalid argument) > quotactl(Q_SETQLIM|GRPQUOTA, "/dev/sdb1", 32066, {2048, 0, 0, 0, 0, 0, 0, 0}) = -1 EINVAL (Invalid argument) > This problem is really nasty as this filer is used for the paying services and now clients can use as much > space as they want. So, you mean that even old quota limits that were set previously are not enforced? Bye, Oleg