Hi @joelvdvoort and @gaetanc,
did you already try with kernel 7.0.6-2 to see if the backport there fixes the issue?
If it does not, could test with pve-qemu-kvm=10.2.1-2 and pve-qemu-kvm=10.1.2-7. A VM needs to be started fresh after installing...
@gaetanc
Excellent find! I didn't have such luck when asking copilot and resorted to doing a lot of packet captures. Interestingly the traffic still reaches the virtio nics and the cillium_vxlan interface (where vxlan encapsulation is stripped...
I had the same issue after an update from PVE 8.x to 9.x (ended up being 9.2.3). I tried to rollback to 9.1 by forcing the packages but it didn't solve it.
I narrowed down the problem to a network communication problem between kubelet, but I...
I have an odd problem since upgrading my Proxmox cluster from PVE 9.1 to PVE 9.2.3. It consists of three physical proxmox nodes joined together in a cluster. On proxmox I host 3 talos linux control planes and 3 workers. After the update I'm no...
I'm actually facing the same dilemma. I tried to use zvols in the past and had serious performance issues:
https://github.com/openzfs/zfs/issues/11407
Back then I worked around the issue by creating ZFS filesystems by hand and putting Directory...
Hi @Phips
thank you for posting in the forum!
I've reproduced the issue on my end and tracked down the culprit.
In the firewall API endpoint the position parameter is accepted but not further considered.
See line 308 here [1]. excerpt:
306...
As it has already been stated, my network is 100 Gbps IB.
Not really.
A single NVMe 5.0 x4 SSD only gets around like 12 GB/s. 12 GB/s * 8 bits/byte = 96 Gbps. So, if you're talking about multiples of 100 Gbps, then yes, in terms of 0.96 is a...
Hello here are the output:
cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl,backup
prune-backups keep-last=5
shared 0
lvmthin: local-lvm
thinpool data
vgname pve...
Short version:
You need to run this command on any of the nodes in the PVE cluster to enable the package update notifications:
pvesh set /cluster/options --notify package-updates=always
root@pve1:~# pvesh get /cluster/options --noborder | grep...
I never said that EC pools are about throughput.
EC pools gives you data redundancy, at higher levels of storage efficiency, whilst giving you some/most of the speed of a replicate pool.
It won't be quite as fast as a replicate pool for reads...
I am running a Proxmox Virtual Environment server and I wanna setup email notifications when there are updates available. How do I set this up? I do receive emails already when a backup is succeeded or failed, but I am not receiving update...
Freut mich, dass der CLI-Modus bei dir problemlos läuft.
Ein klassisches Paket-Repository ist aktuell nicht geplant. Für die .deb- und .rpm-Pakete gibt es bereits einen integrierten Update-Mechanismus (Testphase), der neue Releases direkt aus...
Again, I will refer you to the problems with EC ceph that the guy from 45Drives highlights, in their video.
...at the expense of speed. (again, cf. the dev's page about performance issues with EC ceph) Unless, of course, you want to argue that...
Thanks. It shows error vmbr0 on my three VNets.
/etc/network/interfaces
# 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...