Hi,
I has PVE 4.2 with Ceph installed with help of pveceph. The problem is that when I try to create CT/VM on RBD volume it ends with error:
I was able to trace calls to rbd binary which is executed with "--auth_supported none" in command line. I wonder why PVE GUI is using "none" while I has "cephx" authentication type in /etc/ceph/ceph.conf.
P.S. Changing none to cephx leads to successful executions of rbd command.
Regards,
Alex
I has PVE 4.2 with Ceph installed with help of pveceph. The problem is that when I try to create CT/VM on RBD volume it ends with error:
Code:
TASK ERROR: rbd error: rbd: couldn't connect to the cluster!
I was able to trace calls to rbd binary which is executed with "--auth_supported none" in command line. I wonder why PVE GUI is using "none" while I has "cephx" authentication type in /etc/ceph/ceph.conf.
P.S. Changing none to cephx leads to successful executions of rbd command.
Regards,
Alex