Das sollte grundsätzlich klappen. Hardware-RAID hast du im Ugreen aber praktisch nicht, sowas gibts für NVMe in den Mini-Kisten nie. Zu 99% ist das ein ZFS-Mirror, den der PVE-Installer oder du selbst angelegt hat. Check mal zpool status, und...
yes, there is currently a bug with the permission on this api call, see the first version of the patch i sent:
https://lore.proxmox.com/pdm-devel/20260708133630.1807997-3-d.csapak@proxmox.com/
i did not have time yet to send a v2, but will do soon
hi,
at the moment there is no option to weigh CPU load balancing higher than memory usage balancing.
feel free to file a feature request on bugzilla [0]
[0] https://bugzilla.proxmox.com/
Hi!
Aktuell läuft Proxmox (aktuellste Version) auf einem Ugreen NAS SXP 4800 Pro, ohne das ehemalige OS (wurde entfernt), direkt installiert.
Ich würde gerne diese Installation auf einen Minisforum MS-01 umziehen.
Beide haben einen Intel...
I investigated a bit further, and found out that there seem to be only three cpufreq modules compiled for proxmox's kernel (and the kernel config isn't available):
root@pev:~# ls /usr/lib/modules/$(uname -r)/kernel/drivers/cpufreq/...
No, it's off. 24H2 indeed introduced per core clock ticks, and apparently that is what kills residency in VMs. I don't really understand why, but that is one difference in the KiSetTime/KiGetTime functions in 24H2 compared to Server 2022, for...
I can confirm EnablePerCpuClockTickScheduling=2 fixes / works around the issue. CPU load returns to 23H2 levels and CPU cores assigned to the VM are able to enter deeper C states as expected. Thank you!
I've attached this info to the QEMU ticket...
Shouldn't matter, it's all software updates it'll just install it to wherever sda is. I wouldn't use USB boot if it's a production server if you have a dedicated drive to boot the server with.
For a reference, this is my Gen9 server the boot...
Does it boot if you install a plain vanilla Debian 13 on it? Does it even boot into the USB installer or does it do the same thing? I feel if you can't get to those points it's no longer a software problem.
For reference I'm running similar...
I have a fleet of Gen9, Gen10, Gen11 and Gen12 servers all running Proxmox v9 no issues all on EFI boot. Just use the pve8to9 tool and see what it says.
Depends.
Rsync should be pretty good at batching metadata over slow networks. AFAIK the bottlneck should be the storage metadata performance.
PBS on the other hand reads ALL you lokal data, and creates a hash. So you lokal storage and CPU...
This section of the forum is English only. The only other supported language is german, which has a separate section in the forum. So, please write your questions and answers in English. If you need a translator, I recommend DeepL.
PVE will be...
Hello everyone,
I'm trying to install Proxmox VE 8.4 and I'm running into an error during installation that won't let me proceed.
Right after launching the installer from USB, I get this message:
*Error loading kernel modules from...
I have a 4 node cluster of 8.4. I am upgrading by clearing all the VMs off of a host. Then I shut that node down. I run the command on another node to remove the node from the cluster (pvecm delnode nodename). Then I clean up by running the...
I've been working on implementing services on a currently single hypervisor for my friend and one thing that was required in the design plan was a proper backup/recovery method for the hypervisor itself. [Offsite backups of VMs are already setup...
Posting this because I have a fairly clean reproducer and I can't find an existing thread for it.
(please also forgive that I've been using Claude to troubleshoot this and summarise the post here)
Summary: on a Dell XC730xd-24 (the Nutanix XC...