One of cluster members shows disconnected, and another one shows attention. Usually after I refreshed the status, attention will go away, but disconnected status keeps no change in this case.
Followed KB32920, this issue fixed.
SYMPTOMS |
|
CAUSE |
Some files on the Security Management server are corrupted. |
SOLUTION |
To resolve the problem, remove the corrupted files from the Security Management server. To do so, perform:
After completing this procedure, the SmartView Monitor displays correct information regarding the Security Management server or the Security Gateway.
|
------------------------------
[Expert@CP-Management]# cp $FWDIR/conf/applications.C .
[Expert@CP-Management]# cp $FWDIR/conf/applications.C.backup .
[Expert@CP-Management]# cp $FWDIR/conf/CPMILinksMgr.db .
[Expert@CP-Management]# cp $FWDIR/conf/CPMILinksMgr.db.private .
[Expert@CP-Management]# ls
CPMILinksMgr.db CPMILinksMgr.db.private applications.C applications.C.backup
[Expert@CP-Management]# rm $FWDIR/conf/applications.C
[Expert@CP-Management]# rm $FWDIR/conf/applications.C.backup
[Expert@CP-Management]# rm $FWDIR/conf/CPMILinksMgr.db
[Expert@CP-Management]# rm $FWDIR/conf/CPMILinksMgr.db.private
[Expert@CP-Management]# ls
CPMILinksMgr.db CPMILinksMgr.db.private applications.C applications.C.backup
[Expert@CP-Management]# cpstart
cpstart: Power-Up self tests passed successfully
cpstart: Starting product - SVN Foundation
SVN Foundation: Starting cpWatchDog
SVN Foundation: Starting cpd
SVN Foundation: cpsnmpd already running
SVN Foundation: Starting PostgreSQL Database
Multiportal daemon: starting mpdaemon
SVN Foundation started
cpstart: Starting product - VPN-1
Local host is not a FireWall-1 module
FireWall-1: Starting fwd
FireWall-1: Starting fwm (SmartCenter Server)
FireWall-1: This is a SmartCenter server. No security policy will be loaded
FireWall-1 started
cpstart: Starting product - SmartView Monitor
SmartView Monitor: Not active
cpstart: Starting product - Eventia Suite
evstart: dbsync started
Starting SmartReporter...
Starting SmartReporter Server.
Done.
evstart: Starting product - SmartEvent Server
evstart: Starting product - SmartEvent Correlation Unit
Check Point SmartEvent Server started
Check Point SmartEvent Correlation Unit started
cpstart: Starting product - Edge Embedded Connector
cpwd_admin:
Process VPN-1 Embedded Connector started successfully (pid=11771)
cpstart: Starting product - Management Portal
Management Portal: Starting CPWMD
CPWMD Started
Management Portal: Starting CPHTTPD
CPHTTPD started
cpstart: Starting product - SmartLog
cpwd_admin:
Process SMARTLOG_SERVER started successfully (pid=11791)
cpstart: Starting product - Mobile Access
Mobile Access service is disabled.
If you wish to start Mobile Access, please enable the Mobile Access blade in the SmartDashboard and configure the Mobile Access policy.
cpstart: Starting product - Advanced Routing
Advanced Routing is not enabled. Please use 'cpconfig' to enable it.
----------------------------------
Note: You may need to repeat this process for a couple of times to let management server generate those files correctly.
No comments:
Post a Comment