Recent content by xed

  1. X

    NIC Link is Down/is Up cycle every 1s, i40e NICs (integrated) with DAC cables

    Positively no answers or insight from developers or other users?
  2. X

    error i40e NIC Link is Down

    Do you have ASPM enabled for PCIe?
  3. X

    error i40e NIC Link is Down

    Posted my own here: https://forum.proxmox.com/threads/nic-link-is-down-is-up-cycle-every-1s-i40e-nics-integrated-with-dac-cables.152939/
  4. X

    NIC Link is Down/is Up cycle every 1s, i40e NICs (integrated) with DAC cables

    I have been experiencing this since the last kernel major update: [ 1100.030539] i40e 0000:67:00.0 eno1np0: NIC Link is Down [ 1101.502496] i40e 0000:67:00.0 eno1np0: NIC Link is Up, 10 Gbps Full Duplex, Flow Control: RX/TX Running 6.8.8-4-pve. The connections use DAC cables direct to a...
  5. X

    The Intel X710 LAN connection goes down and up all the time

    I have the exact same issue, every 1s the link goes down/up. Same NICs, i40 module. Using DAC cables.
  6. X

    Trouble enabling Secure Boot after updating Proxmox from 8.0 to 8.1

    Oh: https://forum.proxmox.com/threads/proxmox-8-1-upgrade-and-secure-boot.136973/
  7. X

    Trouble enabling Secure Boot after updating Proxmox from 8.0 to 8.1

    Does this mean that the process to enable SB is undocumented/unsupported despite upgrading to 8.2?
  8. X

    clones

    A clone from a linked clone will inherit the base drive?
  9. X

    [SOLVED] Snapshot rollback via API

    Same question here. Also, what permission is associated with rollback operations?
  10. X

    [SOLVED] Initramfs and static IP?

    This should be a sticky. Dunuin's solution is what I came up with on my own ages ago, you would have saved me some time!
  11. X

    Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF

    This is actually keeping us from configuring a new PVE host successfully. The M/B is a Supermicro one with a Xeon Silver gen2, and two 10G SFP+ NICs, 710 based. It fails with VLANs configured.
  12. X

    Inbound broadcast packets dropped.

    Hi edo, I must check in with some news: my problems seem to have been compounded by two things, one is OVS, the other is PHY-related with a Mikrotik L2 switch: The ethboot port (PoE input) is 1g and connected to its own PHY, which is "bridged" to the 10G PHY. I used it untagged in an isolated...
  13. X

    Inbound broadcast packets dropped.

    I'm observing packet loss on vmbr1 and ruled out the firewall and switches involved (tested and verified with iperf3 in UDP mode and manually checking with snmp). I'm using OVS... my only gripe at moment is that I initially moved to OVS so I could configure spans/mirror ports for some VM guest...