I have a better workaround, which stops zfs_member FSTYPEs from
appearing in the Dock:

sudo echo 'ENV{ID_FS_TYPE}=="zfs_member", ENV{UDISKS_IGNORE}="1"' > 
/etc/udev/rules.d/99-hide-zfs-pools.rules
sudo udevadm control --reload-rules
sudo udevadm trigger

It seems that 'udev' is responsible for knowing what 'user-accessible'
devices are, and this masks out zfs_members, since there is probably no
reason why a user would ever need to directly access these.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967174

Title:
  Installing with zfs results in bpool, rpool drives locked on the dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1967174/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to