Search results

  1. C

    Proxmox Backup Server 4.0 BETA released!

    Nah - nothing to do with the update. Was more me switching from grub -> systemd-boot. My error :) Fair enough - I think I wrote that request :) I might convert a couple of ones I've manually hacked in to non-encrypted to test out the auto-sync jobs etc and go from there until that feature...
  2. C

    Proxmox Backup Server 4.0 BETA released!

    I upgraded to PBS 4.0.8 today, mostly seems to be fine. Is there any update on using LUKS encrypted disks as removable storage?
  3. C

    Proxmox VE 9.0 BETA released!

    Hmmm - I'm on 9.0.0~12 and I don't see any of these new graphs...
  4. C

    Inteligence Artificial implementation

    So.... Bayes with more inefficiency?
  5. C

    Inteligence Artificial implementation

    You mean like Bayes filtering?
  6. C

    9.0 Beta - VM Fails to start - get_drive_id: no interface

    Thanks guys. Installed these updates just now: Get:1 http://download.proxmox.com/debian/pve trixie/pve-test amd64 apparmor amd64 4.1.1-pmx1 [711 kB] Get:2 http://download.proxmox.com/debian/pve trixie/pve-test amd64 libapparmor1 amd64 4.1.1-pmx1 [43.8 kB] Get:3...
  7. C

    9.0 Beta - VM Fails to start - get_drive_id: no interface

    I ran into this today doing an upgrade on a 2 node cluster: proxmox-ve: 9.0.0 (running kernel: 6.14.8-1-pve) pve-manager: 9.0.0~10 (running version: 9.0.0~10/0fef50945ccd3b7e) proxmox-kernel-helper: 9.0.0 proxmox-kernel-6.14.8-1-pve-signed: 6.14.8-1 proxmox-kernel-6.14: 6.14.8-1...
  8. C

    Proxmox VE 9.0 BETA released!

    Looks like the torrent is dead. Happy to add seeding to it, but would need *someone* to have the complete torrent first. Adding a web source doesn't help as the metadata isn't complete atm.
  9. C

    How to disable Validity RBL lookups in SpamAssassin

    I figured I'd try and fix this on my setup, as I keep getting: Jul 16 18:12:02 mailfilter pmg-smtp-filter[112488]: WARNING: check: dns_block_rule RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating /root/.spamassassin/dnsblock_bl.score.senderscore.com (This means DNSBL blocked you due to too many...
  10. C

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    For what its worth, I run Fedora 42 in all my VMs with most having ballooning enabled and I don't see this :|
  11. C

    Spamhaus commercial data query service (extended DNSBL) integration

    Copy the main.cf.in template from /var/lib/pmg/templates/ to /etc/pmg/templates/ and add your edits. Then run: pmgconfig sync --restart 1 you'll need to randomly check changes between the distributed template and your template in case things change. When you do hashmaps, make a new directory...
  12. C

    [TUTORIAL] PMG Optimisation & Configuration guide

    Given the number of guides here on configuring PMG, I thought I'd try to put together a guide that covers the latest versions of PMG - now that a number of things mentioned are not supported / functional anymore - or have been built into PMG. Link: http://link.crc.id.au/pmg Would be happy to...
  13. C

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

    Yeah - I didn't see that most of the list of changes are functional.... I'm trying to document my own steps here: https://link.crc.id.au/pmg Adding to it as I go.... but I need to sleep now.
  14. C

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

    I've been re-visiting these guides recently, and lots has changed... fail2ban now needs to use nftables instead of iptables, the given DCC stuff doesn't seem to work at all - I don't seem to get any mail scanned by DCC... I'm wondering if anyone has updated these guides in a while?
  15. C

    migration between clusters fails: no matching import/export format found for storage

    Thanks @fabian - I didn't think of trying a live migration - as the systems are in two very different locations and network configs are completely different for the VM. I ended up doing a backup to local storage, then scp'ing it between systems and doing a restore on the target. It's kind of...
  16. C

    migration between clusters fails: no matching import/export format found for storage

    Trying to migrate a VM from a standalone PVE system to a 2 node clustered PVE system. When I start the migration, it fails quickly with: 2025-07-03 14:51:09 remote: started tunnel worker 'UPID:mel-pm1:00270FB2:07501C9E:68660C3D:qmtunnel:205:root@pam!pdm-admin:'tunnel: -> sending command...
  17. C

    Add extra files to PBS backup

    Hi all, I've just gone through rebuilding my PMG server, and I'm trying to do things in a more cluster-friendly way - but there's some files that I add that I just can't get into /etc/pmg etc. Given I back up to Proxmox Backup Server from within PMG, is there a way to add a list of paths /...
  18. C

    Signing up for Enterprise Support

    However, at the same time - if you're using Proxmox products commercially, I'd strongly recommend a subscription.
  19. C

    [SOLVED] BUG? 5.7.0 Must issue a STARTTLS command first (in reply to MAIL FROM command)

    I can confirm that this fixed the issue and the backup emails worked successfully. Thanks for letting me know about this setting.
  20. C

    How to see exactly the amount of GB used per namespace

    Thanks Chris - while I didn't start this thread, I'd also find this useful. Added a couple of ideas to that BZ ticket that may be useful somewhere down the roadmap.