cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
11.39k stars 1.13k forks source link

Per-disk throughput should filter out loop* and ram* entries #21034

Open sinus-x opened 2 months ago

sinus-x commented 2 months ago

Page: Overview > Metrics and history > View per-disk throughput

The dialog that opens after clicking the link overflows on top of the screen, and displays many different devices that display zeroes. Since the Disks widget (?) seems to target physical drives, it would be nice if these virtual devices were filtered out.

Additionally, instead of clipping over the top, it should be scrollable, this way the users have no way of checking whether there is a header row, or whether there's some important drive above the virtual ones.

image

cockpit-311.2-1.el9_4
udisks2-2.9.4-9.el9
jelly commented 2 months ago

What are these ram0 devices? Interesting that podman shows up, I guess that's with the overlayfs backend? (not btrfs?)

sinus-x commented 2 months ago

The system is running on Raspberry Pi, it seems the image is configured to use https://www.kernel.org/doc/html/latest/admin-guide/blockdev/ramdisk.html.

$ file /dev/ram10
/dev/ram10: block special (1/10)