Hi,
This is a weird one. I have a Minisforum MS-A2, Ryzen 9955HX, 128GB of RAM, a Samsung SSD. Running up to kernels 6.14.8-2, it is rock solid. So I don't think it's a hardware issue...
Newer kernels, certainly including all the 6.17s I've...
I just came here to post about this too.
My home lab Minisforum MS-A2 is rock solid under 6.14.8-2-pve, anything newer that I've tried, spontaneous reboots. A power issue caused the machine to boot back up in 6.17.9-1-pve, and... boom, less than...
I gave you one possible answer, but you choose to ignore it.
As a funny coincidence you answered one of my questions by posting this picture; your volblocksize is 16k.
So my theory was right.
So again, every 1TB VM disk will not only use 1TB...
I'd recommed setting up scheduled trim instead.
Please share
zfs list -ospace,refreservation -rS used
qm config VMIDHEREOFAVMWITHLOTSOFUSEDDATA
Also read this about how to properly use fstrim/discard. Pretty sure a zpool trim does not affect...
You would have to provide a lot more information than what you posted here. Otherwise we have to make educated guesses ;)
So just cluster, no HA?
So you use ZFS and VMs use local RAW drives on ZFS?
There are a few problems with that.
Short:
A...
Why would anyone want to publish their Proxmox admin web console over the internet.?
Surely the wiser approach would be to route that traffic via some sort of VPN, that is unless you are planning on providing access to the public.
RAIDZ is the common short version of RAIDZ1, so single parity. There is no striping with just two disks available via WebGUI, because if one of the disks fails, all data would be lost. If you insist on using RAID-0 for data, it can be configured...
Genau das. Der `restore`-Befehl schreibt dir das Image raus, und du packst einfach zstd dahinter:
proxmox-backup-client restore vm/100/2026-01-27T12:00:00Z drive-scsi0.img.fidx /mnt/usb/vm-100-disk-0.raw --repository user@pbs-host:datastore...
I set the network device to VirtIO and restarted, it doesn't allow for core isolation to be turned on. In Device Manager it shows an unknown ethernet controller.
@garfield2008,
Der tcpdump verrät es: Der TCP-Handshake klappt einwandfrei (SYN → SYN-ACK → ACK), aber danach kommt keine Daten-Übertragung zustande — der Server schickt nach 5 Sekunden ein FIN.
Das ist ein klassisches MTU-Problem. Schau dir...
Hi,
thank you for the report! I can reproduce the issue here and will look into it. It's a regression from the switch to the QEMU -blockdev command line with machine versions >= 10.0. We accidentally use the throttled block node as the source of...
Wenn man zusätzlich auf dem offsite PBS per Firewall/Paketfilter eingehende Verbindungen dicht macht, hätte man sogar noch eine zusätzliche Sicherheit. Dann könnte ein Angreifer nicht mal bei fehlkonfigurierten Permissions damit was anfangen...