ceph-csi/docs
Madhu Rajanna 0f8813d89f rbd:store/Read volumeID in/from PV annotation
In the case of the Async DR, the volumeID will
not be the same if the clusterID or the PoolID
is different, With Earlier implementation, it
is expected that the new volumeID mapping is
stored in the rados omap pool. In the case of the
ControllerExpand or the DeleteVolume Request,
the only volumeID will be sent it's not possible
to find the corresponding poolID in the new cluster.

With This Change, it works as below

The csi-rbdplugin-controller will watch for the PV
objects, when there are any PV objects created it
will check the omap already exists, If the omap doesn't
exist it will generate the new volumeID and it checks for
the volumeID mapping entry in the PV annotation, if the
mapping does not exist, it will add the new entry
to the PV annotation.

The cephcsi will check for the PV annotations if the
omap does not exist if the mapping exists in the PV
annotation, it will use the new volumeID for further
operations.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-04-07 11:46:27 +00:00
..
design/proposals rbd:store/Read volumeID in/from PV annotation 2021-04-07 11:46:27 +00:00
capabilities.md cleanup: remove the use of text in markdown 2020-11-11 13:18:05 +00:00
ceph-csi-upgrade.md deploy: use serviceAccountName instead of serviceAccount in yamls 2021-04-06 09:00:35 +00:00
coding.md cleanup: fix mispell words 2020-11-29 12:47:46 +05:30
DCO DOC: Added document for DOC and commit message 2020-05-06 16:54:15 +00:00
deploy-cephfs.md doc: remove the description of provisioner statefulset 2020-10-23 06:48:33 +00:00
deploy-rbd.md doc: add description for Amazon KMS provider 2021-04-06 07:33:54 +00:00
development-guide.md build: libcephfs-devel is not needed 2021-03-10 09:26:00 +00:00
expand-pvc.md cleanup: stick to standards when using dollar-sign in md 2020-11-11 13:18:05 +00:00
metrics.md Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
releases.md doc: correct reference links in the snapshot,release,upgrade docs 2021-03-31 06:58:29 +00:00
resource-cleanup.md cleanup: stick to standards when using dollar-sign in md 2020-11-11 13:18:05 +00:00
snap-clone.md doc: correct reference links in the snapshot,release,upgrade docs 2021-03-31 06:58:29 +00:00
static-pvc.md cleanup: fix mispell words 2020-11-29 12:47:46 +05:30