Search results

  1. V

    how to install a subscription key from the command line

    How to install a subscription key from the command line for a new PVE 6.2 node? Thanks.
  2. V

    openvswitch keeps crashing after proxmox 5 to 6 upgrade

    We've upgraded RAM on our servers from 32G to 128G. We haven't seen the crash for a week now.
  3. V

    openvswitch keeps crashing after proxmox 5 to 6 upgrade

    We've tested 2.12 packages from http://odisoweb1.odiso.net that spirit mentioned in the past, but eventually got the same error.
  4. V

    openvswitch keeps crashing after proxmox 5 to 6 upgrade

    01:00.0 Ethernet controller [0200]: Mellanox Technologies MT27710 Family [ConnectX-4 Lx] [15b3:1015]
  5. V

    openvswitch keeps crashing after proxmox 5 to 6 upgrade

    /etc/network/interfaces: auto lo iface lo inet loopback iface eno1 inet manual iface ens3f0 inet manual iface ens3f1 inet manual # Private VLAN 13 for RRP auto vmbr1 iface vmbr1 inet static address 10.10.13.107 netmask 24 bridge-ports eno1 bridge-stp off bridge-fd 0 #RRP # Bond...
  6. V

    openvswitch keeps crashing after proxmox 5 to 6 upgrade

    We've installed these two packages: http://odisoweb1.odiso.net/openvswitch-common_2.12.0-1_amd64.deb http://odisoweb1.odiso.net/openvswitch-switch_2.12.0-1_amd64.deb It worked for two days and then one of the nodes showed the same error: Feb 23 15:30:01 hyperpod2 systemd[1]: Started Proxmox...