Hello all,
i have some hosts running on a local proxmox server and on the hetzner cloud. On proxmox I work with lxc containers.
I try to script the setup of these machines as much as possible and strive to define them completely with 'source...
I seem to have a similar issue. I recently updated my system from 8.4.11 to 8.4.19 on my HP ProLiant DL380p Gen8 server with P420i RAID controller
It booted several VM and after 5 to 10 minutes just crashed.
Partial log below
If I interrupt...
Yes, we have 3.20251202.1~bpo13+1 of amd64-microcode installed. I'm very skeptical that Hetzner support will do a BIOS update just for us, since their policy is "We don't officially support Proxmox".
Hi there,
I recently upgraded my PVE host to v9.2.3 and since then just one of my VMs is in trouble.
It stalls frequently for up to half an hour. During that time it won't even do a guest ping and stops Windows hearbeat. Windows Events records...
Hi Jonas,
thanks for the reply. I would prefer to stick with the routed setup for now, so I will pass on the virtual MAC approach.
I'd like to keep the details of my setup private, but I really appreciate your suggestion. Since I'm following...
Hi,
a usual solution for this is to include a first-boot hook: https://pve.proxmox.com/wiki/Automated_Installation#First_Boot_Hook_Section
With this, you can pretty easily script together setting up e.g. a LACP bond on the first boot after...
Hello,
I have an Intel NUC 12 (NUC12WSKi7) running Proxmox VE 9.2.3 and I cannot get Wake-on-LAN to work. Under Windows 11 WOL works perfectly, but under Proxmox the NIC loses power completely after shutdown.
Hardware:
Intel NUC12WSKi7
Intel...
Most of the data you ask about is really irrelevant. The point was to drive the system to some kind of unified performance peak, what CPU and whether virtual or hardware and exact test design is rather irrelevant as long as they are the same, so...
Changing the quorum to less or equal to 50% is a bad idea. Since you have an even number of nodes the recommendation is to add a QDevice: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_corosync_external_vote_support
There are quite a few...
Hi @fanton
thanks for posting in the forum!
I am not aware of a shell command specific for that purpose, but you could use the API to trigger a complete update, using [1]
Your sincerely,
Jonas
P.S. Please avoid double posting of the same...
Hi Christoph, thanks for your reply.
Here is the output of pveversion -v
proxmox-ve: 9.2.0 (running kernel: 7.0.6-2-pve)
pve-manager: 9.2.2 (running version: 9.2.2/b9984c6d90a4bd80)
proxmox-kernel-helper: 9.2.0
proxmox-kernel-7.0: 7.0.6-2...
Most of the data you ask about is really irrelevant. The point was to drive the system to some kind of unified performance peak, what CPU and whether virtual or hardware and exact test design is rather irrelevant as long as they are the same, so...
Hi!
In more detail, each node's current cpu and memory usage is normalized with its own capacity (i.e. cpu_load = current_cpu / max_cpu and memory_load = current_memory / max_memory), where the node's current load is then a equal-weighted...
No worries, and the manual can always be improved though I didn't put in the technical explanation from above as it felt too specific. If it's useful there as well, I can certainly find a way to put it there without being too distracting from the...
Hi @Karcsi
thanks for posting in the forum!
Hetzner is sadly a little bit tricky to get up and running.
On a quick search for previous answers on this topic i found this post [1].
Maybe this can help you also.
Apart from that, may i ask why...
Hi @limone
thanks for posting in the forum!
You are correct, the tech preview banner in the docs is a remnant of the previous testing.
As of PVE 9.2 CRS Load balancing is considered stable.
We will update the docs asap.
Thanks for noticing...