Ich patche morgen die PVEs und wir klären, wie es weiter geht. Optional wäre ja interessant, ob etwa auch VMs mit Server 2022 oder 2019 von dem älteren machine type profitieren würden ... Wir werden das mal probieren.
I have an LXC container with some specialized configuration options which I have converted into a template. Now some users should be capable of cloning this template via the ProxMox API while performing some configuration options (like, setting...
Have been doing some more tests.
The key flag in the custom cpu profile is +svm as expected.
When that flag is removed from the custom cpu profile the VM boots, but will obviously break virtualization support.
Another thing I tried:
Reverted one...
Dass RAIDZ1 für die DBs suboptimal ist, sehe ich wie @Falk R., Mirror-vdevs sind da klar besser wegen der Write-Latenz, würd ich auch umbauen.
Aber bevor ihr den ganzen Pool anfasst: jetzt wo raus ist dass da MSSQL und PostgreSQL laufen, passt...
I have not encountered this exact error myself, but I think cloning the VM on the ESXi side would be a useful way to narrow down possibilities 1 and 2.
For example, if a VMware-native clone using vmkfstools fails as well, then the issue is more...
Ja, wäre ein Option. Auf anderen Storages haben wir sogar schon NFS over (k)TLS im Einsatz - die Wenigsten wissen, dass man NFS mittlerweile schon nativ SSL-Verschlüsseln kann, mit gegenseitigen Zertifikatschecks. Leider von Truenas noch nicht...
Hi @fabian ,
Thanks for the reply. I'm actually starting to think that it was the removal of the `iommu=pt` from the kernel command line that was causing the failure. This system has been built for quite some time - and that was in there for a...
Ich würde den NAS-Systemen auf jeden Fall SSD-Mirrors als special device hinzufügen und PBS als VM auf der NAS installieren, die Datenspeicher dann aber per NFS einbinden ( um den höheren Overhead von Cifs zu vermeiden)...
Hi,
Also diese Option gibt es sowieso schon mal nicht, also wird auch nichts machen.
VLANs direkt auf einem Interface zu definieren, dass gleichzeitig auch gebridged ist, kann zu Problemen (wie hier) und/oder seltsamen Verhalten führen.
Am...
Was dein keepalive-Gedanke beschreibt ist ein klassischer Dead-Man-Switch bzw. Heartbeat-Monitoring, also push statt pull. Jeder Host feuert per Cron ein simples curl an eine Zentralstelle, und die warnt wenn der Heartbeat ausbleibt. Selfhosted...
Hi @philippms
vielen Dank für deinen Post!
SMB / CIFS ist im Vergleich ein relativ redseliges Protokoll und mag daher Latenzen nicht besonders.
Da der Proxmox Backup Server für seinen Sync zwischen Remotes HTTP(S) verwendet, welches besser mit...
Something I forgot: If you want to have local unencrypted backups ( so you can still restore them even if you loose the key) and encrypted remote backups you can add encryption via a push-sync job. If you don't want to open a port on the remote...
Eher weniger, hier spielt das lokale Storage auf dem PBS eine entscheidende Rolle: wenn du kein Full-Flash-System hast, wird das das Problem sein.
Eine akzeptable Performance erreicht man mit lokalen ZFS auf Festplatten, wenn man special devices...