Hello everyone,
So this is a windows 10 VM with random freezes. Only stopping and startingt fixes it. This started to happen in the last 2 or 3 weeks. I have changed cpu type, raised memory and cores. Even changed the display options. Same...
@Casulo thank you for your answer. The VM-Config should work. If the freezes occur again, try disabling SplitLock to see if that helps. If that doesn't change the behavior, here are some other options:
Remove "hv-tlbflush" for the CPU
change...
@Casulo Did you ever find the solution to this one? I have exactly the same issue, hesitant to turn off splitlock at this stage.
I have Win Server 2025 and several Ubuntu 26.04 instances running without issue. Win11 25h2 installed has constant...
Hopefully the attached picture offers the details you need to help me figure this out.
Recovering journal... Maybe the file system is corrupted.
Also, I installed USB HDDs but they are no longer available. How do I remove the commands to mount...
I am seeing what appears to be a similar issue on my local Proxmox (PVE 9.2.4, kernel 7.0.14-5-pve) host running a 5950X (microcode: 0xa201211).
kernel: [Hardware Error]: System Fatal error.
kernel: [Hardware Error]: CPU:1 (19:21:2)...
Hey, thanks for all the advice! Update: Yesterday I commented out the line ("/dev/pve/rootu/dev/pve/root / ext4 errors=remount-ro 0 1") in fstab.
So:
------
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=2E4E-A2B4 /boot/efi...
In the "options" (fourth) field (see the description in the first line of your file), i.e.:
nas.localdomain:/volumes/raid2/pve_pbs /network/pve_pbs nfs,vers=3 async,_netdev 0 0
(fields are separated by tabs or spaces).
BTW: probably not...
Thank you @a3a for the exact NVIDIA driver version. Using 580.173.02 worked like a charm!
Thank you everyone for your support and suggestions as well!!
I recommend the same. I also go over how to persistently (heh) set up the persistence there. I'd also recommend you look into the NVIDIA toolkit instead of installing anything inside the CT.
Nothing that is dependent on other machines. I thought maybe DNS but I double checked and my physical DNS server is in the /etc/resolv.conf file.
This is what my fstab looks like:
# <file system> <mount point> <type> <options> <dump> <pass>...
Hmm, I also ran through the Debian Trixie and Debian Forky backports path, removed ALL images with nvidia or its driver version in it, downloaded the upstream package, compiled it and it worked with current 9 non-subscription repo on a 3080ti.
Exakt – Ich betreibe das hauptsächliche Backup noch lokal auf Platte, weil extrem schnell, extrem billig.
Das reduziert die Schreibleistung auch in der Praxis auf ca. 10% ggü. vma.zstd sofern man bis zu 15 Diff-Backups je Fuil-Backup macht.
Es...
Today we're introducing a dedicated repository for debug symbol packages, reachable at https://dbgsym.proxmox.com/.
Debug symbol packages (named <package>-dbgsym) contain the detached debug information for their matching binary package. They are...
Würde dann auch auf IOPS Bottleneck tippen, wenn du schon schreibst, dass da dein IO Delay so hoch ist. Ein einzelnes großes Raidz2 Vdev aus HDDs ist ja quasi das langsamste was du machen könntest (mal abgesehen von dem Gleichen nur ohne Special...
Klar kannst du alles auf einem Raid1 machen. Im Enterprise Umfeld nehme ich immer zwei kleine SSDs für das OS und dann Zwei große NVME für die Daten, aber im kleinen reichen auch zwei vernünftige SSDs.
Bei meinen Kunden repliziere ich so kritische VMs alle 1 Minute. Das hilft ungemein beim echten DR.
Diese VMs sind aus diesem Grund auch nicht im HA. In der Regel ist das nur eine VM pro CLuster und auf die hat man eh ein Auge.
Bei Wartungen...
Ich habe einen prune job, der automatisch löscht. Will ich eine Sicherungsgruppe ( da vm in pve gelöscht ) endgültig bereinigen, setze ich bei aufzubewahrenden Kopien ( im Regelfall eine ) den protected flag und prune manuell mit last=1. Das...