You could use it as outgoing filter for your typo3 instance, I'd say this is a reasonnable usecase for PMG, heh!
You'd need to setup 587 port either using the firewall, or by tweaking postfix conf (setting up "submission" protocol the same way...
@ostseereiter : Am besten sind natürlich vernünftige NVMes, wie schon beschrieben worden ist. Ich habe aber tatsächlich auch externe USB-Festplatten an meinen Systemen dran (Samsung T7). Ist nicht toll, funktioniert aber soweit ok. Kommt ja immer...
Für solche Fälle gibt es unseren Datacenter Manager, wie auch schon oben erwähnt: https://forum.proxmox.com/threads/proxmox-datacenter-manager-1-0-stable.177321/ :)
We just changed this option from "Envelope" to "Header" - this resolved our issue (Gmail rejected the autoreplies from our Exchange server), and so far we can't see any disadvantages.
Hallo,
das geht mit qm remote-migrate, siehe https://pve.proxmox.com/pve-docs/qm.1.html
Falls die Doku nicht reicht, hier wäre noch ein Beispiel: https://www.thomas-krenn.com/en/wiki/Proxmox_Remote_Migration
Moin thomas0815,
willkommen im Forum.
Noch als kurze Ergänzung zu deiner ursprünglichen Herausforderung:
Die Disks sind deswegen im local-lvm auf dem RAID1 gelandet, weil an der VM für jede Platte konfiguriert wird auf welchem Speicher sie...
Hast Recht, die Volumegroup bleibt ja die von der OS Disk.
Ich hätte das eh nicht so gebaut. Ich erstelle im Smart Array inner eine kleine vDisk für das OS und den Rest dann als große Disk für den Rest.
Dann kann man da viel fexibler arbeiten...
Hi, lösche einfach den LVM-Thinpool auf deiner OS Disk, am besten gleich die Root Partition vergrößern:
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root
Danach den anderen Thinpool löschen und mit dem...
LVM-Thin eignet sich nicht als Shared Storage. Vielleicht funktioniert es, wenn du stattdessen LVM oder NFS nutzt.
Wenn auf das LVM-Thin mehrere Hosts zugreifen, dann kann das Volume bei gleichzeitigem Zugriff nicht erweitert werden. Deshalb...
As explained by ness1602 pve-zsync should cover your usecase,. It doesn't need a cluster but you will need to start the vms manually in case you need them:
https://pve.proxmox.com/wiki/PVE-zsync
And you will still need a regular backup
You mention failover, and in that regard, it makes sense to use Proxmox <> Proxmox pve-zsync replication. Both proxmoxes have zfs storage for vm and cts and you implement it on one machine. Failove then has moving .conf files and starting the...
the relevant questions to ask:
1. Would you want the failover to occur automatically, or with user intervention?
2. What is an acceptable outage period?
3. What is acceptable in terms of minimum performance (specifically, disk performance)
IF...
One very low-end approach, with these assumptions:
you have two nearly identical PVE server, not clustered
one is doing its job, the other is turned off
you have sane PBS (with SSDs only, at least for the latest backup) - as you need to have...
You mention failover, and in that regard, it makes sense to use Proxmox <> Proxmox pve-zsync replication. Both proxmoxes have zfs storage for vm and cts and you implement it on one machine. Failove then has moving .conf files and starting the...
Dear community, dear developers,
I have to allow an external website to send emails on my behalf. This site (Typo3) can only reliably send emails via SMTP (authentication) port 587 – port 25 unfortunately doesn't work.
Is this technically...
Hallo,
wieder mal Danke für euren Input :)
Betreffend ZFS - dazu habe ich mich schon belesen, man könnte ja die Disk direkt am Raid Controller durchreichen. (HBA Modus, bzw. Hybrid)
Es scheint aber vorzukommen, dass einzelne Werte der Disk...
yes run \StarCitizen\LIVE\EasyAntiCheat\EasyAntiCheat_Setup.exe [install, uninstall, factoryreset] ... run without args will show help
uninstall will clean registry and delete EAC folder in %USERPROFILE%
Something I just spotted now in the logs . Its showing the the bridge port is connected to the same interface so I would assume its causing a loop and not allowing access? Maybe?