Search results

  1. W

    [SOLVED] How to configure a simple cluster of 3 nodes on unicast

    In your situation I would: 1. Remove custom corosync config 2. Remove SSH keys (Proxmox VE will transfer them for you when cluster is created) 3. When all nodes are "clean" again, on one node (let's say NODE1) run: # pvecm create CLUSTERNAME 4. On the other node (let's say NODE2): # pvecm...
  2. W

    Hot adding vCPU's bug in Proxmox/Debian Jessie?

    When hot adding vCPU's to a VM running Debian Jessie in Proxmox 4.1-22 the console of the VM gives the following error one time for each vCPU that is added: The VM gives the following error logs: /var/log/syslog: /var/log/messages: However, the extra vCPU's are added and working. Google...