cstor-operators
cstor-operators copied to clipboard
feat(cspc-operator): cStor should identify the active pool on the disk
Use cases:
- CSPC and CSI volumes are provisioned and everything is working fine. Now all of a sudden etcd was crashed and no backup exists for etcd but underlying disks still intact with cStor pool data.
- CSPC and CSI volumes are provisioned and everything works fine. All of a sudden cluster got crashed/hung(which means destruction happens on all K8s controllers as well as etcd) but external underlying disks that were still intact with pool data.
** High-level solution**:
- If a new cluster is created by attaching block devices that have valid pool data. Upon creation of CSPC with such block devices old pool should be re-imported.