Search results

  1. B

    apply configuration error ifreload [SOLVED]

    Hello to all, ProxMox 6.1-3 when I apply configuration after network config I receive the following message: command 'ifreload -a' failed: exit code 1 I looked in google without success Any suggestione? Best regards Dario
  2. B

    how configure VMs on a different networks than host?

    Hello to all, my environment: host: proxmox 6.1-3 installed on a server with 4 nic: - en0 IP: 172.16.1.100/24 d.g. 172.16.1.1 used for proxmox host management (to manage the physical server) - en1 IP: 172.16.2.99/24 d.g. 172.16.2.1 used to connect the server to the network - en2 not used -...
  3. B

    pve5to6 not found

    Hello, I'm going to upgrade my environment (5.4.-3) to the new 6.0-1 Following as written in https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0#In-place_upgrade I launch the command pve5to6 from console (as root user) but I receive the following: -bash: pve5to6: command not found Where am I...