Public bug reported:
== GParted fails to shrink the LVM2 PV reporting this
# lvm pvresize -v --setphysicalvolumesize 786432K '/dev/sda9'
0 physical volume(s) resized / 1 physical volume(s) not resized
Wiping internal VG cache
Wiping cache of LVM-capable devices
/dev/sda9: Requested size 712.00 M
@Nikita, Can you point me at any details on how your Arch Linux system
allows GParted to run as root under Wayland. On my Arch Linux VM with
GNOME on Wayland and GParted package I still have to do
"xhost +SI:localuser:root" to allow root processes to connect to the
XWayland display.
--
You recei
Upstream root cause and fix:
* util-linux issue 918 - "blkid reports disk as zfs_member if it has a
zfs_member partition"
https://github.com/util-linux/util-linux/issues/918
* Fixed by commit "libblkid: (zfs) don't probe whole-disk areas covered by
partitions"
https://github.com/util-linux