Latest activity

  • M
    mr.hollywood replied to the thread e1000 driver hang.
    This is where I'm at right now. What options exist without these issues? This is somewhat related to another thread I commented in. I honestly just want the network issues to be gone. They've been reduced, but not eliminated. Please let me...
  • M
    mr.hollywood reacted to mrcheap1984's post in the thread e1000 driver hang with Like Like.
    I just discovered this bug whilst I was copying a large partition across the network where it was 17 out of 18 hours completed and I decided to do an iperf3 test. :mad: I've been using HP EliteDesks for a while but been using Intel or Mellanox...
  • K
    Kingneutron replied to the thread Different SSDs with ZFS?.
    Hmm, offtopic but attaching an SSD to a spinner ZFS mirror seems a bit like coupling a Ferrari to the back of a steam train. Pool I/O is going to be limited by the slowest device. You might get better results using the SSD as L2arc or putting a...
  • K
    Hi, yes, it's indeed on our roadmap here: https://pve.proxmox.com/wiki/Roadmap The new affinity/anti-affinity rules introduced with Proxmox VE 9.0 were a first step into that direction.
  • M
    mathx reacted to Impact's post in the thread Reclaim VM ext4 disk space on thin zvol with Like Like.
    Enable discard and run fstrim -av inside the VM and this discrepancy should get smaller. Also read this: https://gist.github.com/Impact123/3dbd7e0ddaf47c5539708a9cbcaab9e3#discard Please also share zfs list -t all -ospace,refreservation.
  • E
    So - it turns out that the NIC just didn't work in the port I put it. I had to put it in the first PCIe slot for it not to spew errors all over. So I did the ole switcharoo and put the HBA in the other x16 (@x4) slot, which is a bit unfortunate...
  • D
    Successfully upgraded 14 physical hosts and 5 virtual hosts. :D One particular host had some custom built drivers for 5G modem and a custom firmware networking smart card, but after recompiling drivers for new kernel, all done. Impressed with...
  • K
    Have a look here to see if your model is listed. Some more info here and here. This thread may be relevant. Phil
  • M
    Ok, well, that didn't take long. Still have hardware hangs. If I go onto a VM and run: iperf3 -c 192.168.1.148 -P 4 -t 3600 it just crashes. Latest version of proxmox. Not sure what to do. Tried numerous fixes listed here already, no luck...
  • B
    Having an issue getting internet access to devices on a VLAN. Looked at a few different tutorials and followed along and as far as I can tell i mostly just need a VLAN aware bridge and a sub-interface, but nothing i try seems to work. Trying to...
  • niteshadow
    niteshadow replied to the thread VM en erreur : io-error.
    Je ne vois qu'un seul disque (sda).
  • I
    IsThisThingOn replied to the thread PROXMOX Backup - By VPN.
    Just a heads up, not sure if this applies to you too. Today I setup a remote PBS and forgot to open up the new IPv6 WAN rule on the remote firewall. Instead of a "could not connect to remote" or something like that error, I got a "permission...
  • J
    If you cannot find any relevant logging, it might be that logging isn't written to disk anymore when the issue pops up. Following trick might help you to get additional logging, as suggested in another post: Or you can use netconsole to get...
  • F
    FullMetalKnet replied to the thread VM en erreur : io-error.
    Voici le résultat:
    • Capture d’écran 2025-10-07 223006.jpg
  • W
    On our directory based nfs storage we do snapshots for images raw, qcow2, efi and tpm disks (live while freeze for seconds), not through the webgui but "unsupported" works fine. After generated the snapshots could be backuped to other hosts and...
  • R
    Robert.H reacted to Asg.Systems's post in the thread Pass trunk to VM with Like Like.
    if you want to see it on GUI comment the feature request: https://bugzilla.proxmox.com/show_bug.cgi?id=2764
  • W
    waltar replied to the thread Import from ESXi Extremely Slow.
    Tested a nfs accessed linux vm vmdk on T430 32threads, create a vm with 2cores, 2GB, disk 0.001G: 2s, qemu-ing convert -t writeback -f vmdk -O raw linux-vm.vmdk vm-117-disk-0.raw : created 30G in 4min24s on nfs (~ 130% core usage), mv to...
  • K
    Same prblem here. I just updated PVE 8 to 9 (enterprise repo), all CTs and VMs running, except the Windows-VMs using the TPM. @marcellus:~# pveversion pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-2-pve) @marcellus:~# apt policy...
  • P
    pvpaulo replied to the thread Problem - SDN.
    Here is the /etc/network/interface configuration for PVE01 and PVE02.
  • S
    spencerh replied to the thread Import from ESXi Extremely Slow.
    I'm going to see if I can figure out how to get it to compile (I am also not a Rust developer) with that value changed to 8 and see if it has any impact on throughput. This is a great find, thanks for doing the legwork on this.