Re: BTFS - Raid1 for System Disk

2020-11-02 Thread Chris Murphy
On Mon, Nov 2, 2020 at 2:14 PM Jorge Fábregas wrote: > > On 11/2/20 3:48 PM, Chris Murphy wrote: > > Short version: If you want unattended degraded RAID boot, use mdadm > > and put Btrfs on top of it. > > Hi Chris, > > I get it now. Thanks. I see it's not that straightforward at this point :( > >

Re: BTFS - Raid1 for System Disk

2020-11-02 Thread Jorge Fábregas
On 11/2/20 3:48 PM, Chris Murphy wrote: > Short version: If you want unattended degraded RAID boot, use mdadm > and put Btrfs on top of it. Hi Chris, I get it now. Thanks. I see it's not that straightforward at this point :( I guess I'll continue to use ext4 but now I'll consider it over mdadm

Re: BTFS - Raid1 for System Disk

2020-11-02 Thread Chris Murphy
On Mon, Nov 2, 2020 at 8:32 AM Jorge Fábregas wrote: > I'd like to have my system drive with BTRFS on a RAID1 profile. I was > experminenting with a simple / (root filesystem) subvolume but it > appears GRUB2 can't work properly with it. I get the famous: > > "Sparse file is not allowed" during

Re: BTFS - Raid1 for System Disk

2020-11-02 Thread Jorge Fábregas
On 11/2/20 11:31 AM, Jorge Fábregas wrote: > I tried to followed link [1] but it doesn't work with Fedora33. Sorry, here it is: http://www.gattis.org/Work-and-Tech/operating-systems-and-applications/unix/file-systems/btrfs-raid-boot -- Jorge ___ user

BTFS - Raid1 for System Disk

2020-11-02 Thread Jorge Fábregas
Hi everyone, I'm experimenting with Fedora 33 & BTRFS on VM for a setup I'd like to do in my desktop in the near future. I'd like to have my system drive with BTRFS on a RAID1 profile. I was experminenting with a simple / (root filesystem) subvolume but it appears GRUB2 can't work properly with