Search results

  1. U

    journald only mail gateway / journald support for pmg-log-tracker

    Optional syslog, journald default sounds good
  2. U

    CVE-2024-3094 - Proxmox betroffen

    Kurze Antwort: Nein Längere Antwort: Das manipulierte Paket ist nur in Debian testing / unstable gewesen, NICHT in stable
  3. U

    PVE apt Problem

    grep -ris enterprise /etc/apt should show you the file and line, just add a # in front of it
  4. U

    PVE apt Problem

    Just comment out the enterprise repository line in your sources
  5. U

    Spam quarantine is empty

    Can i whitelist a sender for clamav scans instead of spamassassin, if so , how?
  6. U

    Spam quarantine is empty

    I also have this effect here, log say mail is quarantined, journal show it: root@mx01:~# journalctl |grep 3741E6613C38B2A7F5 Apr 08 10:14:35 mx01 pmg-smtp-filter[348601]: 3739A6613C36A0B2CF: moved mail for <xxxx@yyyy.com> to virus quarantine - 3741E6613C38B2A7F5 (rule: Block Viruses) Apr 08...
  7. U

    Full Disk Encryption mit TPM2 - Anleitung benötigt

    Suchst du sowas? https://www.my-it-brain.de/wordpress/network-bound-disk-encryption-im-ueberblick
  8. U

    Proxmox komplett zerschossen

    Kuck unter /etc/pve/ storage*
  9. U

    Proxmox komplett zerschossen

    lvs sollte die logical volumes anzeigen, du musst die VG noch als storage hinzufügen
  10. U

    Proxmox komplett zerschossen

    Du must es möglicherweise mit vgchange -ay vg aktivieren (VG ist der Volume group name)
  11. U

    Proxmox komplett zerschossen

    Mach Mal ein pvscan und vgscan ob dein LVM erkannt wird
  12. U

    Proxmox komplett zerschossen

    Wichtig: Keine Panik ;) Du schreibst ja dass du die Daten auf den Disks noch siehst, also neuen Proxmox Server anlegen und die Config und Platten der VMs von den vorhandenen SSDs kopieren
  13. U

    ZFS Anfängerfrage

    Vorsicht bei HA mit ZFS Replikation: Wenn die Repl unbemeerkt hängt und die HA dann auf anderem Host neu startet werden möglicherweise aktuellere Daten von alten Daten überschrieben.
  14. U

    Proxmox search by IP address

    If you have the quemu guest agent installed, the guest IP is shown in the web interface, I suppose you should be able to search for it with the API, don't ask me how exactly
  15. U

    Proxmox Cluster / different version compatibility

    VMs should work without any problems, very old systems in containers might have problems with cgroup v2
  16. U

    Proxmox Cluster / different version compatibility

    Yes, or you install a new cluster and migrate your vms
  17. U

    Proxmox Cluster / different version compatibility

    No, this will NOT work 7 and 8 together work, but 5 is before knet. You will have to upgrade your cluster from 5 to 6, then from 6 to 7 and from 7 to 8. Have fun ;)
  18. U

    [SOLVED] HELP! i cant get into web gui and ssh in fresh insatall Proxmox

    If you cannot ping it something is wrong with your network setup, nothing to do with proxmox probably
  19. U

    frisch aufgesetzter PVE Server hat keine Verbindung zum Internet

    Danke für den Plan, nur damit ichs richtig verstehe: Die Workstation hat eine 1gbe Verbindung zum switch und eine Direktverbindung zum Proxmox (da wo 10Gbe29 dransteht)? Proxmox hat die 10 Gbe Verbindungs zur WS (welche IPs sind hier, welches Interface auf dem Proxmox?) 1Gbe zum Switch (Wer...
  20. U

    New to ProxMox - testing machine Proxmox-ve_8.1-2 freezes immediately

    This is very strange, can you try a linux live system on that laptop? you could try to install debian and see if that runs stable?