Search results

  1. S

    [SOLVED] PVE 8 network configuration with IPv4 range

    Finally got it working, the solution was way simpler than I expected: /etc/network/interfaces on PVE host: [...] auto vmbr2 iface vmbr2 inet static address foo.foo.foo.243/29 gateway foo.foof.foo.foo bridge-ports enp1s0f1 bridge-stp off bridge-fd 0 bridge_maxwait 0...
  2. S

    [SOLVED] PVE 8 network configuration with IPv4 range

    Hello, I am renting a dedicated server (with multiple NICs) from a non-profit hosting provider. I installed Debian 12 and then PVE 8.0.4 on the server. They provide me with an IPv4 range (foo.foo.foo.240/29), and I use one of the addresses (foo.foo.foo.243) for the PVE node. Additionally, I...
  3. S

    PBS boot stuck after upgrade to pbs-2

    Thank you for your help. * I have ifupdown2 installed: root@pbs-box:~# dpkg -l | grep ifupdown rc ifupdown 0.8.35+pve1 amd64 high level tools to configure network interfaces ii ifupdown2 3.0.0-1+pve5 all...
  4. S

    PBS boot stuck after upgrade to pbs-2

    Hello, I upgraded my dedicated Proxmox Backup to pbs-2 this morning, using this guide: https://pbs.proxmox.com/wiki/index.php/Upgrade_from_1.1_to_2.x Everything went fine during the upgrade process, but after a reboot, the server is stuck on this line: [*** ] A start job is running for...