<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Moving Cloudera Manager to a different server in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39041#M38952</link>
    <description>&lt;P&gt;Great to hear.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2016 00:45:09 GMT</pubDate>
    <dc:creator>michalis</dc:creator>
    <dc:date>2016-03-25T00:45:09Z</dc:date>
    <item>
      <title>Moving Cloudera Manager to a different server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39016#M38948</link>
      <description>&lt;P&gt;We have three management nodes mn01, mn02 and mn03. Currently our install has the Cloudera Manager (CM) on mn01. Due to the fact that we have the primary and secondary namenode processes on mn01 and mn02, we want to migrate the CM to mn03. We are using mysql on mn01 as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to do the following in a virtual lab:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Install CM Server on mn03&lt;/LI&gt;&lt;LI&gt;Replicate database to mn03 or rsync all the db and configs.&lt;/LI&gt;&lt;LI&gt;Edit /etc/Cloudera-scm-server/db.properties to match mn01 to mn03 (uses localhost)&lt;/LI&gt;&lt;LI&gt;Startup CM on mn03&lt;/LI&gt;&lt;LI&gt;Export the settings from mn01&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;# Export settings:&lt;/P&gt;&lt;P&gt;curl -u user:password "&lt;A href="http://localhost:7180/api/v11/cm/deployment" target="_blank"&gt;http://localhost:7180/api/v11/cm/deployment&lt;/A&gt;" &amp;gt;/tmp/cm-deployment.json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Import to mn03&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;# Export settings:&lt;/P&gt;&lt;P&gt;curl --upload-file /tmp/cm-deployment.json -u user:password&amp;nbsp;&lt;A href="http://localhost:7180/api/v11/cm/deployment?deleteCurrentDeployment=true" target="_blank"&gt;http://localhost:7180/api/v11/cm/deployment?deleteCurrentDeployment=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The services don't start and when I try to view logs I get a lot of 502 "bad gateway" errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ever done this successfully? What would I be missing? We are concerned that if CM ever goes down, no matter which system it resides on, that it will be difficult to get it up and running again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:10:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39016#M38948</guid>
      <dc:creator>msheean253</dc:creator>
      <dc:date>2022-09-16T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Cloudera Manager to a different server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39025#M38949</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The process is actually documented here&amp;nbsp;&lt;A href="http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ag_restore_server.html" target="_blank"&gt;http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ag_restore_server.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What database is Cloudera Manager server is connected to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;michalis&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 21:01:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39025#M38949</guid>
      <dc:creator>michalis</dc:creator>
      <dc:date>2016-03-24T21:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Cloudera Manager to a different server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39027#M38950</link>
      <description>&lt;P&gt;it's mysql. Thanks for the link. I'll check that out now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 21:03:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39027#M38950</guid>
      <dc:creator>msheean253</dc:creator>
      <dc:date>2016-03-24T21:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Cloudera Manager to a different server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39029#M38951</link>
      <description>&lt;P&gt;I was missing the change of ip in the agent configs. It's working now. Thanks again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 21:22:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39029#M38951</guid>
      <dc:creator>msheean253</dc:creator>
      <dc:date>2016-03-24T21:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Cloudera Manager to a different server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39041#M38952</link>
      <description>&lt;P&gt;Great to hear.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 00:45:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Moving-Cloudera-Manager-to-a-different-server/m-p/39041#M38952</guid>
      <dc:creator>michalis</dc:creator>
      <dc:date>2016-03-25T00:45:09Z</dc:date>
    </item>
  </channel>
</rss>

