Search results

  1. F

    Daily Spam Report not sending to Office 365

    I am filtering all MX traffic to Proxmox Mail Gateway server plus configure inbound connection to only except emails from PMG server IP Address. I have tried use MX both on & off withion transport section for domain and report is still not delivered. Do I need to modify relayhost on PMG server...
  2. F

    VM Migration issue newly built cluster

    Hi, I have built a new PVE 3 node Cluster v7.2.7 with iSCSI shared storage. I can migrate from node 1 to node 2 no issues, although am unable to migrate from node 1 or node 2 to node 3, I am receiving the following error; 2022-07-22 11:20:22 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o...
  3. F

    Encryption At Rest for PBS

    Hi, Can anyone assist with identifying an "encryption at rest" implementation for Proxmox Backup Server? Cheers
  4. F

    STMP Relay not working

    Hi, I simply wish send email to external email address post scheduled backup. I have followed instructions on several post from this forum with no suggest, although I am able to successfully emails with the following manually; echo "this is a test email." | mailx -r admin@xyz.net -s hello...
  5. F

    Remove all traces of old NFS connections

    Hi, In the syslogs I am seeing continuous entries on the main node only in a Cluster attempting to connect to NFS servers that do not exist anymore, I removed these NFS shares months ago. Below is a sample of the syslog. Can anyone advised were to look to remove all old traces of NFS client...
  6. F

    Migrate backup to another datastore

    Hi, Is it possible to migrate backups from one datastore to another datastore? I have implemented a RAIDZ pool and a RAID10 pool in the same disk array shelf which is managed by a bare metal implementation of Proxmox Backup Server, I would like to move current datastore backups on RAIDZ pool...