xfs
[Top] [All Lists]

Re: reenabling quota after xfs_repair

To: Nathan Scott <nathans@xxxxxxx>
Subject: Re: reenabling quota after xfs_repair
From: Robert Sander <robert.sander@xxxxxxxxxxxxxxx>
Date: Fri, 19 Oct 2001 08:01:04 +0200
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <20011019163334.E457588@xxxxxxxxxxxxxxxxxxxxxxxx>
References: <robert.sander@xxxxxxxxxxxxxxx> <200110171613.f9HGDhW17816@xxxxxxxxxxxxxxxxxxxx> <20011018112928.B522717@xxxxxxxxxxxxxxxxxxxxxxxx> <20011019063540.A16377@xxxxxxxxxxxxxxx> <20011019163334.E457588@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.3.22i
On Fri, Oct 19, 2001 at 04:33:34PM +1100, Nathan Scott wrote:
> We could be seeing a problem with the system call getting into
> XFS (this would be a kernel problem) - has happened before with
> some incorrect patches and one of our initial releases was even
> botched this way actually.  Which kernel version are you using
> (CVS?, a release kernel?, patch? - which patch)?

Currently I am using the Mandrake 2.4.8 kernel from
http://iserv.nl/files/xfs/ compiled with gcc 2.91.66

perl:/mnt/raid/1/src/cvs/linux-2.4-xfs/cmd/xfstests# ls -l src/feature
-rwxr-xr-x    1 root     root        76230 Oct 19 07:54 src/feature*

raman:~# /tmp/feature -Uv /dev/sdb1
quotactl: Invalid argument
raman:~# echo $?
1
raman:~# mount | grep dev/sdb1
/dev/sdb1 on /mnt/raid/0 type xfs (rw,usrquota)
raman:~# /tmp/feature -Uv /dev/sdb2
quotactl: Invalid argument
raman:~# echo $?
1
raman:~# mount | grep dev/sdb2
/dev/sdb2 on /mnt/raid/1 type xfs (rw)

perl is the host were I compile everything on (4x SMP ;-)
and then I copied feature over to raman.

> If "feature" fails, then it seems we are not getting into XFS for
> your kernel & we'd need to investigate why exactly... if this is
> the case, could you mail me the fs/dquot.c file and fs/quota.c (if
> there is one) from your currently running kernel?

I'll send them to you by private email.

Greetings
-- 
Robert Sander
Computer Scientist                                       Epigenomics AG
Bioinformatics R&D        www.epigenomics.com         Kastanienallee 24
+493024345330                                              10435 Berlin


<Prev in Thread] Current Thread [Next in Thread>