* Trouble activating xfs pquotas
@ 2012-01-18 18:07 James Lawrie
2012-01-18 21:18 ` Emmanuel Florac
2012-01-19 18:37 ` Eric Sandeen
0 siblings, 2 replies; 4+ messages in thread
From: James Lawrie @ 2012-01-18 18:07 UTC (permalink / raw)
To: xfs
Hi,
I'm unable to activate project quotas on a partition which used to have
it enabled - I just get "Function not implemented". The partition is
mounted with pquota, and I can't seem to find any other reason this
would happen.
Please see more information and output at
http://serverfault.com/questions/351137/unable-to-re-implement-xfs-project-quotas-function-not-implemented
- I'd really appreciate any advice.
Thank you,
James Lawrie
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble activating xfs pquotas
2012-01-18 18:07 Trouble activating xfs pquotas James Lawrie
@ 2012-01-18 21:18 ` Emmanuel Florac
2012-01-19 18:37 ` Eric Sandeen
1 sibling, 0 replies; 4+ messages in thread
From: Emmanuel Florac @ 2012-01-18 21:18 UTC (permalink / raw)
To: James Lawrie; +Cc: xfs
Le Wed, 18 Jan 2012 18:07:15 +0000 vous écriviez:
> I'm unable to activate project quotas on a partition which used to
> have it enabled - I just get "Function not implemented". The
> partition is mounted with pquota, and I can't seem to find any other
> reason this would happen.
See my answer here:
http://serverfault.com/a/351241/10310
Copied here for the list:
Caveat: did you mount the volume directly with the quota options? I
know for sure that xfs doesn't support enabling quota (and many other
options) through "remount", though mount lists the options as enabled.
Here comes a non working example:
# mount -t xfs /dev/dm-0 /mnt/test
# mount
/dev/dm-0 on /mnt/test type xfs (rw)
# mount -o remount,pquota /mnt/test
# mount
/dev/dm-0 on /mnt/test type xfs (rw,pquota)
mount lists the mountpoint as quota enabled, but quotas won't actually
work. You must umount then mount.
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <eflorac@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Trouble activating xfs pquotas
2012-01-18 18:07 Trouble activating xfs pquotas James Lawrie
2012-01-18 21:18 ` Emmanuel Florac
@ 2012-01-19 18:37 ` Eric Sandeen
2012-01-19 18:49 ` James Lawrie
1 sibling, 1 reply; 4+ messages in thread
From: Eric Sandeen @ 2012-01-19 18:37 UTC (permalink / raw)
To: James Lawrie; +Cc: xfs
On 1/18/12 12:07 PM, James Lawrie wrote:
> Hi,
>
> I'm unable to activate project quotas on a partition which used to
> have it enabled - I just get "Function not implemented". The
> partition is mounted with pquota, and I can't seem to find any other
> reason this would happen.
>
> Please see more information and output at
> http://serverfault.com/questions/351137/unable-to-re-implement-xfs-project-quotas-function-not-implemented
> - I'd really appreciate any advice.
>
> Thank you,
>
> James Lawrie
Based on IRC conversations, the fs was never(?) properly mounted with quota in the first place; an actual remount w/ quota forced by a reboot seems to have resolved this.
-Eric
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-19 18:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18 18:07 Trouble activating xfs pquotas James Lawrie
2012-01-18 21:18 ` Emmanuel Florac
2012-01-19 18:37 ` Eric Sandeen
2012-01-19 18:49 ` James Lawrie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox