public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* "Asymmetric" RAID0
@ 2014-03-25  5:15 Slava Barinov
  2014-03-25  6:42 ` Brendan Hide
  0 siblings, 1 reply; 3+ messages in thread
From: Slava Barinov @ 2014-03-25  5:15 UTC (permalink / raw)
  To: linux-btrfs

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.

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

end of thread, other threads:[~2014-03-25 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  5:15 "Asymmetric" RAID0 Slava Barinov
2014-03-25  6:42 ` Brendan Hide
2014-03-25 16:52   ` Duncan

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