|
|
楼主 |
发表于 2021-6-10 14:33:25
|
显示全部楼层
[root@host09 ~]# rbd info -p images 5f9362c5-62c7-481d-bd90-b82fcfcb973a ' m( j7 N$ @- ]! S1 E2 A+ Q" ~: _$ d
rbd image '5f9362c5-62c7-481d-bd90-b82fcfcb973a':
$ d1 ^6 Q2 N' j% V0 `' P1 s' D size 4 GiB in 512 objects
" j9 ?: A J) W3 w/ X- H5 \ order 23 (8 MiB objects)
5 L. K2 l1 h h6 A9 x1 x* x snapshot_count: 1
# V7 _6 T( Y/ q- }; ` w m id: 6f72385bf8fd
: Y0 [. w6 g. J block_name_prefix: rbd_data.6f72385bf8fd
# ~) t3 Q" X7 V8 K3 n7 e3 n1 g8 _ format: 2
9 S$ L/ T- A* Y3 j* P2 T: u features: layering, exclusive-lock, object-map, fast-diff, deep-flatten, l6 F( u7 r* S
op_features:
6 ?5 j4 i3 l+ P flags:
" Y$ ^9 M2 a* _; B- L+ w' ?8 I( V create_timestamp: Wed Jun 2 13:37:44 2021
9 a6 ?7 a2 N) {4 U0 l$ c access_timestamp: Wed Jun 2 13:37:44 2021; h5 H0 q+ w* `6 V$ J3 z3 |1 H7 }
modify_timestamp: Wed Jun 2 13:37:44 2021
: Z: t) O X N8 K" O" o[root@host09 ~]# rbd snap list 5f9362c5-62c7-481d-bd90-b82fcfcb973a -p images* M- x8 C7 U6 ] s2 u* S
SNAPID NAME SIZE PROTECTED TIMESTAMP
1 q$ U9 t2 E# B0 X 4 snap 4 GiB yes Wed Jun 2 13:39:09 2021
/ y6 U# R, f- B8 A2 O* N4 _[root@host09 ~]# rbd snap unprotect images/5f9362c5-62c7-481d-bd90-b82fcfcb973a@snap
5 ~# i1 n9 f& ] h[root@host09 ~]# rbd snap purge 5f9362c5-62c7-481d-bd90-b82fcfcb973a -p images
6 p- b& d2 w* J1 T# k$ URemoving all snapshots: 100% complete...done.
! `/ i1 U/ X; [5 x[root@host09 ~]# rbd rm 5f9362c5-62c7-481d-bd90-b82fcfcb973a -p images, ^ m& L L5 J/ c8 z# `- f0 U2 T$ p
Removing image: 100% complete...done. |
|