{"id":38234,"date":"2019-10-31T22:22:28","date_gmt":"2019-10-31T19:22:28","guid":{"rendered":"https:\/\/prohoster.info\/blog\/migratsiya-s-check-point-s-r77-30-na-r80-10\/"},"modified":"2019-10-31T22:22:28","modified_gmt":"2019-10-31T19:22:28","slug":"migratsiya-s-check-point-s-r77-30-na-r80-10","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migratsiya-s-check-point-s-r77-30-na-r80-10","title":{"rendered":"Migration from Check Point from R77.30 to R80.10","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><img decoding=\"async\" alt=\"Migration from Check Point from R77.30 to R80.10\" src=\"\/wp-content\/uploads\/2019\/09\/809db3f200c2accd74c98186a5d735dc.png\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nHello colleagues, welcome to the lesson on migrating Check Point databases from R77.30 to R80.10.<\/p>\n<p>When using Check Point products, the need to migrate existing rules and object databases arises sooner or later for the following reasons: <\/p>\n<ol>\n<li> When purchasing a new device, it is necessary to migrate the database from the old device to the new device (to the current version of GAIA OS or higher).<\/li>\n<li> It is necessary to upgrade the device from one version of GAIA OS to a higher version on the local machine.<\/li>\n<\/ol>\n<p>\nTo address the first task, only the tool called Management Server Migration Tool, or simply Migration Tool, is suitable. For task #2, the CPUSE solution or Migration Tool can be used. <br \/>\nNext, let's take a closer look at both methods.<br \/>\n<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><\/p>\n<h3>Upgrading to a new device<\/h3>\n<p>\n<b>Database Migration<\/b> involves installing the latest version of the Management on the new machine, and then migrating the database from the existing security management server to the new one using the Migration Tool. This method minimizes the risk of upgrading for the existing configuration.<\/p>\n<p>To migrate the database using the Migration Tool, you must meet <b>the requirements<\/b>:<\/p>\n<ol>\n<li>There must be more free disk space than five times the size of the exported database archive.<\/li>\n<li>The network settings on the target server must match those of the source server. <\/li>\n<li>Creating a backup. The database export should be performed to a remote server.<br \/>\nThe GAIA operating system already includes the Migration Tool, which can be used when importing a database or for migration to a version of the operating system identical to the initial one. In order to migrate the database to a higher version of the operating system, you need to download the Migration Tool of the corresponding version from the \u2018Tools\u2019 section on the Check Point R80.10 support website: <\/li>\n<li>Backup and migration of SmartEvent \/ SmartReporter Server. The \u2018backup\u2019 and \u2018migrate export\u2019 utilities do not include SmartEvent database \/ SmartReporter database data.<br \/>\nFor backup and migration, you need to use the \u2018eva_db_backup\u2019 or \u2018evs_backup\u2019 utilities.<br \/>\nNote: Article sk110173 in the CheckPoint knowledge base.<\/li>\n<\/ol>\n<p>\nLet's take a look at the functions this tool contains:<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Check Point from R77.30 to R80.10\" src=\"\/wp-content\/uploads\/2019\/09\/6c957021336453f20834184e465e1ba1.png\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nBefore proceeding with data migration, first unpack the downloaded Migration Tool into the folder \"\/opt\/CPsuite-R77\/fw1\/bin\/upgrade_tools\/\". The database export should be done using commands from the directory where you unpacked the tool.<\/p>\n<p>Before running the export or import command, close all SmartConsole clients or run cpstop on the Security Management Server. <\/p>\n<p>To <b>create an export file<\/b> of the management database on the source server:<\/p>\n<ol>\n<li>Enter expert mode.<\/li>\n<li>Run the pre-check tool: pre_upgrade_verifier -p $FWDIR -c R77 -t R80.10. If there are errors, fix them before proceeding.<\/li>\n<li>Run: .\/migrate export filename.tgz. This command exports the contents of the Security Management Server database to a TGZ file.<\/li>\n<li>Follow the instructions. The database is exported to the file you named in the command. Make sure you defined it as TGZ.<\/li>\n<li>If SmartEvent is installed on the source server, export the event database.<\/li>\n<\/ol>\n<p>\nNext, we will import the security server databases that were exported. Before you start: install the R80 Security Management Server. Note that the network settings of the new R80.10 Management Server must match those of the old server. <\/p>\n<p>To<b> import the configuration<\/b> of the management server:<\/p>\n<ol>\n<li>Enter expert mode.<\/li>\n<li>Transfer (via FTP, SCP, or similar) the exported configuration file to the remote server compiled from the source to the new server.<\/li>\n<li>Disconnect the source server from the network. <\/li>\n<li>Transfer the configuration file from the remote server to the new server.<\/li>\n<li>Calculate the MD5 for the transferred file and compare it with the MD5 calculated on the source server: # md5sum filename.tgz<\/li>\n<li>Import the database: .\/migrate import filename.tgz <\/li>\n<li>Update check. <\/li>\n<\/ol>\n<p>\nAt the end of step 7, we summarize that the database migration was successful using the Migration Tool. In case of failure, you can always turn on the source server, so that operations are not affected.<\/p>\n<p>It is worth noting that migration from a standalone server is not supported.<\/p>\n<h3>Local update<\/h3>\n<p>\n<b>CPUSE (Check Point Upgrade Service Engine)<\/b> automatically updates Check Point products for the Gaia OS. Software update packages are divided into categories, namely major releases, minor releases, and Hotfixes. Gaia automatically finds and displays available software update packages and images relevant to the version of Gaia OS to which you can upgrade. Using CPUSE, you can perform a clean installation of the new version of GAIA OS, as well as upgrade the system with database migration.<\/p>\n<p>To upgrade to a higher version or perform a clean installation using CPUSE, the machine must have sufficient free (unallocated) space \u2014 at least the size of the root partition.<\/p>\n<p>The transition to a new version is performed on a new partition of the hard disk, while the \"old\" partition is converted into a Gaia Snapshot (the new partition space is taken from unallocated space on the hard disk). It is also advisable to take a snapshot before upgrading the system and upload it to a remote server.<\/p>\n<p><b>Upgrade Process<\/b>:<\/p>\n<ol>\n<li>Check the update package (if you have not done so already) \u2014 verify that this package can be installed without conflicts: right-click on the package \u2014 click \"Verifier.\"\n<p>The result should be approximately as follows:<\/p>\n<ul>\n<li>Installation is allowed<\/li>\n<li>Upgrade is allowed<\/li>\n<\/ul>\n<\/li>\n<li>Install the package: right-click on the package and click \"Upgrade\":<br \/>\nCPUSE shows the following warning in the Gaia Portal: After this upgrade, there will be an automatic reboot (Existing OS settings and the Check Point Database are preserved).<\/li>\n<li>You will see the corresponding data migration progress after upgrading to R80.10:\n<ul>\n<li>Upgrading Products<\/li>\n<li>Importing Database<\/li>\n<li>Configuring Products<\/li>\n<li>Creating SIC Data<\/li>\n<li>Stopping Processes<\/li>\n<li>Starting Processes<\/li>\n<li>Installed, self-test passed<\/li>\n<\/ul>\n<\/li>\n<li>The system will automatically reboot <\/li>\n<li>Installing policy in SmartConsole <\/li>\n<\/ol>\n<p>\nAs you can see, everything is going quite smoothly; in case of an issue, you can roll back to the old settings using the created snapshot.<\/p>\n<h3>Practice<\/h3>\n<p>\nThe provided video tutorial contains both theoretical and practical parts. The first half of the video duplicates the described theoretical part, while the practical example demonstrates data migration using both methods.<\/p>\n<p><center><div class=\"youtube-placeholder\" data-id=\"qx8sK_37ko0\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/qx8sK_37ko0\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center><\/p>\n<h3>Conclusion<\/h3>\n<p>\nIn this lesson, we examined Check Point's solutions for updating and migrating database objects and rules. For new devices, the only option is to use the Migration Tool. If you want to upgrade GAIA OS and have the desire and ability to redeploy the machine, our company recommends, based on existing experience, to migrate the database using the Migration Tool. This method minimizes the upgrade risks for the existing configuration compared to CPUSE. Additionally, when upgrading via CPUSE, many unnecessary old files remain on the disk, and removing them requires an additional tool, which brings extra actions and new risks.<\/p>\n<p>If you don't want to miss future lessons, subscribe to our group <noindex><a rel=\"nofollow\" href=\"https:\/\/vk.com\/ts_solution\">VK<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/www.youtube.com\/channel\/UCKOESE8nBWQPuQmi994_YMA\">Youtube<\/a><\/noindex> and <noindex><a rel=\"nofollow\" href=\"http:\/\/t.me\/tssolution\">Telegram<\/a><\/noindex>. However, if for any reason you were unable to find the necessary document or resolve your issue with Check Point, feel free to reach out to <noindex><a rel=\"nofollow\" href=\"http:\/\/cpsupport.ru\/?utm_source=habr-r77-30-to-r80-10\">us<\/a><\/noindex>.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/tssolution\/blog\/353470\/\">habr.com<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043b\u043b\u0435\u0433\u0438, \u0434\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430 \u0443\u0440\u043e\u043a \u043f\u043e \u043c\u0438\u0433\u0440\u0430\u0446\u0438\u0438 \u0431\u0430\u0437 \u0434\u0430\u043d\u043d\u044b\u0445 Check Point R77.30 \u043d\u0430 R80.10. \u041f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 Check Point \u0440\u0430\u043d\u043e \u0438\u043b\u0438 \u043f\u043e\u0437\u0434\u043d\u043e \u0432\u0441\u0442\u0430\u0435\u0442 \u0437\u0430\u0434\u0430\u0447\u0430 \u043c\u0438\u0433\u0440\u0430\u0446\u0438\u0438 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u043f\u0440\u0430\u0432\u0438\u043b \u0438 \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u043f\u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u043c \u043f\u0440\u0438\u0447\u0438\u043d\u0430\u043c: \u041f\u0440\u0438 \u043f\u043e\u043a\u0443\u043f\u043a\u0435 \u043d\u043e\u0432\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043c\u0438\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u0430\u0437\u0443 \u0434\u0430\u043d\u043d\u044b\u0445 \u0441\u043e \u0441\u0442\u0430\u0440\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u043d\u043e\u0432\u043e\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e(\u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e GAIA OS \u0438\u043b\u0438 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":28700,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-38234","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043b\u043b\u0435\u0433\u0438, \u0434\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430 \u0443\u0440\u043e\u043a \u043f\u043e.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migratsiya-s-check-point-s-r77-30-na-r80-10\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041c\u0438\u0433\u0440\u0430\u0446\u0438\u044f \u0441 Check Point \u0441 R77.30 \u043d\u0430 R80.10 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043b\u043b\u0435\u0433\u0438, \u0434\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430 \u0443\u0440\u043e\u043a \u043f\u043e.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migratsiya-s-check-point-s-r77-30-na-r80-10\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-10-31T19:22:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-10-31T19:22:28+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Migration from Check Point from R77.30 to R80.10 | ProHoster","description":"Hello colleagues, welcome to the lesson on.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migratsiya-s-check-point-s-r77-30-na-r80-10","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041c\u0438\u0433\u0440\u0430\u0446\u0438\u044f \u0441 Check Point \u0441 R77.30 \u043d\u0430 R80.10 | ProHoster","og:description":"\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435 \u043a\u043e\u043b\u043b\u0435\u0433\u0438, \u0434\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430 \u0443\u0440\u043e\u043a \u043f\u043e.","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migratsiya-s-check-point-s-r77-30-na-r80-10","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-10-31T19:22:28+00:00","article:modified_time":"2019-10-31T19:22:28+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"38234","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 21:04:19","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 01:13:22","updated":"2026-01-23 21:04:19","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/38234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=38234"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/38234\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/28700"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=38234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=38234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=38234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}