Don't see any problem with the sysctls. So it works stably now with the /24 configured on the en05/06 interfaces? I'll see if I can reproduce this tomorrow on the new version in my testcluster.
After spending way too much time fighting NVIDIA driver issues, DKMS errors, and Proxmox kernel issues, I finally got a clean, reliable setup working for older NVIDIA GPUs with LXC passthrough.
This setup works well for:
GTX 1060 / 1070 / 1080...
So, how can I setup HA mode for VM for automatic migration to another node? and can normally shutdown VM ?
when I set "Request state: started" I can't normally shutdown Vm from OS
Attached the output of both commands with the (non-working) /32 configuration and the /24 configuration after restarting the interface several times to get it working.
Thanks alot, will try that.
Just leaving the house.
I changed the configuration, just trying till it started, and without the USB HDDs and Network the VM seems to start and can see the shell interface.
Will narrow the problem down and use your 2...
Consider different approaches like splitting your datasets (and pools?) into value groupings. Back up high value (difficult to replace) data differently than, say 'commercial media'. The media list could be high value, whereas the media files...
SSH into Proxmox twice before starting the VM(s). One runs dmesg -wH (kernel messages) and the other journalctl -ef (systemd).
Keep an eye on what happens in both, that might give you pointers on what is happening.
Hello,
Im using HomeAssistOS and Truenas on my Proxmox machine, running on a Mini PC.
This was working for a long time, but i was behind on updates and still running 8.2 to decided to upgrade.
Had some bumps on the road but finally it worked...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
Hi,
Is it, it's the now format.
My PBS (installed from ISO) has this configuration file and it can update :
deb http://ftp.fr.debian.org/debian bookworm main contrib
deb http://ftp.fr.debian.org/debian bookworm-updates main contrib
#...
While you can mix the old and the new format, the new (deb822) format has been supported since (at least) bullseye and is recommended since trixie.
You can convert all your sources to the new format using:
apt modernize-sources
See...
While you can mix the old and the new format, the new (deb822) format has been supported since (at least) bullseye and is recommended since trixie.
You can convert all your sources to the new format using:
apt modernize-sources
See...
Hi,
Is it, it's the now format.
My PBS (installed from ISO) has this configuration file and it can update :
deb http://ftp.fr.debian.org/debian bookworm main contrib
deb http://ftp.fr.debian.org/debian bookworm-updates main contrib
#...
since the issue is not recurring consistently it's not easy to debug.
Currently we have set PBS to access internet directly via firewall instead of via proxy and have also deactivated the verify job since it was taking days. Both the changes...
I did, it starts with upgrading top 3.4. Here is what I missed:
File: /etc/apt/sources.list.d/proxmox.sources
I created the file, and changed "trixie" to "bookworm". Now the upgrade works as expected. I assumed this different format was only...
ARP requests seem to be sent properly over the correct interfaces, but there's no response. This is on the other interfaces as well - which is odd.
Can you post the output of
ip route show table all
We could also check the respective sysctls...