Since it took me a while to put together everything to get NoVNC as well as OpenID authentication through haproxy I'd thought I'd share my complete haproxy configuration for it:
backend proxmox
mode http
balance source
option forwardfor...
Ich weiß ja nicht, ob das so klug ist den Backupserver direkt im Cluster laufen zu lassen. Ein Angreifer, der auf einen Knoten kommt, kommt von dort nämlich per ssh auch auf alle Anderen, ohne Passworteingabe. Schließlich werden beim Hinzufügen...
You have so far to go until you reach the current supported version. And you might need to do manual step with each major version. The boot process also changed a lot since PVE 6 and it might not be possible to move to proxmox-boot-tool in place...
Moin,
ja sobald du mehr als einen PVE-Host clusters benötigt du eine tadellos laufende Corosync kommunikation. Darüber wird das quorum gebildet und entschieden welcher Host in das Proxmox Cluster Filesystem schreiben darf, um Daten mit den...
Das sind alles gute Gründe, ich habe halt nachgefragt, weil viele Leute einfach nur ein paar docker-Container, ein NAS und HomeAssistant betreiben wollen und Proxmox nehmen, weil sie das in einen Video gesehen haben. Da frage ich dann gerne nach...
Ich habe noch einmal den Ursprungspost gelesen.
Vermutlich hast du auch einen Denkfehler. Du machst irgendwann ein Full Backup, danach wird immer nur inkrementell die Änderung gespeichert.
Auch wenn du deine Wochen und Monatsbackups kopierst...
Als sekundär PBS wo die Restoreperformance egal ist, nutze ich auf öfters große HDDs. Sonst immer brav auf SSDs. Aber zum testen reichen ja erst einmal HDDs.
Was man sich bei RAIDZ (egal welches Level) klar sein muss: Das ist immer nur so schnell, wie eine Platte. Das kann gerade bei HDDs und so Sachen wie restore oder der garbage-collection schon gut Sachen in die Länge ziehen. Mirrors oder striped...
@Ripon
And more to point out:
It is free software and not free beer.
The price is very decent compared with other Enterprise Virtualization solutions.
If you use the software to earn money consider to buy at least the smaller subscriptions...
At https://packages.debian.org/forky/amd64/zfsutils-linux/filelist I can see there are /usr/bin/zarcstat and /usr/bin/zarcsummary
Maybe those were renamed in the newer version?
What about man zarcstat ?
P.S.
Indeed...
The very clear and ultimate answer is of course: it depends!
If you have enough experience to administrate a Debian server consistently and continuously over years, including disaster recovery, then you may go that route. (And use a single...
Udo post his writeups on"frequently asked questions" under the abbreviation fabu (frequently answered by Udo):
https://forum.proxmox.com/search/9012672/?q=fabu&c[title_only]=1&c[users]=UdoB&o=date
I liked the idea, so I planned on doing the...
Good idea, I would have to think about a kind of realistic scenario for comparing different setups though ;)
Yes, I wouldn't do it right now either. But it's great news, that we won't have to wait until PVE10 to use the new feature ;)
Jein, standardmäß ist das VLAN nicht relevant (solange man nichts ändert), es wird für die Migration immer das gleiche Netzwerk genommen, wie corosync, was nicht ganz optimal ist (mehr dazu gleich).
Nein, der Grund für die Empfehlung für...
You might produce something like "FABC: optimizing a pool by utilizing the new features of ZFS 2.4" or similar ;-)
I would definitely read it :-)
I hesitate to roll out that update (in my Homelab) though...
This is a good news, I'm especially interested in a new ZFS 2.4 feature which allows using the special device as zil/slog device:
https://forums.truenas.com/t/using-a-special-vdev-no-slog-needed-anymore-maybe/59265/2...
Hello,
I don't know how Vmware works but following might be of interest for you:
- https://pve.proxmox.com/wiki/PVE-zsync
- https://pve.proxmox.com/wiki/Ceph_RBD_Mirroring
pve-zsync needs zfs and RBD Mirroring needs Ceph though.
Regards, Johannes.