Search results

  1. T

    e1000 driver hang

    It works here:
  2. T

    e1000 driver hang

    PVE tries to read / hold on to that file. Try " systemctl restart networking.service " instead of if down and if up. Edit: P.S. you use &&, it means it won't run the second part, if the first one fails. That may be the issue here.
  3. T

    e1000 driver hang

    No, it doesn't work like that. I just have more than 2 physical NICs. I just added that post-up to one interface, that I use for Proxmox host.
  4. T

    e1000 driver hang

    Here is the working config for me (just set to physical interface "eno2" which serves the pve host): # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually...
  5. T

    e1000 driver hang

    You have to restart networking in the VMs or LXCs as well, better restart them, after changing /etc/networking/interfaces
  6. T

    e1000 driver hang

    I can replicate the issue easily if I passthrough one NIC to a Windows-VM and let it just boot. No heavy use, no large files. Just try RDP into the VM and voila. Just passthrough the NIC and it would crash the kernel driver. After this workaround there hasn't been any crash.
  7. T

    e1000 driver hang

    I can confirm, that it resolves the issue, although it is just a workaround.
  8. T

    e1000 driver hang

    Is the output, after you've run ifdown and ifup? If so, it clearly didn't work...
  9. T

    e1000 driver hang

    I didn't test it myself. I would do it tonight after work and report back. File descriptor 2 is the standard error (stderr). In case of en error, you might want to pipe it to the nirvana (/dev/null) for scripts or dependent programs, who try to interpret the output of the interfaces scripts...
  10. T

    e1000 driver hang

    I'd set post-up only on the "real" interfaces and not on the virtual ones. One thing to add would be the path to the "ethtool" and make sure that it is installed. For example: ... iface eno1 inet manual post-up /usr/sbin/ethtool -K $IFACE tso off gso off 2> /dev/null ...
  11. T

    e1000 driver hang

    I had this issue today as well. It happened after I started a VM with PCIE passthrough. My ethernet card is Intel I219-LM. The kernel driver in use is e1000e. This one had hang issues. My other ethernet card, which I use for PCIE passthrough, is Intel I210. The kernel driver in use is igb. Is...
  12. T

    Safari on Big Sur : Issues with web-interface

    Here is the output, you asked: proxmox-ve: 6.3-1 (running kernel: 5.4.78-2-pve) pve-manager: 6.3-3 (running version: 6.3-3/eee5f901) pve-kernel-5.4: 6.3-3 pve-kernel-helper: 6.3-3 pve-kernel-5.4.78-2-pve: 5.4.78-2 ceph-fuse: 12.2.11+dfsg1-2.1+b1 corosync: 3.0.4-pve1 criu: 3.11-3...
  13. T

    Safari on Big Sur : Issues with web-interface

    It is of course working, unless it is not anymore. It occurs not frequently and only workaround is to reload the page. Is there anything I can look for, when the problem occurs?
  14. T

    Safari on Big Sur : Issues with web-interface

    What is the most up to date package? That's the version.
  15. T

    [GUIDE] Proxmox with ZFS2

    Can you report any negative behaviour? It seems you are testing the new version for 4 weeks now.
  16. T

    Can't proceed any backup

    There is a new version of the package 3.2-4. Is this problem fixed with it?
  17. T

    Can't proceed any backup

    There is some cleanup work to be done. See my edits...
  18. T

    Can't proceed any backup

    Additionally the vzdump zfs snapshots are generated, that can't be deleted. They show only on Web UI, not via zfs list -t snapshot. The Containers are being left in locked state, which can be unlocked again with pct unlock <ID>. Edit: Edit2: The Containers can be backed up, if they are shut...
  19. T

    Can't proceed any backup

    I’ve updated my system today as well. I’m getting the same error from vzdump from containers with storage pass through: unable to parse volume ID