Search results

  1. D

    high IO delay

    Try command on server "sysctl -w vm.swappiness=10" or "sysctl -w vm.swappiness=0" ..to avoid Swap/Cache going on HDD also try disabling the page-file in Windows , you would find some performance benefits. While TOSHIBA MG07ACA1 HDD has low buffer, and low read-write, so 10VM would be like...
  2. D

    New server configuration - request for suggestions, hints and opinions

    For Simple VM, it would seems ok, But do have External Backup Storage for safety.
  3. D

    Could too many vmbr's slow down VMs?

    Check IOPs too and check dmesg for error, do change swapiness to use swap less
  4. D

    Proxmox Offline Mirror released!

    We would Checkout , Great to see Offline Updates for Customer who are looking for managing air-gap updates.
  5. D

    kernel panic when creating VMs (centos 9 stream ISO)

    Works after changing vCPU type for VM as 'host' (last option in CPU List) Also there in https://bugzilla.redhat.com/show_bug.cgi?id=2060839
  6. D

    Spam Score

    @billfoster do check the total with decimal figures . the calculation would turn correct as explained by @tom . that was my mistake.
  7. D

    Proxmox VE 7.2 released!

    Looking forward to explore the new release in production soon. Big one to chk display drivers for VDI and Ceph erasure code setup.
  8. D

    Tracking Center : aborted by limit (too many hits) -- No Pagination option

    Thanks for understanding & quick reply. would post it there. Thanks once again.
  9. D

    Tracking Center : aborted by limit (too many hits) -- No Pagination option

    PMG has been currently Deployed as DR MX for mine Existing Postfix+MailScanner Multiple-MX Server with MariaDB for Log-Storage and my Email traffic is nearly 5k-10k per hours in peak hour. Thus was planning to check if it can be replace with PMG, but Tracking Center limit turns out to be...
  10. D

    Tracking Center : aborted by limit (too many hits) -- No Pagination option

    We have deployed PMG for MX , while mail-log is huge to test-load of PMG, we found that Tracking Center (based on pmg-log-tracker) get-into aborted by limit (too many hits) , when refine search is as low as single day and one hour range ... Thus has to fall-back to see via console to tail or...
  11. D

    increse limite

    Will Reopen. point was for tracking center
  12. D

    increse limite

    I too get into aborted by limit (too many hits) , when refine search is as low as single day and one hour range... I think you need to add pagination option so that your Browser-limit is say 50/100 records and we can go with see with pagination for more details.
  13. D

    Configuration : Mail Proxy -->Transport to allow * as Domain name

    I Got that point about using your default route , but http://www.postfix.org/transport.5.html support * transport:nexthop The special pattern * represents any address (i.e. it functions as the wild-card pattern, and is unique to Postfix transport...
  14. D

    Configuration : Mail Proxy -->Transport to allow * as Domain name

    I have 160+ domains manually forward to various different Mail-Servers via transport ,thus the Last line is * for other domains.
  15. D

    Configuration : Mail Proxy -->Transport to allow * as Domain name

    Hello Team, please allow * in domian name in : Configuration : Mail Proxy -->Transport as we get below Error. Parameter verification failed. (400) domain: invalid format - value does not look like a valid transport domain or email address This is needed as we had put a last entry in...
  16. D

    Spam Score

    @tom Thanks for clarification, I really forgot crossing checking with 4 digit decimal , I went for only whole number and tried for narrow dowing it. Thanks again for quick reply and support.
  17. D

    Spam Score

    Spam Core says 13 as total score, but the details does not have complete details. Two Thing Possible Spam Core total is not reading value proper to arrive at total. or the Complete details are not added in header on what had it reached total of 13. Can you please look into it. -Deepen. using...
  18. D

    Proxmox Scale Down - Edge Computing for VNFs

    Hi, I got Proxmox Ve 7 on a Edge Server (Mini PC+ 4 Port) on Intel Celeron CPU J1900 (4 core) + 4GB RAM + 40GB SSD for my Wifi Firewall for my WIFI-Network , with multiple ISP GW as LXC Debian 11 Container on Local and Local-LVM with IPTables, Static Routing and Zerotier Configured to be...
  19. D

    Options to use Windows RDP through the internet.

    Zerotier works Great for us to have private network over Internet for 30+ users accessing 10+users accessing office-desktop in this pandemic , including accessing VM on Proxmox too. with combination of RDP & VNC Server on Desktop.
  20. D

    Ceph Single Node vs ZFS

    Best use of Ceph is multi-node and we too highly recommended that for Primary, but in our case , we wanted a additional bakup on DR-location on Single Server with 3-HDD to use Ceph snapshot import/export to push to remote location very frequently; On practical front we have not got into any...