Displaying 1 result from an estimated 1 matches for "9342fb547e47".
2012 May 05
5
Is it possible to reclaim block groups once they are allocated to data or metadata?
...recently reformatted my home partition from XFS to RAID1 btrfs. I used
the default options to mkfs.btrfs except for enabling raid1 for data
as well as metadata. Filesystem is made up of two 1TB drives.
mike@mercury (0) pts/3 ~ $ sudo btrfs filesystem show
Label: none uuid: f08a8896-e03e-4064-9b94-9342fb547e47
Total devices 2 FS bytes used 888.06GB
devid 1 size 931.51GB used 931.51GB path /dev/sdb1
devid 2 size 931.51GB used 931.49GB path /dev/sdc1
Btrfs Btrfs v0.19
mike@mercury (0) pts/3 ~ $ btrfs filesystem df /home
Data, RAID1: total=893.48GB, used=886.60GB
Data: total=8.00MB, used=0.00
Sys...