Hi!
I install my Proxmox 6.3 3-nodes test cluster (ceph version 14.2.16) and have a problem with external CEPH-pool connection:
I put ceph.conf in '/etc/pve' next make symlink in '/etc/ceph'
root@tentakel4:/etc/pve# ls -l /etc/ceph/
total 6
lrwxrwxrwx 1 root root 18 Feb 2 11:30 ceph.conf -> /etc/pve/ceph.conf
root@tentakel4:/etc/pve# ls -l ceph.conf
-rw-r----- 1 root www-data 380 Feb 11 13:32 ceph.conf
keyring in /etc/pve/priv/ : -rw------- 1 root www-data 77 Feb 10 22:07 ceph.client.ovirt-test_user_rbd.keyring
from console I see rbd pool and images without any problems:
root@tentakel4:/etc/pve# rbd --id ovirt-test_user_rbd -p ovirt-test list
volume-0089a67c-9dc5-48c4-9d45-190db00eb5b1
volume-0fde8dec-9621-4d6a-9ce8-d916bc8b96ce
volume-11af78a5-fd02-4f5d-989d-d86835a69530
volume-1be25df0-f61e-4896-8c62-5d8a81b24dcf
But when I try connect this pool in Web-interface Proxmox I got error message - communication failure (0):
in syslog no any errors...
Any ideas?
WBR
Mike
I install my Proxmox 6.3 3-nodes test cluster (ceph version 14.2.16) and have a problem with external CEPH-pool connection:
I put ceph.conf in '/etc/pve' next make symlink in '/etc/ceph'
root@tentakel4:/etc/pve# ls -l /etc/ceph/
total 6
lrwxrwxrwx 1 root root 18 Feb 2 11:30 ceph.conf -> /etc/pve/ceph.conf
root@tentakel4:/etc/pve# ls -l ceph.conf
-rw-r----- 1 root www-data 380 Feb 11 13:32 ceph.conf
keyring in /etc/pve/priv/ : -rw------- 1 root www-data 77 Feb 10 22:07 ceph.client.ovirt-test_user_rbd.keyring
from console I see rbd pool and images without any problems:
root@tentakel4:/etc/pve# rbd --id ovirt-test_user_rbd -p ovirt-test list
volume-0089a67c-9dc5-48c4-9d45-190db00eb5b1
volume-0fde8dec-9621-4d6a-9ce8-d916bc8b96ce
volume-11af78a5-fd02-4f5d-989d-d86835a69530
volume-1be25df0-f61e-4896-8c62-5d8a81b24dcf
But when I try connect this pool in Web-interface Proxmox I got error message - communication failure (0):
in syslog no any errors...
Any ideas?
WBR
Mike