Hi everyone,
we are currently facing significant performance issues with Windows guests on both Proxmox VE 8 and 9.
Environment:
Proxmox VE 8 and 9 (tested on multiple nodes)
Storage:
Local SSD (Software RAID 1)
Ceph cluster
Guest OS...
did you verify it works:
cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-6.17.13-2-pve root=ZFS=/ROOT/pve-1 ro root=ZFS=rpool/ROOT/pve-1 boot=zfs processor.max_cstate=1
Indeed, I am looking to blocked forged headers.
The solution presented by @ivenae is interesting, with the following caveats:
- if I am reading this right, the regex will match both user@domain.com and user@host.domain.com which is the general...
Hi,
have you made sure your repository setup is correct?
Please provide the complete output of tail -n+1 /apt/sources.list /etc/apt/sources.list.d/* and apt update.
The existing reply is correct, but I think what's missing is a concrete example of how to actually make it work.
Your VXLAN network itself is already working correctly (VM ↔ VM across nodes), so the missing part is just how to connect your...
This really interesting. It seems it implements lvm as starlvm and enables snapshots on this lvm type. So something that proxmox does not want to do.
https://repo.starwind.com/proxmox/pool/main/s/starwind-proxmox-plugin-pve9/...
I was banging my head on the wall, but finally i found the issue.
I replaced the ssd, but the problem persisted. Thinking of an hardware issue, i swapped the ssd to another working NUC but the problem still there!
Finally I found the solution: I...
For those who my be interessed, I've filed a bug and they have found a workaround.
If you connect to the pve that have the inactive, and issue:
pvscan --cache
the storage becomes active and everything works as it should.
I've asked if there...
Hi,
ich würde folgendes probieren:
BIOS-Check: Neustart ins BIOS (meist F2 oder F10). Schau, ob die Samsung 970 Evo dort noch gelistet wird. Wenn ja, ist die Hardware wahrscheinlich okay.
Rescue Boot: Boote von einem Proxmox-USB-Stick und wähle...
I tryied this, but it didn't work for me. But I'm not a specialist, so mabye I didn't used correctly the parameter...
But even on Windows I have the reboot, so I thought that's not a software problem...
I solved this issue with kernel parameters:
processor.max_cstate=1
apparently this problem started with PVE kernel update (not sure which one, probably latest as I have never had this problem before)
my machine:
UM790 Pro Ryzen 9 7940HS
16 x...
Hi zzjin,
I didn't solved the problem for the moment, but it seems that's a hardware problem.
Minisforum offer me a repair service, I don't have an order number (bought on Leboncoin).
Did you see the CPU temperature on the BIOS ?
Hi Fiona,
The output of smartctl was
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-9-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family...
Since it appears that the Current_Pending_Sector has not risen (19) since May 2025, & assuming this is a server that the drive is in constant use, it is possible that the drive is still "usable" or may even be perfectly alright. However this is...
I've looked through all the BIOS settings and I didn't see anything regarding UFEI besides boot order stuff (choosing between which the system should try first when booting legacy or UFEI)
IIRC from some old thread a while ago, these Lenovo can have some UEFI settings which prevent writing to the first part of the disk and similar, thus preventing GRUB from installing.
You may want to look through all the firmware settings if...