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 downloading that, and doing a checksum on it from the ACTIVE, and STANDBY bigip's, but i guess that was a bad idea, since those configs will always be different.
Is there another way to do this?
2)
Also, I am able to save configuration for:
-SAVE_BASE_LEVEL_CONFIG
But it is not saving the configuration for:
-SAVE_HIGH_LEVEL_CONFIG or
-SAVE_FULL
this is how i am doing it.
$client->save_configuration("/var/tmp/myTestFile_base", "SAVE_BASE_LEVEL_CONFIG");
$client->save_configuration("/var/tmp/myTestFile_high", "SAVE_HIGH_LEVEL_CONFIG");
It is not giving me an error for the HIGH LEVEL one, but it isnt producing the file.
Thanks,
Amrit
- Amrit_Lalli_952
Nimbostratus
I think i figured out my first question. - Amrit_Lalli_952
Nimbostratus
If i have an ACTIVE bigip (A), and a STANDBY bigip (B) - Amrit_Lalli_952
Nimbostratus
That didnt quite work. I still need to know how to save the configuration, and then get the updated one. (which wasnt working for me). - Amrit_Lalli_952
Nimbostratus
I thought this would work for a sec, It still might,
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