[linux-lvm] xfs quota on lvm

Christophe Zwecker doc at zwecker.de
Wed Jan 16 17:05:02 UTC 2002


On Wed, 2002-01-16 at 23:33, Nathan Scott wrote:

> > ...
> > quotactl(0x5805 /* Q_??? */|USRQUOTA, "/dev/bender/test", 0, {33060, 1, 0, 0, 0, 0, 134479872, 0}) = -1 EINVAL (Invalid argument)
> > ...
> > quotactl(Q_GETQUOTA|USRQUOTA, "/dev/bender/test", 0, {1075089596, 1075131920, 1075131924, 1073747802, 3221222856, 1075089406, 134571809, 3}) = -1 ESRCH (No such process)
> 
> 
> ... these failing syscalls look like the root cause of your problems.
> You could try putting some printk() calls in sys_quotactl() in the
> kernel to figure out exactly where the error comes from.  I would
> guess it is to do with the handling of the "special" parameter, ie.
> "/dev/bender/test" above, since this is the only part where the LVM
> device file comes into the picture.

damn - dunno , got a hint where to put what you are talking about ?
because I dont :-)
-- 
Christophe Zwecker                     mail: doc at zwecker.de
Hamburg, Germany                        fon: +49 179 3994867
http://www.zwecker.de

"Who is General Failure ?  And why is he reading my disk ??"





More information about the linux-lvm mailing list