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...
The idea is to use another computer to access this server. If you're new to this that construct may be a surprise :-)
https://pve.proxmox.com/pve-docs/chapter-pve-installation.html#_accessing_the_management_interface_post_installation
Warum sollte das was ausmachen? Der Witz an der Live-Migration von vms ist ja, dass man das innerhalb der gleichen ProxmoxVE-Version und nach oben ( also z.B. von Version 8 auf Version 9 während man den Cluster upgraded ) unterbrechungsfrei...
Hallo,
klar das kannst du über die sogenannten Massenaktionen machen. Wenn du den entsprechenden Host ausgewählt hast findest du oben neben Reboot, Herunterfahren, Shell direkt die Massenaktionen und dort hast du auch die Massenmigration.
It’s encouraging to see that the logical volumes are still visible in lvs, as it suggests your data might still be intact. Before you accept the losses, perhaps you could try a command that is often used to recover "orphaned" disks in Proxmox.
I...