Hi,
I want to remove a pool (ceph-xxx pool), then I move vms to anothers pools (backup and restore in new pool). The problem is that the pool is not empty...
I have verified that I don't have any vm in ceph-xxx,
How can I know why it is not empty? If I do
I read a lot rbd_data* objects
I want to remove a pool (ceph-xxx pool), then I move vms to anothers pools (backup and restore in new pool). The problem is that the pool is not empty...
Code:
ceph df
--- RAW STORAGE ---
CLASS SIZE AVAIL USED RAW USED %RAW USED
hdd 3.9 TiB 3.2 TiB 697 GiB 697 GiB 17.41
ssd 5.6 TiB 4.1 TiB 1.4 TiB 1.4 TiB 25.79
TOTAL 9.5 TiB 7.4 TiB 2.1 TiB 2.1 TiB 22.33
--- POOLS ---
POOL ID PGS STORED OBJECTS USED %USED MAX AVAIL
ceph-xxx 2 32 122 GiB 31.52k 367 GiB 6.33 1.8 TiB
.mgr 3 1 66 MiB 14 199 MiB 0 1.8 TiB
ceph-ssd 6 128 355 GiB 91.67k 1.0 TiB 25.07 1.0 TiB
ceph-hdd 7 128 238 GiB 62.93k 713 GiB 19.28 995 GiB
I have verified that I don't have any vm in ceph-xxx,
How can I know why it is not empty? If I do
Code:
rados -p ceph-xxx ls