I just find a way to reproduce the issue on the guest :
root@zabbix :~$ fio --name=stress-write --ioengine=libaio --iodepth=64 --rw=randwrite \
--bs=4k --direct=1 --size=20G --numjobs=8 --runtime=600 \
--time_based --ramp_time=30...
Hallo an alle hier im Forum.
Ich nutze Prxmox VE schon seit einiger Zeit erfolgreich mit drei kleinen Lenovo ThinClient im Cluster und HA Dort sind mehrere Container und eine VM sauber am laufen. Bisher habe ich dort über die Backupfunktion...
By the way, I also reproduced the issue on AlmaLinux 10.1 (kernel 6.12.0-124.52.1.el10_1.x86_64) with this command :
fio --name=stress-hdd --ioengine=libaio --iodepth=8 --rw=randwrite \
--bs=4k --direct=1 --fdatasync=8 --size=20G --numjobs=4...
Some more info I am trying to boot on an old X220 Thinkpad.
Also for comparison the debian config that worked:
lucas@movietime:~/amt-proxmox-proj/pxe$ cat debian/menu.ipxe
#!ipxe
set base http://10.3.3.1/debian
kernel ${base}/linux auto=true...
You are exactly right, here are the current logs. However I tested with Proxmox 8 and 9 and both failed.
10.3.3.100 - - [18/Jun/2026:16:50:10 +0000] "GET /boot/default.ipxe HTTP/1.1" 200 76 "-" "iPXE/2.0.0+ (g36e8c)"
10.3.3.100 - -...
prinzipiell ist in der default config in einem PMG delay_warning_time auf 4h - sprich der ursprüngliche sender sollte von PMG eine mail bekommen, dass die mail noch nicht zugestellt werden konnte - siehe...
Genau das ist der Grund warum so etwas als temporary error (4xx) gewertet wird - und aus eigener Erfahrung gar nicht so unwahrscheinlich, dass ein user innerhalb der 5 tage, die eine mail so in der queue bleibt seine Inbox aufräumt.
Ich würde...
Aus der Erfahrung heraus kann ich sagen, dass unsere Kunden sehr schnell mitbekommen, wenn ihr Postfach voll ist, da sich deren Kunden bei ihnen melden. Entweder erhöhen wir dann die Postfachgröße oder der Kunde räumt auf.
In beiden Fällen freut...
Latest version of Omada seems to have fixed the problem. It now maxes out at 3Gb. The swap file doesn't like being constrained to 500mb, so I've upped that to 768mb and it's loitering around 310mb.
I think I will declare victory.... or at least...
In VMare cloud-director it's possible to add some custom values (metadata) on a cluster.
Theses values are stored in key/value format. Possible values format are string, number (int/float), date, boolean
Would it be possible to do the same on...
Yes, your understanding of the general model is correct.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @gargantua, welcome to the forum.
At a high level: the copy of the 99.9% of the data will be done in the background without interrupting VM operation , while for the last 0.1% the VM/QEMU will enter a pause/suspend type of state when the...
Thanks a lot!
As i understood while 99.9% data is copied VM will work from source Proxmox node and once 99.9% data is ready on destination node will be short suspend for copy memory, cpu state and rest data and after that VM will start work from...
Smarthost heißt, dass du dich mit validen Zugangsdaten am HostEurope authentifizierst, deshalb akzeptiert der Smarthost deine Mail als valide.
Da der Smarthost zusätzlich unter der gleichen Absender Domain sendet und als SPF eingetragen werden...
Wo liegt denn euere Domain und euer Webhosting?
Der Anbieter hat i.d.R. auch ein Mailpaket, den du als Smarthost auf dem Mailserver oder dem PMG einträgst.
Dann ist die client_ip versendeter E-Mails dieser Anbieter.
Smarthost heißt: Du legst dir...
Wenn du das senden unter fremdem Absender meinst: Das kannst du nicht verhindern, denn das Thema hast du bei jedem Anbieter so.
Als ich damals den ersten Mailserver (MDaemon) in der Wartung übernommen hab, war das genau mein Thema: Wir haben 8...
Prinzipiell müsste es auch möglich sein, die PBS API mit Curl o.ä. anzusprechen, um direkt in der VM zu restoren. Kostet halt Zeit sich sowas zu scripten, ich habe das bisher nicht gemacht