All of lore.kernel.org
 help / color / mirror / Atom feed
* usrquota, prjquota mount success on 3.16rc4 but Failed to initialize disk quotas on 3.10.43
@ 2014-07-08  8:41 Arkadiusz Miśkiewicz
  2014-07-08 13:27 ` Arkadiusz Miśkiewicz
  2014-07-08 13:56 ` Arkadiusz Miśkiewicz
  0 siblings, 2 replies; 5+ messages in thread
From: Arkadiusz Miśkiewicz @ 2014-07-08  8:41 UTC (permalink / raw)
  To: xfs


My broken fs
http://ixion.pld-linux.org/~arekm/p2/x1/web2-home.metadump.gz
thanks to "xfsprogs: fixes for 3.2.1" by Dave is now almost in good shape.

What I found interesting is that repairing it with current git xfs_repair and 
then mounting (-o usrquota,prjquota) on 3.16.0-rc4 gives me:

[32208.142316] XFS (sdb): Mounting V4 Filesystem
[32208.205449] XFS (sdb): Ending clean mount
[32208.258991] XFS (sdb): Quotacheck needed: Please wait.
[32821.930437] XFS (sdb): Quotacheck: Done.

Then I umount it and mount again (same options as before) but on 3.10.43 
kernel:

[  111.325889] XFS (sdb): Mounting Filesystem
[  111.419331] XFS (sdb): Failed to initialize disk quotas.
[  111.419339] XFS (sdb): Ending clean mount

What did change in later kernels that could have meaning here? (so I could try 
to backport that change).

For testing I mounted again on 3.16 and:
[33870.472769] XFS (sdb): Mounting V4 Filesystem
[33870.543539] XFS (sdb): Ending clean mount
[33870.597791] XFS (sdb): Quotacheck needed: Please wait.
[34484.332879] XFS (sdb): Quotacheck: Done

and again on 3.10.43:
[ 1649.215390] XFS (sdb): Mounting Filesystem
[ 1649.316894] XFS (sdb): Failed to initialize disk quotas.
[ 1649.316902] XFS (sdb): Ending clean mount


(there was an additional problems with hangs on quotacheck like 
http://sprunge.us/LYQO (3.16.0-rc3-00006-g16874b2)
http://sprunge.us/FfhR (3.15.3)
http://sprunge.us/ObWI (3.10.20)
but it only happened when doing quotacheck on image mounted via loop. Wasn't 
able to trigger it when using real disk, so blaming loop code for now)

-- 
Arkadiusz Miśkiewicz, arekm / maven.pl

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-09  0:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08  8:41 usrquota, prjquota mount success on 3.16rc4 but Failed to initialize disk quotas on 3.10.43 Arkadiusz Miśkiewicz
2014-07-08 13:27 ` Arkadiusz Miśkiewicz
2014-07-08 21:49   ` Arkadiusz Miśkiewicz
2014-07-09  0:32     ` Dave Chinner
2014-07-08 13:56 ` Arkadiusz Miśkiewicz

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.