{"id":91395,"date":"2020-08-12T19:42:27","date_gmt":"2020-08-12T17:42:27","guid":{"rendered":"https:\/\/prohoster.info\/blog\/administrirovanie\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras"},"modified":"2020-08-12T19:42:27","modified_gmt":"2020-08-12T17:42:27","slug":"migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras","title":{"rendered":"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>After the company Zextras <noindex><a rel=\"nofollow\" href=\"https:\/\/www.zextras.com\/zimbra-9\/\">released<\/a><\/noindex> released its own builds of Zimbra Collaboration Open-Source Edition 9, many administrators decided to upgrade their mail servers to the new version and contacted Zextras technical support with questions about how to do this without jeopardizing one of the enterprise's key systems.<\/p>\n<p>There are two ways to transition to Zimbra OSE 9 from Zextras. The first, which is the simplest and quickest, is to upgrade Zimbra 8.8.15 OSE on the server to the new version. This approach has two drawbacks. First, you will need a significant technical break to perform the upgrade; second, if something goes wrong, you risk being left without a functioning system and may spend a lot of time trying to get it working again. The second method of transitioning to Zimbra OSE 9 is migrating from a server based on Zimbra OSE 8.8.15 to a server with Zimbra OSE 9. This approach is slightly more complex but does not require a long technical break, and in case of problems on one server, you will always have another server with fully functional Zimbra OSE at hand.<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/2ee24cb026291cd4c6bfb689919d927e.jpg\" style=\"display:block;margin: 0 auto;\" \/><noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><\/p>\n<p>To perform the upgrade, you need to download the Zimbra 9 OSE distribution from the Zextras website and run the installer, which will automatically detect the installed Zimbra OSE 8.8.15 and offer to upgrade the mail server to the new version. The upgrade process is similar to the installation process for Zimbra OSE 9, which is described in detail <noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/zimbra\/blog\/512964\/\">in our previous article<\/a><\/noindex>.<\/p>\n<p>We will examine the migration process using the domain company.ru as an example. Zimbra OSE 8.8.15 runs on the node mail.company.ru, while Zimbra OSE 9 will be installed on the node zimbra9.company.ru. Meanwhile, the MX record in DNS points to the node mail.company.ru. Our task will be to transfer employee accounts from the mail system on the node mail.company.ru to the system deployed on the node zimbra9.company.ru.<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/6576c260b2094fe1b510067ce33f4c7c.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nThe first step towards accomplishing this will be to create a backup on one server and deploy it on another. This task is performed using the Zextras Backup extension, which is part of the Zextras Suite Pro. Please note that to successfully transfer the backup, both servers must have the same version of Zextras Suite Pro installed. Additionally, the minimum version compatible with Zimbra OSE 9 is Zextras Suite Pro 3.1, so do not attempt to transfer data with a version lower than that specified.<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/9e395b018eb88aa5c4ef6b869b5bfd8c.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nTo perform the migration, it is recommended to use an external hard drive or a network-attached storage device mounted to the \/opt\/zimbra\/backup\/zextras\/ directory, which is where the mail server's backup is saved by default. This is done to avoid putting additional load on the operating system while creating the backup.<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/b6a33293ed936f0c7d49fa6db1cb1782.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nWe will start the migration by disabling the real-time scanning feature on both servers using the command <b>zxsuite backup setProperty ZxBackup_RealTimeScanner false<\/b>. Then, on the source server, we will start the SmartScan using the command <b>zxsuite backup doSmartScan<\/b>. This will export all our data to the \/opt\/zimbra\/backup\/zextras\/ folder, meaning it will be placed on the external storage. After the operation is completed, mount the storage on the target server. Also, if the speed of the internal network allows, the rsync utility can be used to transfer the backup.<\/p>\n<p>After this, you can proceed to deploy the backup on the target infrastructure. This is done using the command <b>zxsuite backup doExternalRestore \/opt\/zimbra\/backup\/zextras\/<\/b>. Upon completion of the deployment, you will have a functional copy of the old server, which can be put into operation. To do this, immediately make changes to the MX record of the DNS server and redirect the email flow to the target infrastructure. Additionally, changes must be made to the hostname and DNS record of the node zimbra9.company.ru, so that users accessing the web client can reach Zimbra OSE 9.\u00a0<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/2dd071cbcf738dc91fa0124acef659a5.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nHowever, the work is not yet complete. The fact is that emails received after the backup has finished and before the email flow is switched to the new server are still stored in Zimbra OSE 8.8.15. Therefore, as soon as emails stop arriving at the server with Zimbra OSE 8.8.15, it will be necessary to back it up again. Thanks to Smart scanning, only the data that was missing in the previous backup will be included. Thus, the process of transferring fresh data will not take long.\u00a0<\/p>\n<p><img decoding=\"async\" alt=\"Migration from Zimbra OSE 8.8.15 to Zimbra 9 Open Source from Zextras\" src=\"\/wp-content\/uploads\/2020\/08\/44e0405d02b7cf88e8b944b886b2b0d4.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nThe same operations can also be performed in the graphical administrator console. The screenshots included in the article sequentially demonstrate the process of creating and importing a backup.\u00a0<\/p>\n<p>An obvious consequence of this approach to updating the server is that Zimbra users will not have access to some of the received and sent emails for a while; however, they will still be able to receive and send emails normally. Additionally, during the actual restoration of the mailbox content, there may be drops in performance and server responsiveness. Nevertheless, all these nuances are much better than a prolonged technical break and the associated temporary unavailability of the service.<\/p>\n<p>The safety alphabet in Kubernetes: authentication, authorization, auditing<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/zimbra\/blog\/514714\/\">habr.com<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Zextras \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 Zimbra Collaboration Open-Source Edition 9, \u043c\u043d\u043e\u0433\u0438\u0435 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0440\u0435\u0448\u0438\u043b\u0438 \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0432\u043e\u0438 \u043f\u043e\u0447\u0442\u043e\u0432\u044b\u0435 \u0441\u0435\u0440\u0432\u0435\u0440\u044b \u0434\u043e \u043d\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 \u0438 \u043e\u0431\u0440\u0430\u0442\u0438\u043b\u0438\u0441\u044c \u0432 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 Zextras \u0441 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u043c \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u044d\u0442\u043e \u043c\u043e\u0436\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c, \u043d\u0435 \u0441\u0442\u0430\u0432\u044f \u043f\u043e\u0434 \u0443\u0433\u0440\u043e\u0437\u0443 \u0440\u0430\u0431\u043e\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u043e\u0434\u043d\u043e\u0439 \u0438\u0437 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f. \u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043d\u0430 Zimbra OSE 9 \u043e\u0442 Zextras \u043c\u043e\u0436\u043d\u043e [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":91396,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-91395","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=\"\u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Zextras \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 Zimbra Collaboration Open-Source Edition 9, \u043c\u043d\u043e\u0433\u0438\u0435 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0440\u0435\u0448\u0438\u043b\u0438.\" \/>\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\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras\" \/>\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 Zimbra OSE 8.8.15 \u043d\u0430 Zimbra 9 Open Source \u043e\u0442 Zextras | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Zextras \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 Zimbra Collaboration Open-Source Edition 9, \u043c\u043d\u043e\u0433\u0438\u0435 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0440\u0435\u0448\u0438\u043b\u0438.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras\" \/>\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=\"2020-08-12T17:42:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-08-12T17:42:27+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 Zimbra OSE 8.8.15 to Zimbra 9 Open Source by Zextras | ProHoster","description":"After Zextras released its own builds of Zimbra Collaboration Open-Source Edition 9, many administrators decided.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras","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 Zimbra OSE 8.8.15 \u043d\u0430 Zimbra 9 Open Source \u043e\u0442 Zextras | ProHoster","og:description":"\u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Zextras \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 Zimbra Collaboration Open-Source Edition 9, \u043c\u043d\u043e\u0433\u0438\u0435 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0440\u0435\u0448\u0438\u043b\u0438.","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/migracziya-s-zimbra-ose-8-8-15-na-zimbra-9-open-source-ot-zextras","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":"2020-08-12T17:42:27+00:00","article:modified_time":"2020-08-12T17:42:27+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"91395","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":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 12:28:27","updated":"2022-09-28 05:26:05","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\/91395","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=91395"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/91395\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/91396"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=91395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=91395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=91395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}