02-22-2021 01:39 AM
There seems to be a problem with our FMC. When we log in to FMC through the browser, it keeps showing "System processes are starting, please wait." Can I backup the FMC configuration through CLI? I want to restore the FMC configuration to another device.
02-22-2021 02:18 AM
Reboot the FMC give some times and test it.
here is backup and restore document for reference :
02-22-2021 05:01 PM
We have reboot FMC, but FMC has maintained this state for several days. We want to backup the FMC configuration and restore the configuration on another FMC.
02-22-2021 08:30 PM
Look at the guide as mentioned look for Logs,
is there anything recently upgraded ? is this new or working one failed ?
SSH to FMC (follow below commands ) also post the output.
# pmtool status | grep -i gui
(if yo see any related system,gui down)
restart service manually - going to Linux su mode.
#sudo su
/etc/rc.d/init.d/console restart
#df -h -- check the space
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide