Disk and Volume Discovery
See Disk Layout for details on the disk layout and how to observe discovered disks and volumes.Volume Management
Talos Linux implements disk management through the concept of volumes. A volume represents a provisioned, located, mounted, or unmounted entity, such as a disk, partition, or a directory/overlay mount. Talos Linux has built-in (system) volumes, which can be partially configured by the user, and user-defined volumes, which are fully configurable by the user. User volumes come in several flavors:- User Volumes - for dynamically allocated local storage for Kubernetes workloads.
- Raw Volumes - for allocating unformatted storage (e.g. to be used with CSIs).
- Existing Volumes - for mounting pre-existing partitions or disks.
block
group, see common configuration for common fields
in volume configuration documents.