Search results

  1. fireon

    PBS not listing any Snapshots/ Backups

    Hat das denn schon jemals funktioniert? Wenn ja, gab es Änderungen, die zu dem Verhalten führen konnten? RaidZ2 mit so vielen großen Platten... na ja das ist halt auch nicht die Wucht. Und das Resilvern, wenns mal so weit ist, das wird wohl auch dauern. Aber gut, sofern das für dich passt...
  2. fireon

    PiHole

    Ich benutzte mal eine Zeit lang Adguard. Damit sah ich alle Namen sehr schön. Funktioniert auch sehr fein. Ob das mit den Gruppen da geht kann ich dir nicht sagen. So ein Feature habe ich in Zusammenhang mit Adguard nicht benötigt. Am besten du testet es mal aus.
  3. fireon

    Backup to iCloud

    That could be a bit complex. iCloud is not officially supported by any Linux distribution that I know of. I found this projects. You could try it out. https://github.com/cross-platform/icloud-for-linux https://rclone.org/iclouddrive/ But the safest way will be to share iCloud on a MacOS with...
  4. fireon

    PXE-Based Proxmox Installation & Cluster Automation Solutions

    Cross-linked, maybe you can exchange some ideas: https://forum.proxmox.com/threads/automatisierte-cluster-installation.164135/
  5. fireon

    Automatisierte Cluster Installation

    Cross-linked, vielleicht könnt ihr euch ja austauschen. https://forum.proxmox.com/threads/pxe-based-proxmox-installation-cluster-automation-solutions.165215/
  6. fireon

    RRDC update error /var/lib/rrdcached/db/....

    Ah, das war's. Ja das war ein Rechner der Stand Monate lang in der Ecke. Das BIOS hatte seine Config verloren. Somit war auch die Uhrzeit im BIOS für's erste mal falsch.
  7. fireon

    RRDC update error /var/lib/rrdcached/db/....

    Hatte gerade hier dasselbe Problem. Rrdcached löschen und die Dienste neu starten. Damit funktioniert es wieder. Warum es korrupt war, ist mir auch ein Rätsel. Datenträger sind ok.
  8. fireon

    Automatisierte Cluster Installation

    Da kann ich dir Puppet mit Foreman empfehlen. https://theforeman.org/ Ich hab das Teil selber zwar nur sehr selten nach konfiguriert. Ich war da User und kannte mich mit dem Backend nicht besonders gut aus. Da sollte man sich zumindest in yaml/bash/python gut bewegen können. Damit kannst du...
  9. fireon

    checkmk & proxmox with zfs - memory warn

    CheckMK is a little peculiar. I have therefore disabled some functions. Now it works as it should.
  10. fireon

    [FEATURE REQUEST] Add option to set default console viewer for vms

    Yes. You can subscribe the bugtracker as "cc".
  11. fireon

    [FEATURE REQUEST] Add option to set default console viewer for vms

    Patch is on his way: https://bugzilla.proxmox.com/show_bug.cgi?id=1926#c9
  12. fireon

    Proxmox VE Server spiegeln ?

    Ich würde dir wirklich empfehlen nochmal zu analysieren, was du denn genau verändert hast. Das bringt dir nur Vorteile. Du weist dann wie es funktioniert und warum, und eine mögliche Neuinstallation ist dann auch ein Klax. Ich würde Empfehlen deine Erkenntnisse in ein Wikisystem zu dokumentieren...
  13. fireon

    Automatisierte Cluster Installation

    Magst du uns beschreiben, was du schon alles gemacht hast? Ich vermute mal den Wikiartikel kennst du schon?
  14. fireon

    Automatic Updates

    Has anyone ever done it with Unattended-Upgrade::InstallOnShutdown "true"; before? I tested it on a few servers. And the result is the same on all of them. The update begins during the shutdown and is then interrupted each time. The next time you boot up the server, you first have to repair...
  15. fireon

    Proxmox ARM support - X86 Virtualization Layer.

    No, there is no official ARM version of Proxmox. But there are some community projects. I can't say how good they are, as I haven't had any use for them so far. https://github.com/wofferl/proxmox-backup-arm64 https://github.com/pimox/pimox7 https://github.com/minkebox/pimox...
  16. fireon

    [SOLVED] Proxmox führt .bashrc nicht aus

    Thema bashrc: Funktioniert es denn wenn du neofetch manuell startest? Was ist mit anderen Dingen, teste mal sie überhaupt ausgeführt wird, denn im Default ist sie leer. Du könntest zum Test mal ein "touch /root/bla.txt" einbauen, oder auch ein "echo" zwischen den Zeilen reingeben, dann weißt du...
  17. fireon

    How to view secret totp

    Yes, you will find it in this file: /etc/pve/priv/tfa.cfg
  18. fireon

    RAID Installation problem

    Hello and welcome to the proxmox community. You have an very, very old server. About 13-15 years? The HP smart array B110i is not a real Hardwareraidcontroller. It is some mixed Fakeraid. So it can't work without special software. Buy a real Hardware Raidcontroller, with that the server would...
  19. fireon

    MacPro 3,1 hibernating

    I'll just say it like it is. Proxmox is not designed to run on Macs. Please use hardware that is designed for it. I imagine that you might have to disable all energy-saving functions in the Mac's BIOS (if possible)?
  20. fireon

    Problem vergrößern von QCOW Disk

    Hmm... das sieht so aus als hätte Veeam da einen Prozess nicht sauber beendet und ne kaputte dirty bitmap hinterlassen? Nur so als Idee... Was bekommst denn hier für einen Output: qemu-img info /pfad/zu_deinem/qcow2-image Ganz einfach, hier einen Account erstellen und ein Ticket eröffnen...