Difference between revisions of "Rook ceph"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
https://github.com/ceph/ceph-csi/blob/devel/docs/snap-clone.md#create-rbd-snapshot-and-clone-volume
 
https://github.com/ceph/ceph-csi/blob/devel/docs/snap-clone.md#create-rbd-snapshot-and-clone-volume
  
 +
```
 +
kubectl edit volumesnapshotclass ceph-block
 +
```
 +
add label
 +
```
 +
  velero.io/csi-volumesnapshot-class: "true"
 +
```
  
 
# Notes
 
# Notes
  
 
https://github.com/rook/rook/issues/3203
 
https://github.com/rook/rook/issues/3203

Revision as of 14:02, 5 July 2023