From: Eric Sandeen <sandeen@sandeen.net>
To: "Rémi Cailletaud" <remi.cailletaud@3sr-grenoble.fr>
Cc: xfs@oss.sgi.com
Subject: Re: problem after growing
Date: Wed, 13 Feb 2013 11:20:01 -0600 [thread overview]
Message-ID: <511BCB41.4060804@sandeen.net> (raw)
In-Reply-To: <511BC78B.6070205@3sr-grenoble.fr>
On 2/13/13 11:04 AM, Rémi Cailletaud wrote:
> Hi,
>
> I face a strange and scary issue. I just grow a xfs filesystem (44To), and no way to mount it anymore :
> XFS: device supports only 4096 byte sectors (not 512)
Did you expand an LV made of 512-sector physical devices by adding 4k-sector physical devices?
that's probably not something we anticipate or check for....
What sector size(s) are the actual lowest level disks under all the lvm pieces?
-Eric
> # xfs_check /dev/vg0/tomo-201111
> ERROR: The filesystem has valuable metadata changes in a log which needs to
> be replayed. Mount the filesystem to replay the log, and unmount it before
> re-running xfs_check. If you are unable to mount the filesystem, then use
> the xfs_repair -L option to destroy the log and attempt a repair.
> Note that destroying the log may cause corruption -- please attempt a mount
> of the filesystem before doing this.
>
> # xfs_repair -L /dev/vg0/tomo-201111
> xfs_repair: warning - cannot set blocksize 512 on block device /dev/vg0/tomo-201111: Argument invalide
> Phase 1 - find and verify superblock...
> superblock read failed, offset 1099511623680, size 2048, ag 1, rval -1
>
> fatal error -- Invalid argument
>
> Conf is as follow :
>
> LVM : 3pv - 1vg
>
> the lv containing the xfs system is on several extents :
>
> tomo-201111 vg0 -wi-ao 1 linear 15,34t /dev/sda:5276160-9298322
> tomo-201111 vg0 -wi-ao 1 linear 18,66t /dev/sdb:0-4890732
> tomo-201111 vg0 -wi-ao 1 linear 8,81t /dev/sdb:6987885-9298322
> tomo-201111 vg0 -wi-ao 1 linear 1,19t /dev/sdc:2883584-3194585
>
> before growing fs, I lvextend the vg, and a new extents on /dev/sdc was used. I cant think it caused this issue... I saw there can be problem with underlying device (an ARECA 1880). With xfs_db, I found this strange :
> "logsectsize = 0"
>
> # xfs_db -c "sb 0" -c "p" /dev/vg0/tomo-201111
> magicnum = 0x58465342
> blocksize = 4096
> dblocks = 10468982745
> rblocks = 0
> rextents = 0
> uuid = 09793bea-952b-44fa-be71-02f59e69b41b
> logstart = 1342177284
> rootino = 128
> rbmino = 129
> rsumino = 130
> rextsize = 1
> agblocks = 268435455
> agcount = 39
> rbmblocks = 0
> logblocks = 521728
> versionnum = 0xb4b4
> sectsize = 512
> inodesize = 256
> inopblock = 16
> fname = "\000\000\000\000\000\000\000\000\000\000\000\000"
> blocklog = 12
> sectlog = 9
> inodelog = 8
> inopblog = 4
> agblklog = 28
> rextslog = 0
> inprogress = 0
> imax_pct = 5
> icount = 6233280
> ifree = 26
> fdblocks = 1218766953
> frextents = 0
> uquotino = 0
> gquotino = 0
> qflags = 0
> flags = 0
> shared_vn = 0
> inoalignmt = 2
> unit = 0
> width = 0
> dirblklog = 0
> logsectlog = 0
> logsectsize = 0
> logsunit = 1
> features2 = 0xa
> bad_features2 = 0xa
>
>
> Any idea ?
>
> Cheers,
> rémi
>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-02-13 17:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 17:04 problem after growing Rémi Cailletaud
2013-02-13 17:20 ` Eric Sandeen [this message]
2013-02-13 17:27 ` Rémi Cailletaud
2013-02-13 17:39 ` Eric Sandeen
2013-02-13 17:44 ` Rémi Cailletaud
2013-02-13 17:52 ` Eric Sandeen
2013-02-13 18:09 ` Rémi Cailletaud
2013-02-13 19:50 ` Eric Sandeen
2013-02-13 20:12 ` Eric Sandeen
2013-02-13 21:18 ` Rémi Cailletaud
2013-02-13 21:38 ` Eric Sandeen
2013-02-14 8:21 ` Rémi Cailletaud
2013-02-14 9:39 ` Rémi Cailletaud
[not found] ` <511CFC06.2030103@3sr-grenoble.fr>
[not found] ` <511CFCBD.504@sandeen.net>
2013-02-14 16:37 ` Rémi Cailletaud
2013-02-14 18:34 ` Eric Sandeen
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=511BCB41.4060804@sandeen.net \
--to=sandeen@sandeen.net \
--cc=remi.cailletaud@3sr-grenoble.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox