Skip to content

Commit

Permalink
docs: 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

Closes: #4681

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

Expand Down

0 comments on commit 2996836

Please sign in to comment.