All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arkadiusz Miśkiewicz" <arekm@maven.pl>
To: xfs@oss.sgi.com
Subject: usrquota, prjquota mount success on 3.16rc4 but Failed to initialize disk quotas on 3.10.43
Date: Tue, 8 Jul 2014 10:41:01 +0200	[thread overview]
Message-ID: <201407081041.02020.arekm@maven.pl> (raw)


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

             reply	other threads:[~2014-07-08  8:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08  8:41 Arkadiusz Miśkiewicz [this message]
2014-07-08 13:27 ` usrquota, prjquota mount success on 3.16rc4 but Failed to initialize disk quotas on 3.10.43 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

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=201407081041.02020.arekm@maven.pl \
    --to=arekm@maven.pl \
    --cc=xfs@oss.sgi.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.