Recent content by qwerty1111

  1. Q

    How to add an node in a cluster?

    I only have 1 dedicated server hosted with OVH connected to the ip v4 151.80.XXX.XXX. http://www.kimsufi.com/uk/ I don't use the ipv6 even if I have one Thanks,
  2. Q

    How to add an node in a cluster?

    Thanks, I never works with linux distributions before. This is for tests purposes. What would be then the best practice to create 2 nodes on the same cluster? I only have 1 ipv4 nad 1 ipv6 on my dedicated server I can erase and reinstall proxmox if required. Thanks
  3. Q

    How to add an node in a cluster?

    And there is the result for: cat /etc/hosts: root@dublin:~# cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 151.80.xxx.xxx dublin.com dublin # The following lines are...
  4. Q

    How to add an node in a cluster?

    Thanks for the help. Actually,I purchased a dedicated server: 151.80. xxx.xxx I don’t have any VM ‘s yet. 192.168.104.27 was just a randon local ip address I selected to create the second node. There is the result of the command pvecm status if that can help: root@dublin:~# pvecm...
  5. Q

    How to add an node in a cluster?

    Hi, I purchased the book Mastering Proxmox and tried to follow the explanation. I wanted to create 2 notes in a cluster. I created 1 cluster. Follwoing the information in the link: https://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster To add a node, I entered the command : pvecm add...