On Oct 9, 2014, at 2:58 PM, Tim Cuthbertson <[email protected]> wrote:

> Never mind. I have stumbled my way into a solution.
> 
> I ran "btrfs subv delete /ext2_saved". Then I ran "btrfs balance start
> /". That relocated 15 of 15 chunks. Now fi show shows 2.03 GB used on
> each device and fi df shows 1 GB of metadata total.
> 
> Apparently, that saved ext4 subvolume was a real mess.


Not a mess, it's just a side effect of the conversion while it's still 
reversible. It's kinda both ext3/4 and Btrfs at the same time after conversion. 
You can even still mount the snapshot as ext3/4. Once you're ready to commit to 
Btrfs and not use the ext rollback snapshot, deleting it and balancing 
completes the conversion. It's more of a metadata duplication via in-line 
migration.

Chris Murphy--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to