unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* btrfs raid configuration vs mdraid
@ 2019-05-16  6:00 Giovanni Biscuolo
  2019-05-20 19:59 ` Fredrik Salomonsson
  0 siblings, 1 reply; 4+ messages in thread
From: Giovanni Biscuolo @ 2019-05-16  6:00 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

Hello Guix!

My preferred storage setup until now was using RAID-1 software RAID
built with mdadm; for a new machine I'm considering setting up a RAID-1
btrfs volume as root, but I have much less experience with btrfs

Assuming I'm going to format the root filesystem as:

  mkfs.btrfs -m raid1 -d raid1 /dev/sda3 /dev/sdb3

how should I configure (file-system...)? this way:

(file-system
  (mount-point "/")
  (type "btrfs")
  (device (uuid "4dab5feb-d176-45de-b287-9b0a6e4c01cb")))

with UUID taken from "lsblk -f"?

From you experience is RAID on brtfs as solid as the one on mdadm?

Thanks!
Gio'.

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-05-21 16:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-16  6:00 btrfs raid configuration vs mdraid Giovanni Biscuolo
2019-05-20 19:59 ` Fredrik Salomonsson
2019-05-21  8:25   ` Giovanni Biscuolo
2019-05-21 16:35     ` Fredrik Salomonsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).