Recent content by Dark26

  1. D

    Permissions for Remote synchronisation Datastore between 2 server

    I find what i was looking for : https://forum.proxmox.com/threads/need-some-help-with-remotes-and-sync-jobs.82582/ Tanks Fabian. We need to use admin user to add a remote, so that's why i have a error 403
  2. D

    Permissions for Remote synchronisation Datastore between 2 server

    Bonjour, I try to set permissions right for synchronise two data store on two differents servers. server 1 : one user (user1@pbs) with permissision DatastoreAdmin on Datastore1 server2 : one user (user2@pbs) with permissision DatastoreAdmin Datastore2 with root@pam i can had the remote...
  3. D

    Insecure migration settings

    Well, for testing purpose, we try to authorize the ssh on the migration vlan, and we have no error with this config. So it's seems that you touch the problem with the ssh for the control part.
  4. D

    Insecure migration settings

    Well, the explanation is maybe here. The ssh connection is only authorize on the vlan for the corosync between the 3 node. We have an other vlan dedicated for the migration ( in order to control the bandwith ). But the ssh connection isn't allowed on this one. We thought that with secure...
  5. D

    Insecure migration settings

    is it working ? migration: [type=]<secure|insecure> [,network=<CIDR>] For cluster wide migration settings. network=<CIDR> CIDR of the (sub) network that is used for migration. Used as a fallback for replications jobs if the replication network setting is not set type=<insecure | secure>...
  6. D

    No delivered mail appears in tracking center

    Without this parameter , the id of the email is too short when you have a lots of mail, and a lots of logs, you can have two differents mails with the same ID. PMg is the "man in the middle". We have another appliance for filtering before PMG with logs , and another filtering before the final...
  7. D

    No delivered mail appears in tracking center

    Now we know why it doesn't work, but it doesn't help for the tracking of the message. :)
  8. D

    No delivered mail appears in tracking center

    After investigation, i think we found the problem : on the postfix configuration we enable the parameter : enable_long_queue_ids so instead of having : 2025-09-25T00:01:18.236323+02:00 mailgateway postfix/smtp[84617]: 81CE38C8: to=<xxxx@yyyy.fr>, relay=172.16.4.198[172.16.4.198]:25...
  9. D

    No delivered mail appears in tracking center

    Bonjour, In the tracking center in my personnal mail gateway no problem with the tracking center : But in our production environnement ( cluster ), we only have this : no accepted delivered mail. And for some domain we filter, there is not entry at all. But the spam quarantine is...
  10. D

    pmg-smtp-filter / fast exit to reduce server load : Performance problem ?

    Bonjour, We have two server in cluster ( virtual machine 8Go de RAM 4 vcpu each ) . We see in /var/log/mail.err : 2025-09-04T09:01:51.724668+02:00 yy01 pmg-smtp-filter[1319111]: fast exit to reduce server load (free 5636096 bytes) 2025-09-04T09:18:22.906085+02:00 yy01...
  11. D

    Possible to use a proxy for the S3 connection in PBS

    Bonjour, Our pbs server doesn't have direct access to internet, we use a http/https Proxy. We try to connect a s3 bucket , but it's seems that it doesn't' pass through it, even with the file /etc/environnement configure. ( in command line the s3 url is working) Is there a way in the...
  12. D

    [SOLVED] Activation of the spamassassin option Shortcircuit

    i modify the file /etc/mail/spamassassin/custom.cf and add the line for the loading plugin, and it's seem to work on the two servers now.
  13. D

    [SOLVED] Activation of the spamassassin option Shortcircuit

    Bonjour, We have two PMG server ( cluster ). We want to activate the Shortcircuit in spamassassin. we try to modify the configurtaion file : /etc/mail/spamassassin/v320.pre We decomment the loadplugin line for shortcircuit. we reload the service ( systemctl restart pmg-smtp-filter.service...
  14. D

    Proxmox VE 9.0 BETA released!

    Very excited with this feature : Snapshots for thick-provisioned LVM shared storage, e.g., for setups connected over iSCSI or Fibre Channel to a SAN.