Posts

Proxmox cluster and considerations

Image
 Setup Proxmox Cluster *Be carful if you use DCHP and then plan change to use static IP's , you will need to change the IP       address in two places. Even if you try change the IP while in the join UI.      1. Under Host - System - Network , select your Nic then edit      2. Under Host - Sytem - Hosts. There you can see the contents of the /etc/hosts file.           If this dosent match your new IP, joining it to a cluster wont work, as it will still use the old IP.                3. To achive this I use win-scp to SFTP into the host. After you've logged in, click the folder with the           up   arrow. Nagigate to /etc/ and find the file called Hosts. Change the IP and save it back.      4 . Now that yo've created a cluster adding nodes. *Also be carefull especially when in a lab enviroment to make you Pr...