Mount via /etc/fstab constant failure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: regomodo
Date: Thursday, December 31, 2009 - 11:22 am

Hi,

I have a btrfs 'pool' of x2 Samsung 500GB HDD's in non-raid format. It works 
fine for the most part except for mounting on bootup. Every bootup I have to 
change the block-device to and fro /dev/sda & /dev/sdb. This happens on 
linux-2.6.32.2 and 2.6.33-rc2.

My relevant fstab section is:

/dev/sda        /mnt/btrfs      btrfs           defaults                0       
0
/dev/sda       /home           btrfs           subvol=HOME             0       
1
/dev/sdb       /media/data     btrfs           subvol=DATA            0       
0 

I get some output in /var/log/messages (2.6.32.2) also:
Dec 31 11:05:17 funtoo-pc kernel: device label BTRFS devid 1 transid 12372 
/dev/sda                         
Dec 31 11:05:17 funtoo-pc kernel: btrfs: failed to read the system array on 
sda                             
Dec 31 11:05:17 funtoo-pc kernel: btrfs: open_ctree failed                                                  

Is this a known issue as I know of one other person with exactly the same 
issue?

Regards

Reg
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Mount via /etc/fstab constant failure, regomodo, (Thu Dec 31, 11:22 am)
Re: Mount via /etc/fstab constant failure, Chris Ball, (Thu Dec 31, 12:24 pm)
Re: Mount via /etc/fstab constant failure, regomodo, (Thu Dec 31, 1:44 pm)
Re: Mount via /etc/fstab constant failure, Adrian von Bidder, (Fri Jan 1, 6:51 am)
Re: Mount via /etc/fstab constant failure, regomodo, (Sat Jan 2, 5:26 am)