I'm using btrfs on ubuntu 13.04 with btrfs prog v0.20-rc1 This is my configuration using 2 disks in raid1 mode: > gspe@jura:/mnt$ sudo btrfs f show > Label: 'UbuntuDSK' uuid: f4a3c832-f6ab-4b1d-9eb7-f9ba7d1cba01 > Total devices 2 FS bytes used 205.41GB > devid 1 size 2.70TB used 214.03GB path /dev/sdb2 > devid 2 size 2.70TB used 214.01GB path /dev/sda2 > Btrfs v0.20-rc1 Some btrfs command behave strange: If i want to check free space using df, i get: > gspe@jura:/mnt$ sudo btrfs filesystem df / > Data, RAID1: total=212.00GB, used=204.42GB > Data: total=8.00MB, used=0.00 > System, RAID1: total=8.00MB, used=36.00KB > System: total=4.00MB, used=0.00 > Metadata, RAID1: total=2.00GB, used=1010.04MB > Metadata: total=8.00MB, used=0.00 If I would like to show the subvolume, i get > gspe@jura:/mnt$ sudo btrfs subvolume list / > gspe@jura:/mnt$ nothing is shown!!! So what's happen to the btrfs prog? Thanks Giuseppe Fierro -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
