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...
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...
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...
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.
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.
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...
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...
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...
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...
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...
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...
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...
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...
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...
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.