From: Christophe Zwecker <doc@zwecker.de>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] xfs quota on lvm
Date: Wed Jan 16 04:06:02 2002 [thread overview]
Message-ID: <1011175583.3295.18.camel@fry.sysctl-office.de> (raw)
In-Reply-To: <20020116181545.E30220@wobbly.melbourne.sgi.com>
On Wed, 2002-01-16 at 08:15, Nathan Scott wrote:
> 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.
I get this:
[root@bender /root]# repquota -vug /dev/bender/home
Not all specified mountpoints are using quota.
I got it like this in fstab:
/dev/bender/home /home xfs
defaults,usrquota,grpquota 1 2
/dev/sda2 works tho, its not lvm and as this in fstab:
/dev/sda2 / xfs
defaults,usrquota,grpquota 1 1
while booting I can see this:
XFS mounting filesystem sd(8,2)
XFS: WARNING: quotacheck required on readonly filesystem.
XFS: write access will be enabled during mount.
XFS quotacheck sd(8,2): Please wait.
XFS quotacheck sd(8,2): Done.
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 316k freed
XFS mounting filesystem lvm(58,1)
XFS quotacheck lvm(58,1): Please wait.
XFS quotacheck lvm(58,1): Done.
XFS mounting filesystem lvm(58,2)
XFS quotacheck lvm(58,2): Please wait.
XFS quotacheck lvm(58,2): Done.
XFS mounting filesystem lvm(58,3)
XFS quotacheck lvm(58,3): Please wait.
XFS quotacheck lvm(58,3): Done.
any ideas ?
thx & best regards,
Christophe
next prev parent reply other threads:[~2002-01-16 4:06 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
2002-01-16 4:06 ` Christophe Zwecker [this message]
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=1011175583.3295.18.camel@fry.sysctl-office.de \
--to=doc@zwecker.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox