cstor-operators icon indicating copy to clipboard operation
cstor-operators copied to clipboard

feat(cspc-operator): cStor should identify the active pool on the disk

Open mittachaitu opened this issue 4 years ago • 0 comments

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.

mittachaitu avatar Sep 15 '20 06:09 mittachaitu