Ok. I can mount it manually just fine now using this command : sudo mount -t btrfs -o subvol=music /dev/sde /mnt/temp
But somehow I cannot mount it at /music anymore(and I just found out that is what has been tricking me) I have also tried with this in fstab /dev/sde /music btrfs device=/dev/sdd,device=/dev/sde,subvol=music 0 2 But I don't get any errors anyway (and no errors in dmesg) The exact thing I did was having the subvols mounted. Then mounted top-level volume on /mbt/temp. And then ran balance to convert to raid1.. When finished I umounted /mnt/temp (the top-level) and then my 3 subvolumes was unmounted and a cannot mount them at the same mountpoints again... No errors and it says that it is not mounted when trying to umount them. So it seems they don't get mounted at all and without throwing an error I will look into it more thoroughly now that I can at least mount the subvols on other mountpoints than the original Best regards Hasse -- Sendt fra min telefon med K9 Mail. Undskyld hvis jeg er lidt kortfattet. On 3. maj 2016 11.55.15 CEST, Hugo Mills <h...@carfax.org.uk> wrote: >On Tue, May 03, 2016 at 10:52:36AM +0200, Hasse Hagen Johansen wrote: >> Hi >> >> I have made a btrfs on a single physical disk and made 3 subvolumes >which I manually mounted and copied data to. Yesterday I added another >disk to the filesystem and ran btrfs balance start -mconvert=raid1 >-dconvert=raid1 /mnt/temp where /mnt/temp is top-level fimesystem(not >the subvolumes). After that have finished I cannot mount the individual >subvolumes >> >> can anyone explain how it is supposed to work. I can still see the >files in the top-level filesystem but it seems subvolumes doesn't work >after raid1 conversion > > The balance should have made no difference. > > How are you trying to mount the subvols? (What commands/fstab config?) > > What errors do you get when trying to mount? > > Hugo. > >-- >Hugo Mills | The Creature from the Black Logon >hugo@... carfax.org.uk | >http://carfax.org.uk/ | >PGP: E2AB1DE4 | -- Sendt fra min telefon med K9 Mail. Undskyld hvis jeg er lidt kortfattet. -- 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