Project

General

Profile

Actions

Bug #6478

closed

Master not sending XML RPC sync data to Backup node

Added by Michael Schmid almost 8 years ago. Updated almost 8 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
XMLRPC
Target version:
-
Start date:
06/10/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

I noticed that my backup node is out of XML sync although it's activated on master.
State sync is working fine.

The sync is configured to work on an dedicated PfSync VLAN where the state sync as well as the XML sync should go.

I doublechecked the following:
  • both nodes have the same protocol (HTTPS) and port (443)
  • traffic on PfSync interface is allowed on both nodes
  • no log entries for related firewall events on both
  • no alerts in my WebGUI on both
  • no error logs under System > General on master: {{{
    <27>Jun 8 09:44:13 php-fpm29604: /system_hasync.php: waiting for pfsync...
    <27>Jun 8 09:44:44 php-fpm29604: /system_hasync.php: pfsync done in 30 seconds.
    <27>Jun 8 09:44:44 php-fpm29604: /system_hasync.php: Configuring CARP settings finalize...
    }}}
  • PfSync is enabled on both
  • XML RPC Sync enabled on Master only pointing to -> Backup
  • XML RPC Sync settings on Backup are empty
  • both nodes have the same admin user and password installed

Generally no changes were made to the HA settings compared to the last working state.

TCPDumped the traffic on the PfSync Interface on Master and I can only see "state" Packets
leaving the interface towards backup.

I suppose the XML data never hits the wire.

My Version: 2.3.1p1

Actions

Also available in: Atom PDF