Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
Of course Murphy doing his job. Updated to kernel 7.0.14-6, running proxmox 9.2.5 and now i'm having issues again.
Did this, lets see how it goes:
Remove "hv-tlbflush" for the CPU
change the machine qemu version to the newest (current 8.0)...
Well, so far no more issues. Windows 10 running as good as it can. VM config below:
agent: 0
boot: order=virtio0
cores: 4
cpu: x86-64-v2-AES,flags=+hv-tlbflush
description: 192.168.0.110
machine: pc-i440fx-8.0
memory: 12288
meta...
I started to see this issue on 9.2.4 this Monday, just updated yesterday to 9.2.5 on hopes that it would solve the problem. I did not see this on 9.2.3 or atleast our monitoring did not trigger any alerts on that version, but after this Monday I...
it's a lot less relevant there (except for the update part), because they offer a lot less interfaces requiring root in the first place. but the same applies in principle to all products.
the changes happen piece by piece, but we do expect to...
Hi,
it seems like the printing is currently broken, and everything ends up as a single line (and will only show up once the full transfer is done). I'll look into the issue and try to come up with a patch. Check whether there is a network traffic...
I just used a WS2K25 template on a newly installed PVE installation and changed only machine version from 9.2+pve1 to 11.0+pve2 and after that, I'm not able to use the powershell trim command, which fails due to "not supported". If I change it...
Be careful with this, since it will get overwritten when re-applying the SDN configuration. If removing that line fixes it, I strongly suspect that the SDN stack incorrectly detects the IP for the loopback interface. Would you mind sharing your...
Hallo localadmin,
Lösch mal nicht mehr benötigte daten von updates:
apt clean
apt autoremove
check jetzt ob wieder etwas Platz verfügbar ist, df -h
Wenn nein alte Logfiles löschen (rm /var/log/*.gz /var/log/*.1)
wenn ja, installiere ncdu (apt...
Hi everyone!
I´m trying to migrate an offline VM from one cluster to another cluster in a different network segment. Firewall rules are correcly configured to allow all traffic, and API Token has admin permissions, but for some reason the...
Hi all,
Closing the loop on this thread with good news: the issue is fixed.
After corosync and libknet1t64 were updated to 3.1.10-pve3 / 1.35-pve1 (available now in pve-no-subscription), ip_dscp works as documented. I tested on two separate...
For anyone interested, here's a rough script that does it all.
I made it more dynamic so you can set your desired quantity of VFs.
1. Edit the variable IB_DEVICE_NUM_VFS="8", simply replace the number with what you want.
2. Run the script
3...
Here is how i was able to get proxmox working with Infiniband and SR-IOV.
Hardware used is a mellanox switch (sx6036) and a mellanox Cx-4 100gbps EDR dual (or single) port card. Make sure the firmware is latest.
AS FAR AS IM AWARE, THIS WILL...
Using S3 backend you just have to provide a 64GB datastore used as a cache, and let PBS doing everything else.
I already used a 32GB datastore to backup around 250GB on s3 every day, it just works.
Naja in der von dunuin verlinkten Doku steht folgendes:
Für mich liest sich das so, als ob das Problem bei priviligierten Containern gar nicht und sonst nur bei vorhandenen systemd-networkd oder docker auftritt. Vielleicht braucht podman das...
Hi,
We receive this notification from our internet provider on a regular basis:
Port 25/tcp
SSL Anonymous Cipher Suites Supported
The remote host supports the use of anonymous SSL ciphers. While this enables an administrator to set up a service...
like many distros, we normally generate a new key for every release. we ship it in the previous release well before the new release is cut, to allow for a smooth transition.
Thank you @complexplaster27 for this update. It does in fact work to update to dcism-osc_8.1 - you definitely then want to make sure a compatible dcism version is installed, too, like 6.1 mentioned in your post.
Keep in mind though, you wouldn't...