Cluster Trem Of

koby

Renowned Member
Jun 21, 2012
138
4
83
Natanya , Israel
Hello Guy's ,

I regard to pmg cluster , I would like to ask please ,
If there is 2 node in cluster , what is the responsible of the cluster is :

1. It is only for the rules / quarantine only ?
2. If I made any change to pmg/templete does it spread between the two node ?
3. If I would create my one table in the postgrsql database for let's say postfix internal blacklist ,
does the cluster would copy it to the other node as well.

In more general speaks , where the cluster begin and where it's is end ?

Best regards
Koby Peleg Hen
 
The cluster stack does roughly the following:
* syncs the configs in /etc/pmg/ (including modified templates in /etc/pmg/templates)
* syncs tables (a list of tables not the complete database) from Proxmox_ruledb
* syncs the quarantine mails on disk

in other words:
3. If I would create my one table in the postgrsql database for let's say postfix internal blacklist ,
does the cluster would copy it to the other node as well.
no to this question

I hope this explains it