Ceph cluster connected with two separate Proxmox nodes

brucexx

Renowned Member
Mar 19, 2015
265
9
83
This is all testing in lab environment.

I have 4 node ceph cluster (installed on proxomx) and 1 Proxmox node (based on Dell server) connected to it working perfectly fine. I also have secondary proxmox node running under Hyper-V with nested virtualization enable that I have problems with. The two proxmox nodes are not in a cluster, they are standalone. I am trying the stress the ceph cluster but I run out of resources in my Dell hardware proxmox node. I am having problems using the node running under Hyper-V, I confirmed all network and other resorces are properly configured. All proxmox nodes are on latest revision of the no-subscription repo.

From the hyper-v node I can add the storage , I can list the VMs via pvesm list hdd-pool but I can not move the disk of a vm to the ceph pools ( I have two pools on the ceph cluster).

Can I have more then one node accessing the ceph storage at the time ?

I made sure that all the authentication .keyring files are in the proper directories, I can see the pool size and list the VM Disks but NOT move the hardware disk.

Thank you