Search results

  1. B

    Onboard Intel Network

    My board also has an Intel® I219-V 1Gb Ethernet card and everything runs smooth since weeks with Kernel 5.11. $ sudo lspci -v | grep Ethernet 00:1f.6 Ethernet controller: Intel Corporation Device 15fa (rev 11) $ sudo lspci -vnnk -s 00:1f.6 00:1f.6 Ethernet controller [0200]: Intel...
  2. B

    Proxmox VE 6.4 available

    How about having something like deb http://download.proxmox.com/debian/pve buster pve-no-subscription somewhere like: /etc/apt/sources.list.d/pve-no-subscription.list
  3. B

    Displaying ip(s) of containers in web-ui

    Ok thanks, hope it won't be long... ;)
  4. B

    Onboard Intel Network

    Try Kernel 5.11 https://forum.proxmox.com/threads/kernel-5-11.86225/ I have a Z590 MB and the NIC only started working with 5.11.
  5. B

    Displaying ip(s) of containers in web-ui

    Hi, I would have expected that the ip(s) of containers would be visible in the web-ui. This does not seem to be the case, why? It would be particularly helpful to see what ip was assigned to a container in the web-ui.
  6. B

    [SOLVED] processor type KVM64 or specific?

    Thanks, very useful information. I didn't know that and kinda assumed that kvm64 would make sense. It does not at all for my context.
  7. B

    Proxmox VE 6.4 available

    Hi @t.lamprecht , Thanks for your reply, I understand. From what I read a 5.11 based installer would help with issues that are caused by latest drivers not being available for new hardware. That seems to be the root cause for the NUC and my Z590 issue. Of course a non-gui installation option...
  8. B

    Proxmox VE 6.4 available

    I'm also having issues with a Z590 based board here :( Why can the Debian installer boot into graphical installation but Proxmox can not? Can't you rebase with upstream Debian? I think Proxmox itself does not recommend to install Proxmox on top of Debian - I am a bit confused now. Isn't there...
  9. B

    Intel X710-T4 performance recommendations

    Thanks, I've read about it and will have a look into it, soon.
  10. B

    Intel X710-T4 performance recommendations

    Hi, I just got this beast here: https://ark.intel.com/content/www/us/en/ark/products/93428/intel-ethernet-converged-network-adapter-x710-t4.html How do I get the most performance with Proxmox out of it? Any recommendation regarding config, modes, etc? I currently use it in Linux Bridge mode...
  11. B

    Installing proxmox on top of debian vs proxmox iso

    Hi, I plan to install proxmox on a new machine. I haven't used proxmox before but did set up quite a few debian machines already and feel very comfortable with it. Personally I'd prefer to install proxmox on top of a pure vanilla debian. I do not fully understand though if this is going to...