Ganz allgemein war und bin ich bislang dankbar für Feedback und Hilfestellung. Und bislang war nix dabei, was mir fahrlässig erschien oder grob falsch.
Die Ausführlichkeit etc. war mir auch aufgefallen, aber ich hatte das unter "positive...
Thanks for your input!
That's a valid point regarding the total LXC swap usage versus the available swap on the host.
I'm still not entirely sure if that's the primary cause in my case, so I'll keep investigating other possibilities as well...
Hi @Onslow, thank you so much for the time you're taking. Apologies for not having mentioned the NAS before, at times we tend to think that things are apparent, while they are not, don't we?
The NAS is a nice but comparatively old device (HP...
> Glad to hear that you issue has been solved! Just to confirm, as far as I can understand, the issue has been fixed by a combination of BIOS update + OVMF in the VM, correct?
Yes!
dmidecode -t bios
# dmidecode 3.6
Getting SMBIOS data from...
Watch out when doing PBS backups with that setting. If I remember correctly, PBS makes use of that.
To get back to your initial question "How to reduce wear out" the correct answer IMHO would be:
Don't worry!
Others here recommended PLP drives...
That is what I thought, but I am not sure if this is entirely correct.
In the logs you can see this, no matter if the VM was running or not, when using stop mode:
INFO: scsi0: dirty-bitmap status: created new
So there is some dirty-bitmap that...
Ganz allgemein war und bin ich bislang dankbar für Feedback und Hilfestellung. Und bislang war nix dabei, was mir fahrlässig erschien oder grob falsch.
Die Ausführlichkeit etc. war mir auch aufgefallen, aber ich hatte das unter "positive...
You can decrease the wearout per time if you use a device with PLP - actually writing data to the hardware cells is going to happen more infrequent. Unfortunately the A400 series lacks this feature.
Additionally PLP will increase the...
hi, it looks like your SSD is handling both OS and VM I/O, which accelerates wear.
Check if TRIM is active (fstrim -v /), and enable discard on LVM/VM disks to free unused blocks.
Move logs, swap, and RRD data off the SSD or into tmpfs/ramdisk...
node > Disks or lsblk -o+FSTYPE,LABEL,MODEL.
node > Disks > .... What to use depends a bit on the use case and model number of the disk. Please share yours.
I like ZFS but it tends to perform badly with VMs on HDDs. without disabling sync or...
Just wanted to come back and say a huge thank you to everyone who contributed to this thread. All the advice and suggestions have been incredibly helpful.
I have made quite a few changes to my setup since my first post and wanted to share where...
I meant I tried to upgrade things using apt dist-upgrade but it shows there is nothing to do everything is up to date.
BTW other day I was discussing things at the proxmox discord server, and someone shared this link to me...
Hi,
Since your hard disk (ide1) is orange, it's not plugged, you need to stop/start the VM to take effect; and it's most likely due to the fact that you are using the "LSI" controller with IDE disk (if I remember correctly, hot plug was never...
Hi everyone,
I recently noticed that my PC running Proxmox has been making a loud fan noise that was not there before. I cannot open the case right now to physically inspect it, so I am hoping to troubleshoot this through the command line.
My...
Hallo,
danke für deinen Post. Die Maschine, bei der ich den Umstieg auf Proxmox teste, ist ein Win10 Pro OS. Eine Reparatur durch den Virtio Installer mit nachfolgendem Neustart hat leider nicht geholfen. Gibt es eine andere Virtio Version?
Danke.
Ich stelle für mich fest, daß ich mich bisher viel zu wenig mit KI und ihren Möglichkeiten auseinandergesetzt habe (gerade Claude soll ja sehr gut sein).
Die ersten Vertreter ihre Zunft wirkten vor einem Jahr kaum wirklich brauchbar, ich...
Hi everyone!
I have:
Proxmox 9.1,
sfp ens13f0np0 Speed: 10000Mb/s, MTU 9000, physical NIC,
Bridge vmbr0 Speed: 10000Mb/s, MTU 9000
Single VM with Windows 2025 and Red Hat VirtIO Ethernet Adapter 10 Gbps. (VirtIO (paravirtualized)). All last...
Just wanted to share my experience with adding 10Gb network cards to systems that already had PVE installed and working.
On both systems I tried this (with different cards), this caused my the PVE GUI no longer to be reachable.
I had to connect...