Wow. Got it: Ubuntu 24.04.4 LTS with kernel 6.8.0-100 does not work right any more, 6.8.0-90 does.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2141906
On saturday the fourth 4TB SSD arrived and I made a fresh install on a ZFS RAID10. Although the effect is not as good as I was hoping the system is running quite ok and working on the Win11 VMs is acceptable. IO delay is now below 1% most of the...
In my case, setting up AppArmor inside containers helped.
pct enter <id>
echo "/run/systemd/journal/dev-log rw," >> /etc/apparmor.d/local/usr.sbin.rsyslogd
apparmor_parser -r /etc/apparmor.d/usr.sbin.rsyslogd
reboot
This is probably what fiona...
Thanks for this tutorial. I have been trying to get the passthrough to work for a couple of evenings now, but still no luck. I'mm keep trying since I'm completely new to the scene. Very exited to start home labbing with plenty of ideas.
Edit...
Randnotiz: falls winget verwendet wird (afaik in Server 2025 enthalten) einen Pin auf virtio* bzw Qemu* setzen. Sonst werden bei einem winget upgrade —all fröhlich die Guest Tools aktualisiert.
Edit: https://winstall.app/apps/RedHat.VirtIO
I have 3 iSCSI targets on 2 NASs. Two of targets (one on each NAS) are connecting fine on both nodes in my cluster.
Node 01 is having issues with one new target that is on the same device as another target that is working fine.
Node 02 is fine...
Welcome, @azae
Can be various reasons. While booting, try adding nomodeset in the kernel command line.
If it doesn't help, remove quiet from the kernel command line to see possible hints.
If still no success, you can try adding acpi=off there...
The Proxmox features highlists list the
Status of final delivery
of the "innovative Proxmox Message Tracking Center".
What is really meant by status "delivered"
Does the confirmation come from the recipient’s mail server?
Does this mean...
NFS is very different from Samba, and overall I don't mess with it unless it's hosted on a dedicated NAS appliance like Synology and the Linux instances are clients
IMO, you would be better off setting up a Proxmox Backup Server instance...
I replaced the motherboard with another one and the same pagefault happened, so this narrows a bit down the options.
I already tried to boot with another earlier kernel, and it happened also.
I will try to reinstall and see if that works.
Das mit RDP und den Lizenzen verstehe ich so noch nicht ganz.
• Auf einem Server hat man doch standardmäßig zwei RDP-Admin-Sessions frei, oder?
• Und bei einem Client fallen meines Wissens nach auch keine zusätzlichen Kosten an, ich...
QEM Guest agent was disabled on all, but one that was "Default". IP Addresses were not showing.
I Have enabled all the QEM Guest Agents, Shutdown and Restarted them, and now have IPs showing in all the Summary views.
No change in the Issue...
Solved after upgrade from PVE 8 to PVE 9
But now I got another issue:
https://forum.proxmox.com/threads/frr-service-doesnt-restart-when-call-ifreload-a-ou-doesnt-start-in-boot-time.180797/
Hi there.
I update a 3 node cluster with ceph from PVE 8 to PVE9.
On the PVE8 nodes it's has frr configuration, to provide mesh network between this 3 nodes.
After upgrade and restart, I notice that the networking hangs.
So I reboot and enter in...
Thanks for the reports! The errors described by @zhouu, @capnspacehook and @agross should be fixed with pve-container version 6.1.1 available on the pve-test repository.
It might not be as convenient, but you could try to use the already running ebtables and add rules which allow (arp-) traffic from/to the gateway only and drop any other. ebtables is local and rules must be deployed per node, but it could be...
root@server:~# grep -rF 192.168. /etc
/etc/network/interfaces: address 192.168.3.120/24
/etc/network/interfaces: gateway 192.168.3.1
/etc/ssl/openssl.cnf:# proxy = # set this as far as needed, e.g., http://192.168.1.1:8080...