Ensure /sbin/fsadm is included in lvm2-udeb
lvresize/lvreduce/lvextend require fsadm to support the -r
option to resize the underlying filesystem.
The Debian Installer (and therefore Rescue Mode) do not currently include fsadm, which breaks these tools' ability to resize both the LV and filesystem using a single command.