Recent content by wiguyot

  1. W

    [SOLVED] rbd error: rbd: listing images failed: (2) No such file or directory (500)

    I have encountered same kind of problem (proxmox v6) with ceph rbd. I problem came from a VM image on the rbd that wasn't destroyed during the destruction of the VM. I have found the problem switching from "rbd -p my-pool list" to "rbd -p my-pool list --long". I had i line more in the short...
  2. W

    [SOLVED] Having trouble deleting container in 4.2

    I have encountered same kind of problem with ceph rbd. I problem came from a VM image on the rbd that wasn't destroyed during the destruction of the VM. I have found the problem switching from "rbd -p my-pool list" to "rbd -p my-pool list --long". I had i line more in the short version. It was...