public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [HELP] open_ctree failed when mounting RAID1
@ 2022-05-31 19:50 Lucas Rückert
  2022-05-31 19:59 ` Roman Mamedov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lucas Rückert @ 2022-05-31 19:50 UTC (permalink / raw)
  To: linux-btrfs

Hi,

i run two HHD's(sda;sdb) in RAID1.

Kernel: 4.9

Distro: Linux odroid 4.9.277-83 #1 SMP PREEMPT Mon Feb 28 15:16:26 UTC
2022 aarch64 aarch64 aarch64 GNU/Linux

btrfs-progs: 5.4.1

I created the filesystem with:

mkfs.btrfs -d raid1 -m raid1 -L somelable -f /dev/sda /dev/sdb


And added it to my fstab:

UUID=<uuid>        /mnt/somefolder     btrfs compress=zstd   0       2


When running:

mount -a

i get an error:

mount: /mnt/backup: wrong fs type, bad option, bad superblock on
/dev/sda, missing codepage or helper program, or other error.


and dmesg reports:

BTRFS error (device sdb): open_ctree failed



Yours sincerely

Lucas


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <7dd23222-1f85-2313-b708-fe00b1349799@gmx.de>]

end of thread, other threads:[~2022-06-06 11:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 19:50 [HELP] open_ctree failed when mounting RAID1 Lucas Rückert
2022-05-31 19:59 ` Roman Mamedov
2022-06-02 12:49 ` Jussi Kansanen
2022-06-02 14:33   ` Lucas Rückert
2022-06-06 11:19 ` David Sterba
     [not found] <7dd23222-1f85-2313-b708-fe00b1349799@gmx.de>
2022-05-31 20:05 ` Lucas Rückert

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