Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sinus-x opened this issue Sep 22, 2024 · 2 comments
Open

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

sinus-x opened this issue Sep 22, 2024 · 2 comments

Comments

@sinus-x
Copy link

sinus-x commented Sep 22, 2024

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
Copy link
Member

jelly commented Sep 23, 2024

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

@sinus-x
Copy link
Author

sinus-x commented Sep 24, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants