mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: Remove the 400 snapshot limitation
The support for more than 400 snapshots was added at: https://github.com/ceph/ceph/pull/38553 This patch also removes the note regarding deletion of PVCs with snapshots. Closes: #4681 Signed-off-by: Niraj Yadav <niryadav@redhat.com>
This commit is contained in:
parent
601c40b1d8
commit
91b8efe473
@ -42,10 +42,6 @@
|
|||||||
./scripts/install-snapshot.sh cleanup
|
./scripts/install-snapshot.sh cleanup
|
||||||
```
|
```
|
||||||
|
|
||||||
**NOTE: At present, there is a limit of 400 snapshots per cephFS filesystem.
|
|
||||||
Also PVC cannot be deleted if it's having snapshots. Make sure all the snapshots
|
|
||||||
on the PVC are deleted before you delete the PVC.**
|
|
||||||
|
|
||||||
## Create CephFS Snapshot and Clone Volume
|
## Create CephFS Snapshot and Clone Volume
|
||||||
|
|
||||||
### Create CephFS SnapshotClass
|
### Create CephFS SnapshotClass
|
||||||
|
Loading…
Reference in New Issue
Block a user