Skip to content

Commit

Permalink
doc: Remove the 400 snapshot limitation
Browse files Browse the repository at this point in the history
The support for more than 400 snapshots was
added at: ceph/ceph#38553

This patch also removes the note regarding
deletion of PVCs with snapshots.

Closes: #4681

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
  • Loading branch information
black-dragon74 committed Aug 26, 2024
1 parent 1865ce0 commit f7ed067
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/snap-clone.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
./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 SnapshotClass
Expand Down

0 comments on commit f7ed067

Please sign in to comment.