Package: util-linux
Version: 2.33.1-0.1
Severity: important

--- Please enter the report below this line. ---

lsblk lsblk doesn't report FSTYPE for mirrored volumes.

~$ lsblk -o +FSTYPE -n /dev/vg0/home -n /dev/vg0/mmedia
vg0-home   254:6    0 551,3G  0 lvm  /home       
vg0-mmedia 254:17   0 922,5G  0 lvm  /mnt/mmedia ext4

~$ mount | grep 'home \|mmedia '
/dev/mapper/vg0-home on /home type ext4 (rw,relatime,commit=10)
/dev/mapper/vg0-mmedia on /mnt/mmedia type ext4 (rw,relatime,commit=10)

~$ sudo lvs -o lv_name,lv_layout vg0/home vg0/mmedia
  LV     Layout    
  home   raid,raid1
  mmedia cache

(`mmedia` is a cachepool on top of a mirrored volume, and it gets reported 
normally)

This makes impossible to use e2scrub, as it relies onto lsblk for checking the 
filesystem type.


--- System information. ---
Architecture: 
Kernel:       Linux 5.10.19-bootes0-p-1000

Debian Release: 10.9
  991 stable          security.debian.org 
  991 stable          ftp.fi.debian.org 
  990 buster-backports ftp.debian.org 
   99 testing         ftp.fi.debian.org 
   99 stable-backports www.deb-multimedia.org 
   99 stable          www.deb-multimedia.org 
  500 stable          deb.torproject.org 
  500 buster          ookla.bintray.com 
  500 buster          linux.dropbox.com 

--- Package information. ---
Depends           (Version) | Installed
===========================-+-================
fdisk                       | 2.33.1-0.1
login       (>= 1:4.5-1.1~) | 1:4.5-1.1


Package's Recommends field is empty.

Suggests                (Version) | Installed
=================================-+-===========
dosfstools                        | 4.1-2
kbd                               | 2.0.4-4
 OR console-tools                 | 
util-linux-locales                | 

Reply via email to