What would you like to be added:
A way to mount all existing disks
Why is this needed:
Certain non-cloud-provider resources have pre-defined configurations for nodes, which include multiple disks. An example for this is Equinix. When spawning an instance, for example m3.large.x86 comes with 2x 240GB SSD 2x 3.8TB NVME and as is with the spec below, gardener is only able to use the first volume, so 240g.
How to categorize this issue?
/area storage /area os /kind enhancement
What would you like to be added: A way to mount all existing disks
Why is this needed: Certain non-cloud-provider resources have pre-defined configurations for nodes, which include multiple disks. An example for this is Equinix. When spawning an instance, for example
m3.large.x86
comes with 2x 240GB SSD 2x 3.8TB NVME and as is with the spec below, gardener is only able to use the first volume, so 240g.Instead there should be a flag like
use all disks
that in turn adds a unit file to the list of unit files following https://www.flatcar.org/docs/latest/setup/storage/mounting-storage/