Hi Prince,
If I understand your requirement correctly, you have a management server running on R75 Splat and you wanted to upgrade the configuration to R77 version.
- I suggest you to go for R77.30, as the versions prior R77.30 are already out of support.
Below procedure may be a bit lengthly but it will be the safest one to avoid any coflicts. I have personally performed this(nearly a triple digit times) when assisting my customers.
1. Generate a upgrade_export on the existing Management server and take it out of the device(you can use winscp tool to take the file out of device).
- Refer SK54100 for procedure.
Example :
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_export prince
2. Install a R75 splat Management server on a VMware/Virtual box with the same hostname and IP address as of live Management server.
3. Import the configuration(upgrade_import) on the Lab Management server which is created as per step-2.(Here you
need to import the configuration file which is generated as per step-1).
Example :
- Copy the configuration file(prince.tgz) under $FWDIR/bin/upgrade_tools/
- You can use winscp
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_import prince.tgz
4. Login to smart dashboard and cross check the configuration.
5. Copy the R77 Gaia migration tools on the lab management server which is installed as per step-2.
Migration tools link.
https://supportcenter.checkpoint.com/supportcenter/portal/role/supportcenterUser/page/default.psml/m...
MD5sum : 3002b2227d91e1a40a8bb2db69905475
- Copy this migration tools files under $FWDIR/bin/upgrade_tools/
- Extract it
#tar -zxvf Check_Point_migration_tools_R77_B059.Linux_SecurePlatform_Gaia.tgz
6. Generate a upgrade_export and take it out of the device.
- Refer SK54100 for procedure.
Example :
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_export filename
7. Fresh install one more Management server on a VMware/Virtual box with R77 Gaia OS with the same hostname and IP address as of live server.
Fresh installation image link.
https://supportcenter.checkpoint.com/supportcenter/portal/role/supportcenterUser/page/default.psml/m...
MD5sum : 61615c1e07bd7624eb240c172e0d8783
8. Import the configuration file which is generated as per step-6. Login to Smart dashboard and cross check the configuration.
Example :
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_import filename.tgz
9. Download & copy the migration tools of R77.30 Gaia.
Migration tools link.
https://supportcenter.checkpoint.com/supportcenter/portal/role/supportcenterUser/page/default.psml/m...
MD5sum : 43d74fac8bb8e5d73b3c9c277acdbea1
10. Generate a upgrade_export.
Example :
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_export Vishnu
11. Fresh install the new live management server with R77.30 Gaia with the same hostname and IP address as of old live server.
**********************************************************
Pay attention which choosing the R77.30 fresh installation image, you need to choose the relevant image as per sk114513.
**********************************************************
12. Import the configuration which is generated as per step-10.
Example :
#cd $FWDIR/bin/upgrade_tools/
#./upgrade_import Vishnu.tgz
13. Login to Smart dashboard and cross check the configuration.
14. Once successful, establish SIC with Firwall(s) and install policy.
NOTES.
- Cross check the md5sum value of all the images which are part of this activity to avoid conflicts.
- Once you are done with this activity, install the latest jumbo hotfix take.
- You should configure the hostname and IP address which is configured on current live server.
- While you export or import the configuration, the proceduce consumes more space under root(/) and /var/log partition so assign the disk space accordingly. There are many instances where the import/export failed running out of disk space.
Good luck !!!!
Regards,
Vishnu.
https://www.linkedin.com/in/vishnu-vardhan-reddy-99776379/