Regarding pfsense you might also want to read these posts by @meyergru in the OPNsense forum (they are transferable to pfsense more or less):
Read this first: https://forum.opnsense.org/index.php?topic=42985.0
OPNsense for Dummies especially...
Regarding pfsense you might also want to read these posts by @meyergru in the OPNsense forum (they are transferable to pfsense more or less):
Read this first: https://forum.opnsense.org/index.php?topic=42985.0
OPNsense for Dummies especially...
I'm not sure I understand what you want to achieve. You could installProxmoxVE and ProxmoxBackupServer baremetal on the node and afterwards add it to the cluster but I wouldn't do this: Since every cluster member can login via ssh to the other...
So I followed this guide: https://pve.proxmox.com/wiki/Serial_Terminal for setting up a terminal system on my VM because I like the xterm.js for the containers a lot, and I even installed the xterm tools to make it resize and whatnot. It works...
One important point though: aaron doesn't run PBS as a VM or container. Instead it's installed on an existing PVE so it will still work if ProxmoxVE fails for whatever reason...
Ich glaube er meinte eher das Restore damit. Also so wie ich vorgeschlagen habe den Restore von Hand machen. Die Anleitung dafür hat er ja danach geschrieben.
If you want to separate the data storage for capacity or management reasons, I think that would be perfectly fine.
My understanding is that this hardware can only accommodate three SSDs in total, so in that case this separate data pool would not...
Technically, it is possible to build a mirror or RAIDZ using a mix of SATA and M.2/NVMe SSDs. However, in a mixed setup, the performance characteristics are not uniform, and the overall behavior tends to be limited by the slower device.
Since...
Naja, das finde ich keine gute Lösung, da die doch sehr umständlich und potentiell fehleranfällig ist. Hat es denn funktioniert OpenVPN in einen anderen Container zum laufen zu kriegen und diesen Container mit PBS zu sichern und...
I'm not sure I understand what you want to achieve. You could installProxmoxVE and ProxmoxBackupServer baremetal on the node and afterwards add it to the cluster but I wouldn't do this: Since every cluster member can login via ssh to the other...
Hallo,
Entschuldigt, dass keine Antwort mehr kam von mir! Mittlerweile habe ich so weit alles im Griff, was die Netzwerkkonfiguration betrifft. Hier mal ein Überblick dazu:
System & Updates
Proxmox VE auf Debian Trixie installiert...
I have a Unifi Cloud Gateway with a Unifi switch, with a Proxmox VLAN setup for management at 192.168.8.0/24 (VLAN8). On the switch, I have VLAN8 set as the native untagged VLAN passing to my two Proxmox nodes. I am passing a few VLANs as tagged...
Moin OF.
CTs sind grundsätzlich problematischer als VMs
Rohdaten überprüfe ich wegen bösen Buben auch per rsync auch auf auffällige Anderungen
das läuft dann aber komplett neben der Proxmox-Schiene
Ein Rohdaten-Restore will man nur als...
I swapped the bridge ports between the two other NICs but they have made it so that the vmbr0 was set to DOWN instead of UP like it normally is when connected with the nic0, I assume that means the nic0 is the correct one or I messed up the swap...
Are you sure that nic0 is the correct network interface and it is actually connected? It is listed as "state UNKNOWN" in the last screenshot.
If you actually have three NICs just try the other two. You need to get "state UP" for both the bridge...
As the titles said, I've spent the last day tinkering with a brand new homelab that refuses to work with me... Essentially I have a small server running on a asrock motherboard that allows me to oob into it where I've installed Proxmox...
auch wenn es solved ist.
ARC kann man gut auf einem linux server (postfix mit rspamd) machen.
ich hab dazu eine
/etc/rspamd/local.d/arc.conf erstellt.
sign_local = true;
try_fallback = true;
sign_symbol = "ARC_SIGNED";
# Empfohlene...