hi,

i've got found problem/feature in pool snapshots

when i delete some object from pool which was previously snapshotted,
i cannot list the object name in the snapshot anymore.

steps to reproduce

# ceph -v
ceph version 10.2.3 (ecc23778eb545d8dd55e2e4735b53cc93f92e65b)
# rados -p test ls
stats
# rados -p test mksnap now
# rados -p test -s now ls
selected snap 3 'now'
stats
# rados -p test rm stats
# rados -p test -s now ls
selected snap 3 'now'
# rados -p test -s now stat stats
selected snap 3 'now'
test/stats mtime 2016-11-16 14:07:14.000000, size 329
# rados -p test stat stats
 error stat-ing test/stats: (2) No such file or directory

is this rados feature or bug?

thanks
jan
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to