{"id":64,"date":"2008-07-16T16:54:57","date_gmt":"2008-07-16T09:54:57","guid":{"rendered":"http:\/\/blog.iwayvietnam.com\/tuanta\/2008\/07\/16\/moving-zimbra-system-open-source-edition-to-a-new-server\/"},"modified":"2008-07-16T16:54:57","modified_gmt":"2008-07-16T09:54:57","slug":"moving-zimbra-system-open-source-edition-to-a-new-server","status":"publish","type":"post","link":"https:\/\/blog.iwayvietnam.com\/tuanta\/2008\/07\/moving-zimbra-system-open-source-edition-to-a-new-server\/","title":{"rendered":"Moving Zimbra system Open Source edition to a new server"},"content":{"rendered":"<p>You can move Zimbra system Open Source edition to a new server using rsync command following these steps:  <strong><u>Note:<\/u><\/strong> If and only if the Operating System is going to be same on both old and new server.<\/p>\n<ul>\n<li> Stop your existing ZCS using &#8220;zmcontrol stop&#8221;.<\/li>\n<li> Check if no zimbra process is running if so kill that process.<\/li>\n<li> Do a cold and offline backup of \/opt\/zimbra directory using rsync command:<\/li>\n<\/ul>\n<blockquote><p><code># rsync -avrlHKpogDt \/opt\/zimbra \/opt\/zimbra.bak<\/code><\/p><\/blockquote>\n<ul>\n<li> Copy the zimbra.bak file to the new server.<\/li>\n<li> On new server, install the same version of ZCS and Keep the &#8220;hostname&#8221; and &#8220;zmhostname&#8221; same as old server.<\/li>\n<li> Stop ZCS on new server using &#8220;zmcontrol stop&#8221;.<\/li>\n<li> Remove the complete zimbra directory:<\/li>\n<\/ul>\n<blockquote><p><code># rm -rf \/opt\/zimbra<\/code><\/p><\/blockquote>\n<ul>\n<li> Restore from cold backup using rsync command:<\/li>\n<\/ul>\n<blockquote><p><code># rsync -avrlHKpogDt \/opt\/zimbra.bak \/opt\/zimbra<\/code><\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>You can move Zimbra system Open Source edition to a new server using rsync command following these steps: Note: If and only if the Operating System is going to be same on both old and new server. Stop your existing ZCS using &#8220;zmcontrol stop&#8221;. Check if no zimbra process is running if so kill that<a class=\"more-link\" href=\"https:\/\/blog.iwayvietnam.com\/tuanta\/2008\/07\/moving-zimbra-system-open-source-edition-to-a-new-server\/\">Continue reading <span class=\"screen-reader-text\">&#8220;Moving Zimbra system Open Source edition to a new server&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-64","post","type-post","status-publish","format-standard","hentry","category-zimbra","entry"],"_links":{"self":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts\/64"}],"collection":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/comments?post=64"}],"version-history":[{"count":0,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts\/64\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/media?parent=64"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/categories?post=64"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/tags?post=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}