Hi,
Got quite an annoying problem
I just launched my 3 node cluster with 3 OSD for each node.
Ceph is working fine & healthy.
2nd I created my RBD storage & assigned it to the pool
rbd: Machines
monhost 192.168.140.50,192.168.140.51,192.168.140.52
content images
krbd 0
pool rbd
username admin
Then I created the keyring
cp /etc/pve/priv/ceph.client.admin.keyring /etc/pve/priv/ceph/Machines.keyring
but sadly each time when I try to create a new VM or try to migrate a disk towards the RBD pool I always receive following message:
Task viewer: VM 100 - Move disk
OutputStatus
Stop
create full clone of drive sata0 (local-lvm:vm-100-disk-1)
TASK ERROR: storage migration failed: rbd error: rbd: list: (2) No such file or directory
OR:
Task viewer: VM 101 - Create
OutputStatus
Stop
TASK ERROR: create failed - rbd error: rbd: list: (2) No such file or directory
I did several removals of the RDB, reboots of cluster, regenerated keyring multiple times
Any suggestions ..?
Got quite an annoying problem
I just launched my 3 node cluster with 3 OSD for each node.
Ceph is working fine & healthy.
2nd I created my RBD storage & assigned it to the pool
rbd: Machines
monhost 192.168.140.50,192.168.140.51,192.168.140.52
content images
krbd 0
pool rbd
username admin
Then I created the keyring
cp /etc/pve/priv/ceph.client.admin.keyring /etc/pve/priv/ceph/Machines.keyring
but sadly each time when I try to create a new VM or try to migrate a disk towards the RBD pool I always receive following message:
Task viewer: VM 100 - Move disk
OutputStatus
Stop
create full clone of drive sata0 (local-lvm:vm-100-disk-1)
TASK ERROR: storage migration failed: rbd error: rbd: list: (2) No such file or directory
OR:
Task viewer: VM 101 - Create
OutputStatus
Stop
TASK ERROR: create failed - rbd error: rbd: list: (2) No such file or directory
I did several removals of the RDB, reboots of cluster, regenerated keyring multiple times
Any suggestions ..?