Hello,
I just installed a new node (v8.3.4) and added it to my Proxmox cluster (nodes running v8.2.7), but for some reason, it is not able to connect to my external Ceph cluster; the two storage drives I have just show with grey question marks on them, and nothing I have done will allow it to connect. I have the networking and MTUs set identically to my other two hosts.
Here is the interfaces file from the new node:
Read more
I just installed a new node (v8.3.4) and added it to my Proxmox cluster (nodes running v8.2.7), but for some reason, it is not able to connect to my external Ceph cluster; the two storage drives I have just show with grey question marks on them, and nothing I have done will allow it to connect. I have the networking and MTUs set identically to my other two hosts.
Here is the interfaces file from the new node:
Code:
auto lo
iface lo inet loopback
auto eno2
iface eno2 inet manual
#1GbE...
Read more