[frameworks-solid] [Bug 427092] btrfs multiple device handling

Bernd Steinhauser bugzilla_noreply at kde.org
Tue Sep 6 06:39:45 BST 2022


https://bugs.kde.org/show_bug.cgi?id=427092

--- Comment #26 from Bernd Steinhauser <linux at bernd-steinhauser.de> ---
(In reply to Peter from comment #25)
> #workaround: mount manually as root. something like
> #  mount <one of the three unencrypted btrfs raid1 devices> mnt
> #works.
There is no need for root. you can just run
udisksctl mount -b <one of the three unencrypted btrfs raid1 devices>

Note that there is a chance (n-1)/n that the mounted fs will be represented by
a device other than the one you passed to udisksctl. In that case udisksctl (or
dolphin) will ask you for a password to unmount it, which is a bit annoying.

I rarely mount anything using dolphin nowadays, because in most of my cases (I
use raid1 regularly) it's a very bad idea to do that. Instead I use udisksctl
directly a lot.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list