Just to add one I've not seen here.
I use AdGuard Home, as it provides network wide ad & call home blocking, reverse DNS for your local services, can have multiple sync'ed servers on you LAN, runs in lightweight LXC and can point to any upstream...
Nun, wenn du sie irgendwohin replizierst, hast du auch gleich ein Backup. Wenn du sie von irgendwo pullst, hast du sogar immutable Backups.
Aber ja, im Falle von Proxmox VE würde ich auch eher PBS oder zumindest regelmässige vzdumps empfehlen...
Given that you can't migrate directly to the from the old disk to the new one, I think your best bet would be to move the db/wal to the data disk (the HDD), then swap the drive, and move the db/wal to the new drive.
See...
With respect, disagree - yes there is an issue but seemingly cosmetic. There is a suggestion that if you dont enable iothreads then you're not even affected. Discussed elsewhere - its "test" repo for a reason.
Yes there's that issue but early...
Hey @shodan , i have made may be exactly what you're looking for: http://pve-electrified.net.
It's a fork of the proxmox-manager package (the user interface) which offers a plugin system for community plugins. The plugin api also has a hook for...
Die Beschreibung des Boards ist schon sehr wage. Sie nennt Kompatibilität mit BT-modulen, oder cNVi. Ersteres würde eher auf USB hindeuten, als auf PCIe und Zweiteres ist kein standard PCIe, sondern eine spezielle Kombination aus integriertem...
Hallo miteinander,
ich habe Proxmox VE-Server für verschiedene Anwendungen am laufen, unter anderem für verschiedene Windows als VM. Bei der neuesten unterlief mir anfangs ein Fehler: Ich hatte die Festplatte als IDE statt SCSI eingehängt. Dies...
from a node in the cluster and the node being added, post the content of:
/etc/network/interfaces
/etc/hosts
/etc/pve/corosync.conf (from a node already in the cluster)
Hello all,
I'm running into this odd issue with joining new nodes simultaneously to my existing cluster. This seems to destabilizes it and revert all the hosts back to standalone machines. I'm wondering if anyone has run into this issue before...
SAS NVME? Oder meintest Du SSDs?
RAID5 ist für so ein Setup ein denkbar schlechter Storage. Einen DC kann man eigentlich nicht so unter Last setzen, wenn auf dem Ding nix läuft außer AD/DNS. RAID5 wird bei parallelen kleinen random writes sehr...
I don't ever recall explicitly installing mdadm (but I could have just forgotten), but no, I've never used a software raid until I defined the zfs inside TrueNAS. When I do an apt remove mdadm, I do see the following list of packages to be...
technisch passt der Adapter den ich gepostet habe direkt rein nur ob er auch vom Board erkannt wird kann ich nicht sagen, vielleicht geht es ja trotzdem obwohl in der Beschreibung drin steht das er nur für Wifi Module ist
@itsnota2ma in DSM I've created a new server cluster for which I specified "Other Multipath" as OS.
I also recommend PegaProx as a vCenter alternative. While it is still in Beta and doesn't come from Proxmox, it has a much better UI than PDM...
I finally figured out how to get my Dell SAN multipath configured. I am connect to the vCenter and can see the VM's. When I try to import a VM, I get this error:
can't open '/run/pve/import/esxi/......Webserver.vmx' - Transport endpoint is not...
Hi LoxMox, sorry für die späte Rückmeldung.
Na das ist ein Käse. Kannst du es bitte nochmal probieren? Evtl. hatte unser Dokumenten-Management-System einen Schluckauf.
Hier nochmal der Link...
FWIW, pfSense can forward DNS requests using TLS: https://docs.quad9.net/Setup_Guides/Open-Source_Routers/pfSense_%28Encrypted%29/ (and OPNsense, see link in left nav menu there).
re: anycast, it routes to closest...
@licenciamento So you’re looking to remove an existing drive, replace it with a blank one, and then recreate the missing WAL/DB? At that point AFAIK its 4 OSDs are not usable. I would guess you’d need to recreate, but I’ll follow for other comments.