Recent content by Lenu

  1. L

    [TUTORIAL] Custom Spamreport Template

    @Hunduster Und du hast Syntaxfehler im CSS, durch deine <!-- --> (das ist für HTML). Besser im CSS dann /* */ :) Bei mir war das Template etwas zerschossen, ansonsten *DANKE* !
  2. L

    Automata update spamassassin.org

    for me i think its not working also. Dont get auto Updates. Its 2-3 Days ago and last column shows available Updates. So its not working on Daily for me, and the mentioned service is runnings since then.
  3. L

    Problems adding Custom SpamAssasin Plugin

    Hi! We are encountering an issue with our custom SpamAssassin plugin on our Proxmox Mail Gateway (PMG) setup (version 4.0.1). We have developed a plugin intended to check for “BCC-only” emails—i.e., emails where the recipient address appears only in the envelope headers (Delivered-To or...
  4. L

    Probleme - Vergrößern einer VM Partition

    Ah okay. Also in meinen Fall (Siehe erster Post) muss ich folgendes ausführen: # parted /dev/sda # print Nummer Anfang Ende Größe Typ Dateisystem Flags 1 1049kB 1075MB 1074MB primary ext4 boot 2 1075MB 268GB 267GB primary lvm 3...
  5. L

    Probleme - Vergrößern einer VM Partition

    Danke! Wäre die folgende Abfolge von Befehlen richtig? # pvresize /dev/sda2 # pvresize /dev/sda3 # lvextend --resizefs -l +100%FREE /dev/cloudlinux/root ? (Quelle: https://pve.proxmox.com/wiki/Resize_disks#3._Enlarge_the_filesystem(s)_in_the_partitions_on_the_virtual_disk) Oder bin ich immer...
  6. L

    Probleme - Vergrößern einer VM Partition

    Hallo, Ich möchte eine VM bei Proxmox vergrößern. Ich habe nun viel gelesen bin trotzdem sehr verunsichert was ich genau machen muss. Ich hatte mir damals auch Notizen gemacht die glaube ich falsch sind. Daher folgende Frage: Wie vergrößere ich jetzt meine Linux LVM Partition? Aktuell: ~]#...
  7. L

    Problem with resized Disk, revert Changes

    Do you have any detailed Instructions for that? Reducing Image? at the moment still its just resized over Proxmox, nothing more. I didn't changed the VM / Linux space inside of VM. So i guess i don't need to change anything on VM Level? I only find docs for resizing for MORE space, but nothing...
  8. L

    Problem with resized Disk, revert Changes

    Hi, today i wanted to give 50GB more Space over Proxmox GUI to a Qcow2 VM. I had 250 and entered 300Gb by mistake. (German translation in my opinion of that Input Field Label was not so good) Now my Proxmox VM shows me 550GB ... The Node has only 450GB NVMe SSD. i didn't changed anything yet...
  9. L

    ERROR: VM 110 qmp command 'guest-fsfreeze-freeze' failed - got timeout

    thx! This System is new, only three VMs running on NVMe attached Storage. the other VMs (also with Plesk and CloudLinux) have no such Problems. This (also newly created VM) has Problems ... We didn't made any Changes nor is something different compared to other VMs. Just normal CL + Plesk Setup...
  10. L

    ERROR: VM 110 qmp command 'guest-fsfreeze-freeze' failed - got timeout

    Hi, we often have VM / Kernel hung task / panik things with our one VM. Does anyone has an Idea? Backup Log: 110: 2019-01-07 00:01:57 INFO: Starting Backup of VM 110 (qemu) 110: 2019-01-07 00:01:57 INFO: status = running 110: 2019-01-07 00:01:57 INFO: update VM 110: -lock backup 110...