Open
Description
Problem Description
Talos since 1.8 provides a view of both block devices (talosctl get disks
) containing low-level information about the disk itself, and also information about discovered volumes (information about disks and partitions, talosctl get discoveredvolumes
).
We can combine the both for a per-machine view of block devices similar to the screenshot above (screenshot just to give an idea, actual view might be anything).
We can also pull in MountStatus
resource to show where each volume is mounted.
We can show sizes, file system information, calculated unallocated space, etc.
Solution
No response
Alternative Solutions
No response
Notes
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Designed