node ip

  1. S

    VM Migration: Unable to set the IP of the target node.

    I've spent so many hours and pulled too many hairs for this already. TLDR: Migrating a VM fails because ssh of the target node listens on IPv6 only (as desired+configured), and migration is attempting connection to IPv4. All I want is the connection to go through IPv6, or the VPN IP. The...
  2. P

    Changing IP on cluster nodes

    Hi, I'm currently in a situation that I need to change the IPs for my proxmox nodes. For the reason that the current IP that we used is unfortunately conflicting on the weave network that we used as the bridge interface. So: current IP: proxmox01 - 10.2.4.1 proxmox02 - 10.2.4.2 NEW IP should...