Recent content by osada

  1. O

    /boot almost full

    Yes, I did the same thing and after running this command almost 50% was cleaned in /boot partition.
  2. O

    /boot almost full

    Hi everyone, PVE 6.4-15 on Debian 10 # df -h Filesystem Size Used Avail Use% Mounted on udev 126G 0 126G 0% /dev tmpfs 26G 9.8M 26G 1% /run /dev/mapper/alm--srv01--vg-root 2.6T 897G 1.6T 36% /...
  3. O

    Backup retention settings

    T @fabian thank you for your fast reply. In other words, I should edit /etc/pve/vzdump.cron like this? 30 0 * * 3 root vzdump 111 --compress zstd --mailto xxx@xxxx --quiet 1 --mailnotification always --storage backup --mode stop --node xxxx --prune-backups keep-last=1 Upd. @Fabian_E thank...
  4. O

    Backup retention settings

    Here is the file output: less /etc/pve/vzdump.cron # cluster wide vzdump cron schedule # Automatically generated file - do not edit PATH="/usr/sbin:/usr/bin:/sbin:/bin" 30 0 * * 3 root vzdump 111 --compress zstd --mailto xxx@xxxx --quiet 1 --mailnotification always --storage backup...
  5. O

    Backup retention settings

    root@alm-srv01:~# pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.128-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-5.4: 6.4-5 pve-kernel-helper: 6.4-5 pve-kernel-5.4.128-1-pve: 5.4.128-1 pve-kernel-5.4.124-1-pve: 5.4.124-2 pve-kernel-5.4.119-1-pve: 5.4.119-1...
  6. O

    Backup retention settings

    Hi, Does it concern the number of backups for ALL VM without exclusions by changing any values in the GUI tool, (i.e. Datacenter > Storage > Edit)? Does it mean that I will have only ONE backup for all VM if I select there 1 in "Keep last"? How to add various retention policies for every VM in...
  7. O

    Distribution list access

    Hi, Thank you for your reply. I'll try to follow your second advice about Mailgayeway rules.
  8. O

    Distribution list access

    For example, I have just created the distribution list named ad@xyz.xom and added all my company's emails there. All my colleagues can use ad@xyz.xom at the moment. How can I deny some people in the company to use ad@xyz.xom for the distribution of any information? In other words, all...
  9. O

    Proxmox doesn't keep emails while a mail server offline

    "usually PMG keeps the mails for quite a long " - could you give me the settings where this parameter is stored? Unfortunately, the log hasn't been saved since Zimbra works without a crash currently.
  10. O

    Russian language support

    I hope this issue will be solved ASAP.
  11. O

    Russian language support

    Hello guys, I use Proxmox mail gateway 5.2.2 In Action Objects I tried to add Notification where in Subject: I would like to input a message text in Russian. Unfortunately, this method does not work, only the English text is supported. Could you give me a piece of advice on how to sent...
  12. O

    Proxmox doesn't keep emails while a mail server offline

    Hello guys, I use Proxmox mail gateway 5.2.2 I also use Zimbra Suite as a mail server that stays behind PMG . PMG works fine, that’s a great tool as a mail gateway. Unfortunately, the Zimbra stays offline from time to time. At that moment all incoming emails don’t keep on PMG. After Zimbra...