Search results

  1. Y

    [SOLVED] Error: delivery temporarily suspended

    root@mx0 ~ # service postgresql status ● postgresql.service - PostgreSQL RDBMS Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor preset: enabled) Active: active (exited) since Mon 2021-10-11 14:47:52 CEST; 40min ago Main PID: 586 (code=exited, status=0/SUCCESS)...
  2. Y

    [SOLVED] Error: delivery temporarily suspended

    Anyhow it is not running and i don´t find any config files. How can i reinstall including db from scratch please?
  3. Y

    [SOLVED] Error: delivery temporarily suspended

    Seems no postgresql config files and data exist? locate postgresql.conf /usr/lib/tmpfiles.d/postgresql.conf /usr/share/postgresql/13/postgresql.conf.sample /var/lib/pmg/templates/postgresql.conf.in
  4. Y

    [SOLVED] Error: delivery temporarily suspended

    This message i get if i click ony an Mail-Filter related item in GUI: DBI connect('dbname=Proxmox_ruledb;host=/var/run/postgresql;port=5432','www-data',...) failed: could not connect to server: No such file or directory (500)
  5. Y

    [SOLVED] Error: delivery temporarily suspended

    Hi Stoiko. Thank you. pmgversion -v proxmox-mailgateway: residual config (API: 7.0-8/36f2537c, running kernel: 5.10.0-9-amd64) pmg-api: 7.0-8 pmg-gui: 3.0-5 pve-kernel-4.13.13-5-pve: 4.13.13-38 clamav-daemon: 0.103.3+dfsg-0+deb11u1 ifupdown: 0.8.36 libarchive-perl: 3.4.0-1 libjs-extjs: 7.0.0-1...
  6. Y

    [SOLVED] Error: delivery temporarily suspended

    Hi, i just made an upgrade to two nodes of PMG from 6 to 7. After following the upgrade manual and rebooting both servers i get this messages for all incoming mail which are not transported: Error: delivery temporarily suspended: conversation with 127.0.0.1[127.0.0.1] timed out while receiving...
  7. Y

    Poor performance with Ceph

    As CEPH seems to be very bad with high IO load, even on enterprise hardware, what is best use for it. Archiving and static storage solution? If it struggles mostly due its architecture to save date across different OSD and wait for ACK i ask myself what to use it mostly for. For heavy workload...
  8. Y

    Software Defined Storage Solution

    Hi Guys. I´m thinking of using either TrueNAS or Windows Server with it´s Storage capabilites. I´m not really sure which one to focus to have it as a Storage backend for my proxmox cluster which consist of 5 nodes. Mainly i want to have a very fast storage with high IO. Disks and everything...
  9. Y

    Reinstall CEPH on Proxmox 6

    I fixed it for my situation. My final solution to reinstall CEPH on all nodes: rm -rf /etc/systemd/system/ceph* killall -9 ceph-mon ceph-mgr ceph-mds rm -rf /var/lib/ceph/mon/ /var/lib/ceph/mgr/ /var/lib/ceph/mds/ pveceph purge apt purge ceph-mon ceph-osd ceph-mgr ceph-mds rm...
  10. Y

    Proxmox VM Backup Stop-mode

    Hi. Thanks for reply. This is why i ask, because after this the backup i check online-time of the OS and see there is no interruption. It seems to me the OS is not being shutdown but the Stop-Backup just proceeds. Do i miss something (not properly configured guest-tool)?
  11. Y

    Proxmox VM Backup Stop-mode

    Hi, is it normal behaviour for VM backup with stop-mode having it shutdown, then booting up and backup starts. My idea was it will keep offline until backup is complete and only after that boots the vm back online?
  12. Y

    Infiniband with naming ibX not managable via GUI

    Hi, after upgrading prox to 6.x its not possible to manage infiniband devices or any with names like ibX. Is there any workaround to modify my proxmox to get network gui working on this again? Temporary i have moved the infiniband cards to an external configuration file other then...
  13. Y

    Reinstall CEPH on Proxmox 6

    I can confirm this problem. Everything was working but when from 5to6 and followed after the upgrade instruction to latest ceph i can get ceph working with the same problem in the initial post here was described. I deleted all config directories, services, check host-file,...but it still...
  14. Y

    BUG? PROBLEM: ProxMox 6.0 - Intel Infiniband Unknown Type - unknown != eth

    Where is this regex happening? I would like to fix it myself. If not possible would be great to have this quicky in enterprise repo. Have many servers where after updating to 6.x i can´t manage network interfaces due infinband re-naming with ibsx.
  15. Y

    [SOLVED] Spam filter for specific E-Mail address

    Ok, found it... Mail Filter is the answer which is very powerful. Thx.
  16. Y

    [SOLVED] Spam filter for specific E-Mail address

    Hi, we have one user for one domain which gets a high amount of spam, other emails of this domain don´t have this problem. Is it possible to increase the filter threshold only for one specific email? Thanks for help.
  17. Y

    CEPH Network with 2 Switches

    No, i have 2 voltaire 4036 switch which can´t be configured for this as far as i know.
  18. Y

    CEPH Network with 2 Switches

    Hi, i have 2 infiniband switches where i have one switch active for ceph traffic. The aim is to use the second switch either for failover or perfomance (or both whatever is possible with 2 switches acting independently and not trunked together). The problem is i can´t truncate both switches...
  19. Y

    [SOLVED] Infiniband Mellanox 40Gb Speed Low

    Hi, first, merry christmas guys! I just installed 2 mellanox infiniband cards (40Gb Connectx-2) each on on server and installed after that the latest mellanox drivers from here: http://www.mellanox.com/page/products_dyn?product_family=27 Finally i made a test with iperf but i get only this...