All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Scott <nathans@sgi.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] xfs quota on lvm
Date: Wed Jan 16 01:16:02 2002	[thread overview]
Message-ID: <20020116181545.E30220@wobbly.melbourne.sgi.com> (raw)
In-Reply-To: <1011111148.3294.8.camel@fry.sysctl-office.de>; from czwecker@sysctl.de on Tue, Jan 15, 2002 at 05:12:28PM +0100

On Tue, Jan 15, 2002 at 05:12:28PM +0100, Christophe Zwecker wrote:
> Hi,
> 
> Ive got alle volumes on linux RH with xfs and all except /  "lvmed".
> 
> I got quota enabled in kernel, xfs quota support too. Quota is enabled
> at mount. However when I do eduota -u user, I get only to change numbers
> on the nonlvm partition.
> 
> Is quota nonfunctional on lvm partitions ?
> 

Should work fine.  What does "repquota -vug /dev/XXX" give you
on the LVM devices when the filesystems are mounted?  (this'll
tell you whether quota is enabled at all on these devices).
If they are indeed enabled ("Accounting: ON; Enforcement: ON"
will be in the output) then try "strace setquota ..." to try
to diagnose further (look for quotactl syscalls).  setquota is
better than edquota for diagnosis because its not interactive,
but it interacts with the kernel in much the same way.

cheers.

-- 
Nathan

  reply	other threads:[~2002-01-16  1:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 10:13 [linux-lvm] xfs quota on lvm Christophe Zwecker
2002-01-16  1:16 ` Nathan Scott [this message]
2002-01-16  4:06   ` Christophe Zwecker
2002-01-16  4:38     ` Nathan Scott
2002-01-16  6:00       ` Christophe Zwecker
2002-01-16 16:34         ` Nathan Scott
2002-01-16 17:05           ` Christophe Zwecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020116181545.E30220@wobbly.melbourne.sgi.com \
    --to=nathans@sgi.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.