Forum Discussion
Active F5 not in sysnc
Hello,
My active F5 unit showing sync recommended. No changes has been to the configuration. I can access only CLI of the device but not GUI. Can anyone advise how to check through CLI as this is in production.
Regards Hemadri
5 Replies
- jaikumar_f5
Noctilucent
Can you please run the below and share here, so I can recommend from where to sync (if at all some changes were made on the standby).
tmsh show cm sync-status
tmsh run cm watch-devicegroup-device
Running the above will not create any impact or make changes, its just listing to know which is having recent configuration.
- youssef1
Cumulonimbus
Hello Hemadri,
If no changes has been to the configuration and your unit showing sync recommended it can come from several possibilities.
You can first check audit logs to be sure that no modification has be done:
more /var/log/audit
Do you have an script or Icall running? (crl update for example...)
Do you have APM or ASM?
Regards
Hi,
Device version is 10.2 where in i was unable to execute the above commands
- jaikumar_f5
Noctilucent
I dont recall the b commands,
It should be
orb sync show
b show config-sync
- jaikumar_f5
Noctilucent
Here, It should be below,
To know what is the current sync status.
b config sync show
To verify if there are any errors.
b verify load
To save the config
b save all
To sync the device to the standby, run the below from the active box.
b config sync
To save a UCS file
b config save /var/tmp/device_name.ucs
Refer this v10 article for config sync issues.
Based on the config sync show log, you can move forward with running config sync command.
Recent Discussions
Related Content
* 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