My own largest cluster has 10 nodes. I can lose four nodes and still have 6 votes.
Does it really make sense to add a QDev with such a high number of nodes? With 11 votes I could lose five nodes instead of the mentioned four. But..., really, I...
This would work. Not an ideal solution but if you can ensure that no workloads ever gets distributed on it (in case you use something like prox-lb or the affinity rules of Proxmox VEs native ha-manager see...
Hi @2000gtacoma ,
You should look into "saferemove" option for storage pool (man pvesm // search for saferemove).
I believe when an LVM/qcow is removed, the standard option is just to delete the metadata. The actual user data is still left on...
Die VMs aber teilweise schon und es gibt ja auch Sicherheitslücken, die dann einen Ausbruch daraus auf den Host erlauben. Allzu lange sollte man also auch nicht warten, am Besten plant man regelmäßiges Wartungsfenster ein, wo man dann die Knoten...
-o cachefile=-0 is most likely the issue. It should be -o cachefile=none if you actually want to disable it. So the full command would look like this:
zpool create -f -o ashift=12 -o cachefile=none -O compression=lz4 VM-Drives /dev/nvme1n1...
That's easy: personally I do prefer Wireguard too :-)
Only if there is an OpenVPN connection already established I would simply use that one.
(( I have had soooo many troubles with OpenVPN in the far(!) past that I was really, really happy...
Nun ja SSDs mit plp können rein technisch Dinge, die Consumer-ssfs nicht können, das wurde auch mal sehr erschöpfend hier im Forum ausdiskutiert:
https://forum.proxmox.com/threads/powerloss-protection-plp-mythos.157003/
Was ich nicht überzeugend...
Look for a daily cronjob in /etc/cron.d/ and in /etc/cron.daily/ and run crontab -e (for the current user, usually root) and run systemctl list-timers ...
Falls du diese Seite nicht auf dem Schirm hast vergleiche mal https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading
Disclaimer: ich habe keine solche Installation und kann nicht direkt etwas beitragen...
Hi,
Like other community members said, why don't you ask support directly instead of asking the community ?
It's kind of nonsense asking the community about subscriptions.
Best regards,
Can't see were I've been hostile in any way. I've been trying to propose you methods and alternatives that you didn't like and insist on doing things "the VMWware way". That's simply not how PVE works. PVE it's not a 1:1 replacement, but an...
ICMP ist ein gesondertes Protocol, welches gerne mal aus "Sicherheitsgründen" komplett gesperrt wird. TCP/UDP sind davon komplett unbeeinflusst. Also: sperrt irgendein beteiligter Router ICMP?
Moin zusammen
Eher allgemein und vollkommen unabhängig von dem Forum hier: Das lässt sich auch durchaus noch steigern. Was ich selber auch schon erlebt habe. Man macht sich Gedanken zu einem Problem eines Users und postet ihm dann eine Antwort...
The best practices tutorial in the wiki is a good start. Adding to it some points:
On newer windows versions it might be that some mitigations for CPU bugs hurt performance. See...
Das ist tatsächlich ein Proxmox-Mitarbeiter und ein prominenter Mitwirkender am Ceph-Projekt (#2-Committer...), aber wir werden hier sicherlich nicht mit einem öffentlichen Pranger anfangen, nur weil jemand Tooling nutzt, um die Texte zu...
After all the HA resources were set to 'ignored', it takes roughly 10 minutes for the LRM and 15 minutes for the CRM to release their watchdogs and become idle. Maybe the network interruption for both the production and test setup were done while...