> On May 24, 2015, at 8:02 PM, Gareth Pye <gar...@cerberos.id.au> wrote: > > Just attempted to change the meta data of my 6 drive array to RAID6 with: > > # btrfs balance start -mconvert=raid6 /data > Done, had to relocate 12 out of 4548 chunks > > Which looks pretty good. But: > > # btrfs fi df /data > Data, RAID1: total=4.43TiB, used=4.41TiB > System, RAID1: total=32.00MiB, used=772.00KiB > Metadata, RAID1: total=11.00GiB, used=9.13GiB > GlobalReserve, single: total=512.00MiB, used=0.00B > > And some context: > > # btrfs --version > btrfs-progs v4.0 > > # uname -a > Linux emile 4.0.1-040001-generic #201504290935 SMP Wed Apr 29 09:36:55 > UTC 2015 x86_64 x86_64 x86_64 GNU/Linux > > > What am I missing here? > > > > -- > Gareth Pye > Level 2 MTG Judge, Melbourne, Australia > "Dear God, I would like to file a bug report" > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
Two things: 1. What is the output of "btrfs fi sh /data” 2. There is not allot of free space on this volume.-- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html