Skip to content

Commit

Permalink
doc: add note for cephfs snapshot limitation
Browse files Browse the repository at this point in the history
added a note for cephfs snapshot limitations

closes ceph#1242

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
  • Loading branch information
Madhu-1 committed Aug 13, 2020
1 parent 1b94ed2 commit 0dbbb9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cephfs-snap-clone.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
be a `volumesnapshotclass` object present in the cluster
for snapshot request to be satisified.

**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.**

## Snapshot

### Create snapshotclass
Expand Down

0 comments on commit 0dbbb9d

Please sign in to comment.