Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* Status: converting raid levels
@ 2015-03-06 10:22 Marcel Ritter
  2015-03-06 10:39 ` Holger Hoffstätte
  2015-03-07  9:39 ` Filipe David Manana
  0 siblings, 2 replies; 4+ messages in thread
From: Marcel Ritter @ 2015-03-06 10:22 UTC (permalink / raw)
  To: linux-btrfs

Hi,

please, can someone comment on the current status of raid level migration?
(kernel 4.0.0-rc2, btrfs-progs 3.19-rc2)

I just started testing this feature, and it doesn't seem to work:

Starting with Raid1:

root@thunder[ ~/btrfs-progs ]# ./btrfs fi df /tmp/m
Data, RAID1: total=3.00GiB, used=512.00KiB
Data, single: total=8.00MiB, used=0.00B
System, RAID1: total=8.00MiB, used=16.00KiB
System, single: total=4.00MiB, used=0.00B
Metadata, RAID1: total=1.00GiB, used=112.00KiB
Metadata, single: total=8.00MiB, used=0.00B
GlobalReserve, single: total=16.00MiB, used=0.00B

Converting to Raid10:

root@thunder[ ~/btrfs-progs ]# ./btrfs balance start -dconvert=raid10
-mconvert=raid10 /tmp/m/
Done, had to relocate 9 out of 9 chunks

Still Raid1 ...:

root@thunder[ ~/btrfs-progs ]# ./btrfs fi df /tmp/m
Data, RAID1: total=35.00GiB, used=31.49GiB
System, RAID1: total=32.00MiB, used=16.00KiB
Metadata, RAID1: total=1.00GiB, used=33.86MiB
GlobalReserve, single: total=16.00MiB, used=0.00B

I also tried conversion of raid6 - but it did not work either
(according to btrfs fi df output).

Did I miss something, or is it a bug?

Bye,
    Marcel

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

end of thread, other threads:[~2015-03-09 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-06 10:22 Status: converting raid levels Marcel Ritter
2015-03-06 10:39 ` Holger Hoffstätte
2015-03-07  9:39 ` Filipe David Manana
2015-03-09 14:53   ` Marcel Ritter

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