Search results

  1. G

    Rename PVE node and loose nic

    Hi, Follow this procedure https://pve.proxmox.com/wiki/Renaming_a_PVE_node I change my name and I loose all my nic, they are detected but they stay down, no light on port. I rename with original name and everything come back. My pve is pretty clean, I ran only this after install...
  2. G

    ping OK but no internet

    I have this problem with fresh intsall root@lithium:~# ping -c3 google.com PING google.com (216.58.213.110) 56(84) bytes of data. 64 bytes from sof04s03-in-f14.1e100.net (216.58.213.110): icmp_seq=1 ttl=117 time=35.6 ms 64 bytes from lhr25s02-in-f110.1e100.net (216.58.213.110): icmp_seq=2...
  3. G

    Start stop VM depend number of node available

    Hello, I build for my home server a cluster with 3 nodes. I would like to have always on the same node VM101 VM102 and VM200. For the other node available il would like to have VM201 and VM202 and for the 3rd VM203 VM204. If node 2 or 3 falls. Nothing change. If node 1 falls number 2 stop VM201...