All of lore.kernel.org
 help / color / mirror / Atom feed
From: regomodo <regomodo@googlemail.com>
To: linux-btrfs@vger.kernel.org
Subject: Mount via /etc/fstab constant failure
Date: Thu, 31 Dec 2009 18:22:57 +0000	[thread overview]
Message-ID: <200912311822.57397.regomodo@googlemail.com> (raw)

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

             reply	other threads:[~2009-12-31 18:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 18:22 regomodo [this message]
2009-12-31 19:24 ` Mount via /etc/fstab constant failure Chris Ball
2009-12-31 20:44   ` regomodo
2010-01-01 13:51     ` Adrian von Bidder
2010-01-02 12:26       ` regomodo

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=200912311822.57397.regomodo@googlemail.com \
    --to=regomodo@googlemail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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.