samatild / LinuxAiOPerf

Linux All-In-One Performance Checker & Report tool
MIT License
22 stars 1 forks source link

LVM graphic not showing all data on Ubuntu 20 #17

Closed samatild closed 1 year ago

samatild commented 1 year ago

When processing LVM data into graphics, if the distro is Ubuntu 20 onwards the mountpoints will be missing. This doesn't affect the LVM overall display, but just bypassing some useful information

samatild commented 1 year ago

Issue caused by how Ubuntu displays LV data by default. Fixed by forcing collection with: lvs -a -o +devices,stripes,stripe_size,segtype