Le 18/08/2019 à 08:27, jdd@dodin.org a écrit :
In order to remove a device, you need to convert the profile in this case: $ btrfs balance start -mconvert=dup -dconvert=single /mnt $ btrfs device remove /dev/sda /mnt
still the "/mnt"??
# btrfs filesystem show Label: none uuid: 68d9fe9c-e773-4659-a8a6-cbc127fc2974 Total devices 2 FS bytes used 33.31GiB devid 1 size 100.00GiB used 45.03GiB path /dev/sda2 devid 2 size 100.00GiB used 45.03GiB path /dev/sdb2 I want to keep /dev/sda2 and remove /dev/sdb2 may I use btrfs balance start -mconvert=dup -dconvert=single / btrfs device remove /dev/sdb2 / it's root of my main computer, so I don't want to kill it :-) (15.0) jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org