Score:0

Two Data Entries After Converting BTRFS Profile

eg flag

I ran the following command on a BTRFS volume in order to convert the data profile from single to DUP (I'm looking to provide duplicate data on this volume to be able to repair possible bit rot corruption):

sudo btrfs balance start -dconvert=dup Volume

However, now when I run btrfs filesystem df Volume I get two Data entries, one with the original single profile and one with the new DUP profile:

Data, DUP: total=1.00GiB, used=8.00KiB
Data, single: total=1.00GiB, used=0.00B
System, DUP: total=8.00MiB, used=16.00KiB
Metadata, DUP: total=256.00MiB, used=208.00KiB
GlobalReserve, single: total=16.00MiB, used=0.00B

I'm assuming that that is not correct. What should I have done differently? Is there a more correct way to convert from single to DUP profile?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.