Search results

  1. S

    Question regarding HA functionning

    Hello, I've been testing my HA config lately (3 nodes with 10 VMs distributed) I configured with HA two of my VMs on the node-3; needing to reboot the node-3 server, I migrated these two VM, one on node-1 and one one node-2, I then rebooted the node-3 server via reboot command line. My question...
  2. S

    [SOLVED] How to set up a vm using on a RBD storage

    Hello guys, I've been trying to import VMs recently, I got the .vmdk file and I followed the tutorial given on Proxmox Wiki but I still have questions. When I create a VM within Proxmox GUI, I can choose my pve_pool (rbd disk shared by my three nodes) ressource as a storage disk. But when...
  3. S

    [SOLVED] Advice concerning creating a Shared Storage

    Hello ! I created a cluster with 3 nodes on Proxmox 6, and I'm trying to get a pool that is composed of all the nodes, because I only got a pool for each node but not a main one with combined storage ! So do you guys know how to create a pool with all of my nodes in it ? Thanks in advance for...
  4. S

    [SOLVED] Errors while creating osd, "RuntimeError: Unable to create a new OSD id"

    I've been trying to install ProxmoxVE 6, and while creating an OSD on the second node (the first worked very fine) I get this message while trying to create an OSD with command line "ceph-volume lvm create --cluster-fsid afd4e983-34bc-43ff-a118-ba7e1e947303 --data /dev/sda" Running command...