Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
BunleangMeng_KH
Contributor
Jump to solution

Migrate SMART-1 205 R80.10 to Virtual Machine SMS

Hi Team,

Anyone could share with me the process how to migrate smart-1 appliances to VM

Scenario existing:

- SMART-1 205 R80.10 -> I plan to replace the existing to open server VM asap.

 

Appreciate for feedback.

 

0 Kudos
2 Solutions

Accepted Solutions
Vladimir
Champion
Champion

In a nutshell:

1. Lookup the virtual hardware requirements for the platform on which this VM would be running.

2. Download the ISO, JHFA, Deployment Agent and the latest Migration Tools for R80.40 for source version R80.10 or lower (thanks @the_rock  for pointing this out) that could be found in sk160736.

3. Create the VM with its network interface terminating on a dead-end network using same name and IP address as 205. Be sure to lazy-zero the storage.

4. Use a multi-homed Windows VM as a jump host for its pre-configuration (one interface connected to your internal network for RDP access, another to a dead-end network for the access to the VM.

5. Mount the R80.40 ISO to that VM and boot from it

6. Configure partitions as necessary.

7. Go through the First Time Configuration Wizard on VM from the Jump Host. Specify the VM to be Management/Primary.

8. From CPUSE, Update Deployment Agent, Install JHFA and (possibly) the Migration Tools (but those may be baked into JHFA)

9. Install migration tools for source versions R80.10 or lower from sk160736 on your 205

10. Perform migrate export procedure on 205 !!!running it from the directory where the new tools are located!!! writing the export file into /var/log/

11.  Get the $CPDIR/log/migrate-<YYYY.MM.DD_HH.MM.SS>.log file if export fails. Open TAC SR and upload CPINFO from 205 directly into it.

12. If export is OK, move it to the Jump host and upload using WinSCP to the VM into /var/logs

13. Perform migrate import on VM

14. Again, check HTML report for results this feature is not available for old migration tools

15. If all is well, re-license the VM with the help of your reseller

16. On a go day, disconnect NIC of 205 from the network and move the VMs vNIC from Dead-End network to the same where the 205 was connected to.

17. After about a minute, your gateways will go "green" and you'll start seeing utilization graphs. To be sure, test SIC connectivity from each gateway or a cluster member. You should see "Communicating" in the status.

18. Change Primary Management's object version to R80.40, and the platform to "Open Server" (may happen automatically)

19. Install Database

20. Install policies

21. All done.

--

Fallback:

1. Disconnect vNIC on VM

2. Reconnect NIC on 205

3. Chnage version and platform back to the old one

4. Install Database

 

View solution in original post

(1)
the_rock
Legend
Legend

Usually, for R80.20 and above, you can use below:

https://community.checkpoint.com/t5/Management/migrate-server-export-versus-migrate-export/td-p/1020...

For before R80.20, usually you can follow migrate export procedure:

https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_CLI_ReferenceGuide/html_fram...

 

Personally, I would say the most important thing to remember is that the upgrade or migrate tools from newer version are moved over to lower version you are migrating from BEFORE doing this process...that will ensure successful migration.

View solution in original post

0 Kudos
(1)
6 Replies
PhoneBoy
Admin
Admin

Used the Advanced Upgrade procedure and upgrade to R80.40 while you’re at it as R80.10 is nearly end of support and R80.40 is the latest version you can upgrade to from R80.10.
Note that even if you decide to stick with R80.10 (not recommended), it’s the same procedure with the only difference being the version of the migration tools you will need to use.
See: https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_Installation_and_Upgrade_Gui...

Note that your Smart-1 205 license is not valid for a VM, so you will need to acquire a license.
You can use an eval license temporarily.

0 Kudos
Vladimir
Champion
Champion

In a nutshell:

1. Lookup the virtual hardware requirements for the platform on which this VM would be running.

2. Download the ISO, JHFA, Deployment Agent and the latest Migration Tools for R80.40 for source version R80.10 or lower (thanks @the_rock  for pointing this out) that could be found in sk160736.

3. Create the VM with its network interface terminating on a dead-end network using same name and IP address as 205. Be sure to lazy-zero the storage.

4. Use a multi-homed Windows VM as a jump host for its pre-configuration (one interface connected to your internal network for RDP access, another to a dead-end network for the access to the VM.

5. Mount the R80.40 ISO to that VM and boot from it

6. Configure partitions as necessary.

7. Go through the First Time Configuration Wizard on VM from the Jump Host. Specify the VM to be Management/Primary.

8. From CPUSE, Update Deployment Agent, Install JHFA and (possibly) the Migration Tools (but those may be baked into JHFA)

9. Install migration tools for source versions R80.10 or lower from sk160736 on your 205

10. Perform migrate export procedure on 205 !!!running it from the directory where the new tools are located!!! writing the export file into /var/log/

11.  Get the $CPDIR/log/migrate-<YYYY.MM.DD_HH.MM.SS>.log file if export fails. Open TAC SR and upload CPINFO from 205 directly into it.

12. If export is OK, move it to the Jump host and upload using WinSCP to the VM into /var/logs

13. Perform migrate import on VM

14. Again, check HTML report for results this feature is not available for old migration tools

15. If all is well, re-license the VM with the help of your reseller

16. On a go day, disconnect NIC of 205 from the network and move the VMs vNIC from Dead-End network to the same where the 205 was connected to.

17. After about a minute, your gateways will go "green" and you'll start seeing utilization graphs. To be sure, test SIC connectivity from each gateway or a cluster member. You should see "Communicating" in the status.

18. Change Primary Management's object version to R80.40, and the platform to "Open Server" (may happen automatically)

19. Install Database

20. Install policies

21. All done.

--

Fallback:

1. Disconnect vNIC on VM

2. Reconnect NIC on 205

3. Chnage version and platform back to the old one

4. Install Database

 

(1)
BunleangMeng_KH
Contributor

Example: existing Smart-1 version R80.30 it is okay when migrating to VM install SMS on VM R80.40? 

0 Kudos
the_rock
Legend
Legend

Usually, for R80.20 and above, you can use below:

https://community.checkpoint.com/t5/Management/migrate-server-export-versus-migrate-export/td-p/1020...

For before R80.20, usually you can follow migrate export procedure:

https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_CLI_ReferenceGuide/html_fram...

 

Personally, I would say the most important thing to remember is that the upgrade or migrate tools from newer version are moved over to lower version you are migrating from BEFORE doing this process...that will ensure successful migration.

0 Kudos
(1)
BunleangMeng_KH
Contributor

Thank you 

0 Kudos
Vladimir
Champion
Champion

W:)lcome

0 Kudos

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events