Hello,
I've been using a single drive btrfs for some time and when free space
became too low I've added an additional drive and rebalanced FS with
RAID0 data and RAID1 System and Metadata storage.
Now I have the following configuration:
# btrfs fi show /btr
Label: none uuid: f9d78880-10a7-439b-8ebd-14d815edbc19
Total devices 2 FS bytes used 415.45GiB
devid 1 size 931.51GiB used 222.03GiB path /dev/sdc
devid 2 size 431.51GiB used 222.03GiB path /dev/sdb
# btrfs fi df /btr
Data, RAID0: total=424.00GiB, used=406.81GiB
System, RAID1: total=32.00MiB, used=40.00KiB
Metadata, RAID1: total=10.00GiB, used=8.64GiB
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdb 1.4T 424G 437G 50% /btr
I suppose I should trust to btrfs fi df, not df utility.
So the main question is if such "asymmetric" RAID0 configuration
possible at all and why does btrfs ignore ~500 GB of free space on
/dev/sdc drive?
Also it's interesting what will happen when I add 20 GB more data to
my FS. Should I be prepared to usual btrfs low-space problems?
Best regards,
Slava Barinov.
--
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