scality / metalk8s

An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
Apache License 2.0
361 stars 45 forks source link

Handling broken disks #176

Open NicolasT opened 6 years ago

NicolasT commented 6 years ago

From ZENKO-792:

Similarly (red: to #175) we need a feature for swapping out a hard disk. Drives fail all the time, need a feature to add a drive and remove one.

NicolasT commented 6 years ago

Any handling of broken disks would be using whichever mechanisms are available to handle broken disks in an LVM2 setup. Any such operations should be automated in some playbook, or handled properly by the existing ones after reconfiguration.