Recent content by takerukoushirou

  1. T

    CIFS storage activation errors

    I ran into the same issues with a macOS Big Sur server, trying to mount a CIFS share from Proxmox 7. The share itself works fine, manually mounting with the same parameters as Proxmox would works without any issues. Proxmox though cannot mount the share with the error message storage '...' is...
  2. T

    e1000 driver hang

    I ran into the same issue on my BXNUC10i7FNH2, the network interface would occasionally hang and get reset by the watchdog. Disabling tso and gso helped in my case, no hang/reset since applying the settings whenever the network interface goes up: iface eno1 inet manual post-up...