Assuming an existing Proxmox cluster with node1, node2, node3 and node4:
Is the proper way to let node4 join the Ceph cluster to simply `pveceph install` on node4? My concern with that is that 'pveceph' could create a new pool, and overwrite the data/pool in the existing Ceph cluster. Or would that not overwrite anything because `/etc/pve/ceph.conf` is present on node4?
- node1, node2 and node3 are used as Ceph monitors, managers, MDSes and OSD nodes.
- node4 is already in the Proxmox cluster, but is only used as a 'compute' node; pveceph is not installed.
- So: node1 to node4 are in the Proxmox cluster, but only node1 to node3 are in the Ceph cluster. node4 simply uses the Ceph cluster on the other nodes in the Proxmox cluster.
Is the proper way to let node4 join the Ceph cluster to simply `pveceph install` on node4? My concern with that is that 'pveceph' could create a new pool, and overwrite the data/pool in the existing Ceph cluster. Or would that not overwrite anything because `/etc/pve/ceph.conf` is present on node4?
Last edited: