Problem was caused by the wrong assumption that OPNsense uses the same ephemeral port range as FreeBSD. I should have detected that straight away with a package capture and I really wonder why I didn't.
For anyone running into the same you have...
Ok, wenn es mehrere Gesellschaften gibt. Gibt es ein zentrales IT Team oder verschiedene eigenständige Teams?
Sind die Gesellschaften finanziell getrennt oder läuft das über die Muttergesellschaft?
Die Umgewöhnung von vSphere zu Proxmox ist am...
Howdy!
Just a random one. From the host system, is it possible to query a guest's uptime using the qemu guest agent? Specifically, this is for querying a guest's uptime accounting for live migrations - e.g when I live migrate a machine with a...
Ok, wenn es mehrere Gesellschaften gibt. Gibt es ein zentrales IT Team oder verschiedene eigenständige Teams?
Sind die Gesellschaften finanziell getrennt oder läuft das über die Muttergesellschaft?
Die Umgewöhnung von vSphere zu Proxmox ist am...
I am using KDE Plasma, sddm as the display manager,
I installed using the trixie net instal and upgraded to forky, then installed via tasksel after
The issue only happed once the gui was installed
cat /etc/pve/qemu-server/110.conf
agent: 1...
Also erst einmal das übliche was man gut mit Proxmox erschlagen kann.
Die tollen Ideen sind aber nicht mal eben umgesetzt, wenn es noch keinen Plan gibt oder eine bestehende Lösung die abgelöst werden soll. Habt ihr viel Zeit um die optimale...
Yes, I ran into the same unfortunate situation when I noticed none of my guests' syslog files had anything in them all of a sudden. My temporary workaround was to add lxc.apparmor.profile: unconfined to/etc/pve/lxc/*.conf and cross my fingers and...
Ok, wenn es mehrere Gesellschaften gibt. Gibt es ein zentrales IT Team oder verschiedene eigenständige Teams?
Sind die Gesellschaften finanziell getrennt oder läuft das über die Muttergesellschaft?
Die Umgewöhnung von vSphere zu Proxmox ist am...
ok, thanks for the information! you already have the two in a cluster, so VXLAN would basically use the connection they already have by encapsulating traffic for the 10.10.10.0/24 network. But since you are able to connect them via a second cable...
Okay, I think I see where you're going now. I add the device (your ex eno1) as named in the network devices from Type: Network Device, which may be different for each guest/host but I need to make sure to pair them to the physically connected...
Ciai e grazie per aver risposto.
Questo è il journal del pv5
root@pve5:~# journalctl -f
Jul 10 15:13:36 pve5 systemd[367988]: Starting ssh-agent.socket - OpenSSH Agent socket...
Jul 10 15:13:36 pve5 systemd[367988]: Listening on...
Thanks @fabian and the Proxmox team for these.
These problems have been coming so thick and fast that its getting harder and harder to just keep up with what's happening.
It's at the point now that if you have a server with an uptime of a week...
I have the same problem on Proxmox 9.2.4 with kernel 7.0.14-3-pve as NFS-Server and NFS-clients running 7.x kernels.
A workarround for me is to mount the filesystem with NFS version 4.1:
mount -o vers=4.1 SERVER:/DIR /mnt
I guess it is a kernel bug.
Many thanks for commenting on this! Until now there was a chance I did something wrong and hadn't found it yet. But if you experience the same problem, there maybe really is a problem. I will check out with vers=4.1 and come back with a result...