UdoB's latest activity

  • UdoB
    UdoB reacted to bluesite's post in the thread snap shots Backup script with Like Like.
    ich nutze zfs-auto-snapshots und c4pve-autosnap parallel, c4pve-autosnap für meine VMs und Kontainer und zfs-auto-snapshots für meine Datasets man kommt damit sehr schnell an ältere Daten falls man diese mal benötigen sollte
  • UdoB
    This may be mostly off-topic, but hey, you may ignore this post. A lot of people do. Actually too many people (better: services) do, including the bad guys. I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and...
  • UdoB
    On my systems everything belongs to www-data: root@pvem:~# ls -Al /var/log/ | grep pvep drwx------ 2 www-data www-data 10 Apr 6 00:38 pveproxy root@pvem:~# ls -Al /var/log/pveproxy/ total 31616 -rw-r----- 1 www-data www-data...
  • UdoB
    UdoB reacted to Johannes S's post in the thread snap shots Backup script with Like Like.
    Andere Optionen: zfs-auto-snapshots, das nutze ich gerade, lässt sich auch mit apt unter Debian installieren, da hat @fireon mal ein nettes Tutorial zu gepostet...
  • UdoB
    UdoB reacted to proxuser77's post in the thread snap shots Backup script with Like Like.
    Ohne jetzt noch gross auf die Diskussion „KI gut oder böse” einzugehen, hier nur eine Zusatzinfo für alle, die auf diesen Thread stossen, weil sie ZFS-Snapshots/Replikation machen wollen. Vielleicht ist es ja auch hilfreich für dich, @hackmann...
  • UdoB
    Correct. Some part of the actual infrastructure is always a SPOF. For example a normal UPS does not really help if my single energy provider goes down. And while I have some redundancy on different levels like in storage (ZFS) and some services...
  • UdoB
    Then you would also need a way for both OPNsense nodes to get Internet access though otherwise your Internet uplink gets your SPOF. Otherwise you would put both of your sense nodes behind your Internet uplink (e.G. a Fritzbox DSL or fibre router)...
  • UdoB
    That's normal - and it is true for most users and admins, including me. Yes, that drawing looks better. PVE-03 still has the "wrong" network, but that's probably just an oversight. I probably would introduce one more network for the PVE-nodes...
  • UdoB
    The default works fine for me - I do not see the need for any optimization. I am in Germany with copper DSL: ~# ping 9.9.9.9 PING 9.9.9.9 (9.9.9.9) 56(84) Bytes Daten. 64 Bytes von 9.9.9.9: icmp_seq=1 ttl=57 Zeit=16.7 ms 64 Bytes von 9.9.9.9...
  • UdoB
    This! Plus some piholes... :-)
  • UdoB
    UdoB reacted to GeaBaldyvx's post in the thread Synology Storage Plugin with Like Like.
    After being a bit inspired by the awesome Nimble Plugin that was released I decided to use a little of my downtime on Vacation to try and give the same thing a go, but using Synology/DSM as the storage backend. This will allow you to use iSCSI...
  • UdoB
    Theoretically a workaround could be to let PVE masquerade the .70.x network. --> https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading Note that masquerading destroys meta-information by replacing the source address...
  • UdoB
    UdoB reacted to LnxBil's post in the thread 3 nodes without cluster sharing a subnet? with Like Like.
    You may need to look deeper into how networks work. If you want to have a setup like the one you explained in the image above, you need to have a router with two interface, one in the FritzBox and one in the subnet.
  • UdoB
    UdoB replied to the thread proxmox und WLAN geht das?.
    Ja, kann sein - ich verwende das für einen Raspberry Pi, der an seinem Aufstellort kein Kupfernetz hat. (Und WLAN kommt für mich kategorisch nicht in Frage.) Aber: bei mir hat diese Übertragungsstrecke instabile und hohe "ping"-Zeiten: im...
  • UdoB
    UdoB reacted to news's post in the thread Hardware aus Zeiten von DDR3 with Like Like.
    Falls Du noch nicht mit dem ASRock B550M Pro4 beschäftigt hast. * PCIe 4.0 mit Ryzen 5000 ohne IGPU * PCIe 3.0 mit Ryzen 5000 mit IGPU Eine AMD Ryzen 5 PRO 5655G CPU sehe ich als guten und richtigen Wahl für ein NAS, da man über das Mainboard...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Wie kann ich Adguard Update? with Like Like.
    Dagegen ist auch nichts zu sagen, ich finde solche Kisten auch ganz gut brauchbar als Heimserver (solange man sich ihrer Grenzen bewusst ist, eh klar). Auf der Softwareseite finde ich dagegen gerade bei typischen Homelabs/Heimservern die weniger...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Wie kann ich Adguard Update? with Like Like.
    Nichts für ungut, aber dann ist ProxmoxVE das falsche System für dich. Es ist grundsätzlich für den Einsatz in Unternehmen entwickelt worden, wo es Leute gibt, die diese Administration leisten können und sich auch das dafür nötige Knowhow...
  • UdoB
    UdoB reacted to news's post in the thread Hardware aus Zeiten von DDR3 with Like Like.
    Noch eine Anmerkung zu obigen Hardware Setup mit 4x HDD + 2-N x SSD als ZFS Pool. Der Durchsatz bei mir liegt bei der maximalen Auslasung eines 2.5 GBit/s NIC mit Kompression noch darüber. Somit sollte deine Netzwerkanbindung für dein Backupnetz...
  • UdoB
    Öhmmmm..., danke. Das war meinerseits anscheinend missververständlich formuliert, mit ging es nur um die Bedienung dieses Forums. Mein Fehler. Normalerweise markiere ich möglichst kleine Textpassagen in einem vorhandenen Post und sehe dann ein...
  • UdoB
    Perfect answer. Short and to the point. I really appreciate that. Also thanks for the extra details on the sync jobs as well.