Recent content by CRG_sysadmin

  1. C

    Network card not detected by Proxmox VE

    Unfortunately not. root@pve06:~# ip -c a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128...
  2. C

    Network card not detected by Proxmox VE

    Hello Dominic Unfortunately in the interfaces file, this is not appearing: auto lo iface lo inet loopback iface eno2 inet manual iface eno1 inet manual auto vmbr1 iface vmbr1 inet static address xx.xx.xx.xx gateway xx.xx.xx.xx bridge-ports eno2 bridge-stp off...
  3. C

    Network card not detected by Proxmox VE

    Hello We are configuring one server as proxmox ve server with a Myricom 10Gb card. Unfortunately, we are not able to make it working. The card is correctly detected by the Proxmox OS, but the network interface is not available. hwinfo --netcard 15: PCI 4300.0: 0200 Ethernet controller...