Search results

  1. R

    upgrade considerations to last version

    Hi forum, happy holidays!. I am planning to upgrade four hypervisors, three of them are with zfs on raid1, and reading the documentation after upgrading I have to run the following command: zpool upgrade rpool none of them start in uefi mode, I paste the hypervisor version and I have the...
  2. R

    domainkeys perl module

    Hi , I am running a spamassassin test, and it shows me that it does not find the domainkeys perl library. spamassassin --lint Aug 18 18:37:55.014 [1020] warn: plugin: failed to parse plugin (from @INC): Can't locate Mail/SpamAssassin/Plugin/DomainKeys.pm in @INC (you may need to install the...
  3. R

    [TUTORIAL] Advancing Proxmox Mail Gateway (especially Spam and Virus Detection)

    hi, has anyone tried avast with the latest version of pmg?
  4. R

    I lose connectivity when adding other network interfaces.

    Hi everyone, I have a situation in my cluster that I want to discuss with you, I am putting another 10GB interface to my nodes, but when I add the other interface and restart the node, this start but was without network connection, I put another card thinking that that could be failed and the...
  5. R

    Proxmox 6.3|6.4 high cpu

    I don't have sendmail installed, if I kill that service only 30% of the processor is consuming kvm, I have all my nodes with subscription, any idea?
  6. R

    Proxmox 6.3|6.4 high cpu

    on three of the 4 cluster nodes, I see this service using all cpu's "sendmail: accepting connections".
  7. R

    Proxmox 6.3|6.4 high cpu

    for example this vm has one core assigned and the hypervisor has 100% of the cpu used, I think this is a bug in qemu.
  8. R

    Proxmox 6.3|6.4 high cpu

    Hi, in a cluster of 4 nodes, most of them with more than 6 cores in each processor the cpu usage is very high, and the process that forces the cpu is KVM, is there any bug? the few virtual machines have at most 4 cores. pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.106-1-pve)...
  9. R

    pmg reverse_proxy

    Hi , I don't have it, I think the problem is the reverse proxy configuration, in the logs I see that it makes a call to / api2 look the logs: [07/Jun/2020:17:24:28 -0600] "POST /api2/json/access/ticket HTTP/2.0" 200 502 "https://mspam.domain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X...
  10. R

    pmg reverse_proxy

    Hi , I am trying to put a reverse proxy with nginx in front of my pmg, I have it working halfway, if I already want to see the quarantine of a user it sticks, I cannot do searches , he stays searching . upstream backend5 { server 192.168.11.11:8006; ## pmg keepalive 2; } location...
  11. R

    [TUTORIAL] Tutorial on Advancing Proxmox Mail Gateway Step by step

    Hi again here, what other antivirus have used apart from avast and clamav?, now that avast is involved in issues of selling information, there is some other option as secondary av
  12. R

    network corosync

    thank Chris , you saved my day
  13. R

    network corosync

    Hi, I'm building a cluster with the latest version of proxmox, and I want to put corosync with different networks, but I'm not sure how to add a node to the created cluster pvecm create netlab --link0 192.168.15.1,priority=15 --link1 192.168.40.1,priority=20 add the following in primary node...
  14. R

    migration

    Hi , is there any chance to migrate all black and white lists from a 5.x to 6.x pmg?
  15. R

    HOLD emails for manual review Spam and Bad Address

    Hi, there are no plans to add this future in pmg?, that all incoming mail traffic is copied to the db and then we can create the bayesian database, classifying ham and spam