Hi.
I'm from a small company in Portugal. We use Proxmox VE 3.4 in production with 3 community licenses connected to a redundant NFS servers. We are ver pleased with proxmox.
We are thinking about move to 4 different servers running Proxmox 4 and Ceph.
So, I have a Windows PC with an AMD quad core and 16 GB of Ram and an SSD to test proxmox 4 and ceph i'm using Vmware Workstation 12.0 with nested virtualization.
I tested Beta 1. Formed a cluster and all went well. But Beta 1 doesn't have ceph packages, so i waited for Beta 2.
I did a clean install with Beta 2. Four nodes in vmware workstation, each one having 2.5 GB of Ram, 2 boot disk in ZFS Raid 1 and 6 disks for Ceph. Software wise i did an apt-get update && apt-get upgrade on all the four nodes and installed open-vm-tools on all four nodes.
Everything went well, until i tried to join the second node to the cluster.
To form the cluster i ran:
In the fist node, and the ran:
in the second node.
The second node waits eternally "waiting for quorum"
And the command:
Shows "Quorum: 2 Activity blocked"
Can someone help me with this problem? I know vmware products with nested virtualization are not supported for testing a Proxmox Cluster, but this problem didn't happen with Beta 1 and it's the only way that i have to test Proxmox.
Thanks and sorry for my poor english.
I'm from a small company in Portugal. We use Proxmox VE 3.4 in production with 3 community licenses connected to a redundant NFS servers. We are ver pleased with proxmox.
We are thinking about move to 4 different servers running Proxmox 4 and Ceph.
So, I have a Windows PC with an AMD quad core and 16 GB of Ram and an SSD to test proxmox 4 and ceph i'm using Vmware Workstation 12.0 with nested virtualization.
I tested Beta 1. Formed a cluster and all went well. But Beta 1 doesn't have ceph packages, so i waited for Beta 2.
I did a clean install with Beta 2. Four nodes in vmware workstation, each one having 2.5 GB of Ram, 2 boot disk in ZFS Raid 1 and 6 disks for Ceph. Software wise i did an apt-get update && apt-get upgrade on all the four nodes and installed open-vm-tools on all four nodes.
Everything went well, until i tried to join the second node to the cluster.
To form the cluster i ran:
Code:
pvecm create cluster
Code:
pvecm add 192.168.10.221
The second node waits eternally "waiting for quorum"
And the command:
Code:
pvecm status
Can someone help me with this problem? I know vmware products with nested virtualization are not supported for testing a Proxmox Cluster, but this problem didn't happen with Beta 1 and it's the only way that i have to test Proxmox.
Thanks and sorry for my poor english.
Last edited: