Bug ID 622787: Sync state remaining on 'Awaiting Initial Sync' when adding third device

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP ASM, FPS(all modules)

Known Affected Versions:
13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1, 14.0.0, 14.0.0.1, 14.0.0.2, 14.0.0.3, 14.0.0.4, 14.0.0.5, 14.0.1, 14.0.1.1

Fixed In:
14.1.0

Opened: Oct 14, 2016

Severity: 4-Minor

Symptoms

When adding a third device to the trust, the sync state might be show 'Awaiting Initial Sync' on the new device, while the other devices show 'In Sync'. Note: The sync status 'Awaiting Initial Sync' is related to a hidden device group (datasync-device-<devicename>-dg), which the system automatically creates and syncs. This device group does not appear in the GUI.

Impact

When this occurs, the sync status will show 'Awaiting Initial Sync'. There is no functional impact.

Conditions

-- ASM or FPS is provisioned. -- The link status of the third device is offline while adding it to the trust. (This is a rarely occurring condition.)

Workaround

1. Identify the device group that is out of sync using the following command: tmsh show cm sync-status The out-of-sync device group returns a status similar to the following: datasync-device-bip2-dg (Awaiting Initial Sync): One or more devices awaiting initial config sync. 2. Find the device that owns the device-group that needs to be synced by looking at the status. For example, the device group in the previous example is 'datasync-device-bip2-dg', so the device is 'bip2'. 3. From that device, run a command similar to the following, replacing 'datasync-device-bip2-dg' with the device group that is out of sync: tmsh run cm config-sync force-full-load-push to-group datasync-device-bip2-dg Note: The GUI cannot be used because this is a hidden device group that does not appear in the GUI.

Fix Information

The system now handles this condition, so there are no longer sync problems when adding a third device to the device trust when ASM or FPS are provisioned while the link is down.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips