All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Anciaux <guillaume.anciaux@epfl.ch>
To: Ben Myers <bpm@sgi.com>, Dave Chinner <david@fromorbit.com>,
	linux-xfs@oss.sgi.com
Subject: Re: mount XFS partition fail after repair when uquota and gquota are used
Date: Tue, 19 Mar 2013 15:15:59 +0100	[thread overview]
Message-ID: <5148731F.8030108@epfl.ch> (raw)
In-Reply-To: <51478CAB.3020409@epfl.ch>

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

Dear Ben and Dave,

I fixed my problem:

I was using the version 3.1.7 of xfs_repair and eventhough the inode 
problem was detected:

....
         - agno = 3
data fork in regular inode 3224608213 claims used block 335579196
         - agno = 4
....

The problem was never corrected. So under the advice of Ben Meyers, I 
compiled the latest version from git of the xfsprogs (3.1.10) and used 
the xfs_repair tool from that version.
The problem was then addressed:

....
         - agno = 3
data fork in regular inode 3224608213 claims used block 335579196
correcting nextents for inode 3224608213
correcting nextents for inode 3224608213, was 1 - counted 0
         - agno = 4
.....

And it did fix the problem.

I want to thank you again for your concern on my problem.

best,

Guillaume Anciaux



[-- Attachment #2: guillaume_anciaux.vcf --]
[-- Type: text/x-vcard, Size: 233 bytes --]

begin:vcard
fn:Guillaume Anciaux
n:Anciaux;Guillaume
org:EPFL/ENAC/IS/LSMS
adr:;;Station 18, GC A2 494;Lausanne;Vaud;1015;Switzerland
email;internet:guillaume.anciaux@epfl.ch
title:Ph.D
url:http://lsms.epfl.ch
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 121 bytes --]

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

  parent reply	other threads:[~2013-03-19 14:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18  9:59 mount XFS partition fail after repair when uquota and gquota are used anciaux
2013-03-18 16:47 ` Ben Myers
2013-03-18 19:51   ` Guillaume Anciaux
2013-03-18 21:36     ` Ben Myers
     [not found]       ` <51478CAB.3020409@epfl.ch>
2013-03-19 14:15         ` Guillaume Anciaux [this message]
2013-03-18 21:47     ` Keith Keller
2013-03-18 23:33 ` Dave Chinner
2013-03-19  8:21   ` Guillaume Anciaux

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=5148731F.8030108@epfl.ch \
    --to=guillaume.anciaux@epfl.ch \
    --cc=bpm@sgi.com \
    --cc=david@fromorbit.com \
    --cc=linux-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.