Tuesday, June 17, 2014

Check Point: "Migrate Import" Command (Upgrade Import) - How To

Ive written about the 'migrate export" (upgrade export) command, but I dont recall doing a "migrate import".  Below, I show you how I did an import from a SPLAT platform to an open server platform.  I just needed to verify the data was good from the export.

[Expert@CP]# cd $FWDIR/bin/upgrade_tools
[Expert@CP]# ./migrate import /var/CP-6-10-2014.tgz

Extracting the database...
The import operation will stop all Check Point services (cpstop).
Do you want to continue? (y/n) [n]? y

cpwd_admin:
Process SMARTLOG_SERVER isn't monitored by cpWatchDog. Stop request aborts
UEPM: Endpoint Security Management isn't activated
evstop: dbsync stopped
evstop: Stopping product - SmartEvent Server
evstop: Stopping product - SmartEvent Correlation Unit
Check Point SmartEvent Correlation Unit stopped
Check Point SmartEvent Server stopped
Stopping SmartReporter...
Stopping the SmartReporter Server.
Stopping the SmartReporter Log Consolidator.
Stopping SmartReporter Database.
Note:   Database shutdown takes a few minutes. rmdstart will fail while
        shutdown is in progress.
SmartView Monitor: Management stopped
VPN-1/FW-1 stopped
Multi portal stopped
 Local host is not a FireWall-1 module
SVN Foundation: cpd stopped
SVN Foundation: cpWatchDog stopped
SVN Foundation: Stopping PostgreSQL Database
SVN Foundation stopped
Importing files...

The import operation completed successfully.
Do you wish to start Check Point services? (y/n) [y]? y

[Expert@CP]# exit


No comments:

Post a Comment

Your comment will be reviewed for approval. Thank you for submitting your comments.