Forum Discussion
Amrit_Lalli_952
Nimbostratus
Nov 01, 2006How to find out if ACTIVE, and STANDBY BigIp's are in Sync
1) Is there a way through the iControl Api to determine if a high availability pair of bigip's are in Sync?
I have saved the base config (SAVE_BASE_LEVEL_CONFIG)
And then i am downloadi...
Amrit_Lalli_952
Nimbostratus
Nov 02, 2006I thought this would work for a sec, It still might,
These two ARE in Sync (
ACTIVE
Array
(
[Configsync.PeerConfigTime] => 1162410407
[Configsync.LocalSyncedTime] => 1162410407
[Configsync.LocalConfigTime] => 1162405913
)
STANDBY
Array
(
[Configsync.PeerConfigTime] => 1162410415
[Configsync.LocalSyncedTime] => 1162410415
[Configsync.LocalConfigTime] => 1162410412
)
These two ARE NOT in Sync (
ACTIVE
Array
(
[Configsync.PeerConfigTime] => 1162513630
[Configsync.LocalSyncedTime] => 1162512489
[Configsync.LocalConfigTime] => 1162441835
)
STANDBY
Array
(
[Configsync.PeerConfigTime] => 1162512489
[Configsync.LocalSyncedTime] => 1162512489
[Configsync.LocalConfigTime] => 1162513625
)
In your message you said to make sure the localConfigTime is equal to the PeerConfigTime (As you can see this is doesnt ever seem to be the case, even when they are in sync)
You didnt mean if LocalSyncedTime == PeerConfigTime, did you?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects