Ceph Pool readded and cannot find disk in Proxmox

Kombonut

Member
Oct 10, 2021
4
1
8
27
Hi guys,

I have a Ceph pool that I removed by accident and then I readded it back in my proxmox cluster. I had a VM disks in there before I removed and when I added the Ceph pool back in, they're not showing up. I can see that the data is there when I take a look at the storage metrics and run: rbd ls -l Ceph-3tb and get this:
Code:
root@tasty2:~# rbd ls -l Ceph-3tb
NAME           SIZE   PARENT  FMT  PROT  LOCK
vm-121-disk-0  1 TiB            2        excl
vm-121-disk-1  1 TiB            2

I've checked /etc/ceph/ceph.conf and seems ok. /etc/pve/storage.cfg seems to be ok. Gives me this:
Code:
rbd: Ceph-3tb
        content images
        krbd 0
        pool Ceph-3tb

I have a backup of the data on my PBS but wanted to see if I can add back in the VM disk easily.
 

Attachments

  • Screenshot 2025-08-17 002107.png
    Screenshot 2025-08-17 002107.png
    26.9 KB · Views: 1
  • Screenshot 2025-08-17 003543.png
    Screenshot 2025-08-17 003543.png
    9.5 KB · Views: 1