Recent content by abranca

  1. A

    Mail Gateway 8.1.2 logrotate

    Forgive the lack, yes it is run in an LXC container on Proxmox VE. Nesting is active. I tried restoring a previous backup and everything is back up and running. I don't understand, however, what the problem might be due to.
  2. A

    Mail Gateway 8.1.2 logrotate

    hi guys, I have a problem that has been occurring for a few days. logrotate won't boot up and I don't receive or send emails until I manually restart it. I tried to re-enable the service with systemd but i get the error i post below. is anyone experiencing the same problem? thanks everyone...
  3. A

    [SOLVED] Tracking Center empty since 01-01-2022 ?

    solved. i've relaunced logrotate and reboot the system. now i can see the list populated
  4. A

    [SOLVED] Tracking Center empty since 01-01-2022 ?

    hello guys, I join the post to report that I am also in the same problem. i tried running the logrotate command but it didn't solve it and i have version 2.3.1-1 of pmg-log-tracker. I will leave you a list of the version of my packages. proxmox-mailgateway-container: 7.1-2 pmg-api: 7.1-7...
  5. A

    [SOLVED] Ram usage disparity between pve summary and pbs dashboard

    perfect, in fact now the levels are consistent. thank you!
  6. A

    [SOLVED] Ram usage disparity between pve summary and pbs dashboard

    Hi, i have a disparity in ram usage between pve summary and pbs dashboard. My pbs is installed on vm and qemu-guest-agents are present and balloning is active. I am attaching three pictures of the ram usage that confuse me and i do not understand which one is correct. Thanks to all PVE...
  7. A

    Remote Host Identification Has Changed

    hello everyone, i have a cluster with 3 nodes (kve-kve2-kve3) and today i noticed, during a migration, that kve2 cannot migrate to kve. 2022-02-28 16:06:14 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=kve' root@192.168.1.6 /bin/true 2022-02-28 16:06:14...
  8. A

    Home lab resizing - remote storage

    Hi everyone, I need your advice for updating my home lab. Unfortunately I have to decommission my current server (DELL R710), which has served me well so far, and replace it with a smaller server and storage on my LAN to cut down on electricity costs. I need to downsize the server to an i7 pc...
  9. A

    change disk owner

    hello everyone. I have a problem with disk permissions. tonight one of the nodes stopped working and i had to restore the backup of the virtual machines. unfortunately the backup was from the day before but i had active replication from node 1 to node 2. I then restored my virtual machine 101...
  10. A

    Proxmox Mail Gateway 6.4 released

    Thanks! I had them enabled in PVE and PBS but not in PMG.
  11. A

    [SOLVED] Incremental backup takes many hours

    thanks for your reply! i've opted to create a new vm and transfer the data. definitely faster and more within my reach. i've read a few posts on how to turn a ct into a vm but it's definitely out of my skill set for now.
  12. A

    [SOLVED] Incremental backup takes many hours

    thank you for your clarification. you have been very kind. obviously there is no way to convert a lxc to qemu vm, right? i have to make the vm and import the data, correct?
  13. A

    [SOLVED] Incremental backup takes many hours

    hi guys, I am posing a problem that is bothering me a bit. I have a container running iredmail as mailserver The disk of this container is 1tb and the total space occupied is about 195gb. The first backup, with compression, is about 90gb and so far so good. The incremental backups, the last...
  14. A

    Proxmox Mail Gateway 6.4 released

    my pmg is stuck at version 6.2-3 :confused: and there are no updates in the queue. i don't have premium subscription, is that correct?
  15. A

    total disaster recovery procedure

    Hello everyone, hello Fabian, I have re-tested as I mentioned in my previous message. I backed up a 2.26gb machine and used rclone to sync remotely. rclone, without the --create-empty-src-dirs option, doesn't synchronize the empty folders so the recovery works but it doesn't allow to make new...