Skip to content

Commit

Permalink
refact(README): add links to jiva upgarde and migration
Browse files Browse the repository at this point in the history
Signed-off-by: shubham <[email protected]>
  • Loading branch information
shubham14bajpai authored and kmova committed May 16, 2021
1 parent d1f4ca5 commit a525241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Contains components that help with OpenEBS data engine upgrades
Below are the steps for upgrading the OpenEBS reources:
- [CSPC pools](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#cspc-pools)
- [cStor CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#cstor-csi-volumes)
- [jiva CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#jiva-csi-volumes)

**Note:**
- If current version of ndm-operator is 1.12.0 or below and using virtual disks as blockdevices for provisioning cStor pool please refer this [doc](https://github.com/openebs/upgrade/blob/master/docs/virtual-disk-troubleshoot.md) before proceeding.
Expand All @@ -22,6 +23,8 @@ Below are the steps for migrating the OpenEBS cStor custom reources:
- [SPC pools to CSPC pools](https://github.com/openebs/upgrade/blob/master/docs/migration.md#spc-pools-to-cspc-pools)
- [cStor External Provisioned volumes to cStor CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/migration.md#cstor-external-provisioned-volumes-to-cstor-csi-volumes)

## [Migrating jiva volumes to CSI spec](https://github.com/openebs/upgrade/blob/master/docs/migration.md#migrating-jiva-external-provisioned-volumes-to-jiva-csi-volumes-experimental)

**Note:**
- If the Kubernetes cluster is on rancher and iscsi is running inside the kubelet container then it is mandatory to install iscsi service on the nodes and add extra binds to the kubelet container as mentioned [here](https://github.com/openebs/cstor-operators/blob/master/docs/troubleshooting/rancher_prerequisite.md).
- Minimum version of Kubernetes to migrate to CSPC pools / CSI volumes is 1.17.0.
Expand Down

0 comments on commit a525241

Please sign in to comment.