public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* mount after reboot of btrfs RAID-10 fails with "btrfs: failed to read the system array on sda"
@ 2010-01-24  5:53 0bo0
  2010-01-24  8:02 ` Goffredo Baroncelli
  0 siblings, 1 reply; 10+ messages in thread
From: 0bo0 @ 2010-01-24  5:53 UTC (permalink / raw)
  To: linux-btrfs

after a simple reboot,

	btrfs-show
		Label: TEST uuid: 2ac85206-2d88-47d7-a1e7-a93d80b199f8
		        Total devices 4 FS bytes used 28.00KB
		        devid    1 size 931.51GB used 2.03GB path /dev/sda
		        devid    2 size 931.51GB used 2.01GB path /dev/sdb
		        devid    3 size 931.51GB used 2.01GB path /dev/sdc
		        devid    4 size 931.51GB used 2.01GB path /dev/sdd

but,

	mount /dev/sda /mnt
		mount: wrong fs type, bad option, bad superblock on /dev/sda,
		       missing codepage or helper program, or other error
		       In some cases useful info is found in syslog - try
		       dmesg | tail  or so

where,

	tail -f /var/log/messages,

		Jan 23 21:49:23 test kernel: [   94.949335] device fsid
f9452f77524a701a-28bb2c0e9bab5a99 devid 1 transid 17 /dev/sda
		Jan 23 21:49:23 test kernel: [   94.951716] btrfs: failed to read
the system array on sda
		Jan 23 21:49:23 test kernel: [   94.952748] btrfs: open_ctree failed

mkfs.btrfs -m raid10 -d raid10 /dev/sd[abcd]

	WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL
	WARNING! - see http://btrfs.wiki.kernel.org before using
	
	adding device /dev/sdb id 2
	adding device /dev/sdc id 3
	adding device /dev/sdd id 4
	fs created label (null) on /dev/sda
	        nodesize 4096 leafsize 4096 sectorsize 4096 size 3.64TB
	Btrfs Btrfs v0.19

mount /dev/sda /mnt
df -H | grep -i sda
	/dev/sda               4.1T    29k   4.1T   1% /mnt

fyi,

lsb_release -ri
  Distributor ID: SUSE LINUX
  Release:        11.2
uname -a
  Linux test 2.6.31.8-0.1-xen #1 SMP 2009-12-15 23:55:40 +0100 x86_64
x86_64 x86_64 GNU/Linux
rpm -qa | grep btr
  btrfsprogs-0.19-10.1.x86_64


a bug?

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

end of thread, other threads:[~2010-01-25 19:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-24  5:53 mount after reboot of btrfs RAID-10 fails with "btrfs: failed to read the system array on sda" 0bo0
2010-01-24  8:02 ` Goffredo Baroncelli
2010-01-24 11:53   ` "*** Some devices missing ***" & "Unable to stat /dev/sdg" error messages Ronald Kasl
2010-01-24 13:23     ` Goffredo Baroncelli
2010-01-24 16:36       ` kernel BUG at /build/buildd/linux-2.6.32/fs/btrfs/volumes.c:1772! RK
2010-01-24 16:46   ` mount after reboot of btrfs RAID-10 fails with "btrfs: failed to read the system array on sda" 0bo0
2010-01-24 23:35     ` Leszek Ciesielski
2010-01-25  5:00       ` 0bo0
2010-01-25 18:19         ` Goffredo Baroncelli
2010-01-25 19:33           ` 0bo0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox