Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Managing Policy Broker Replication : Update replica instances after the primary is restored from backup
Update replica instances after the primary is restored from backup
51287 | Policy Broker Replication | TRITON AP-WEB and Web Filter & Security, v8.0.x, v8.1.x
Replica Policy Broker instances verify that they are synchronized to the latest version of the data from the primary Policy Broker by checking sequence numbers.
When you restore an older version of the Policy Database to the primary Policy Broker instance, replica instances do not recognize that they need to synchronize their data, because the sequence number is out of date. One symptom of the problem is that the Settings > General > Policy Brokers page in the Web module of the TRITON Manager will show a Last Policy Sync value of Unknown.
If you encounter this issue, perform the following steps for each replica Policy Broker:
1.
On the replica Policy Broker machine, open a command shell and navigate to the Websense bin directory (C:\Program Files or Program Files (x86)\Websense\Web Security\bin or /opt/Websense/bin/).
2.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/Websense/bin
3.
PgSetup -m standalone
This temporarily disconnects the replica from the primary Policy Broker.
You will see a prompt about manually updating config.xml files. You can ignore the prompt, because Policy Broker will become a replica again in the next step.
4.
PgSetup -m replica -l <replica_IP_address> -z <primary_IP address> -w <synchronization_password>
This reconnects the replica to its primary Policy Broker.
5.
*
./WebsenseAdmin restart
*
On Windows machines, run the following command from the C:\Program Files or Program Files (x86)Program Files or Program Files (x86)\Websense\Web Security\ folder:
WebsenseAdmin restart
*
TRITON AP-WEB or Web Filter & Security
Content Gateway
Network Agent

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Managing Policy Broker Replication : Update replica instances after the primary is restored from backup
Copyright 2016 Forcepoint LLC. All rights reserved.