Created 01-21-2016 01:19 PM
I have requirement to change the ip address of all hosts managed by ambari as we are moving server to other datacenter.
Will the ip addresses be automatically updated in ambari?
Has it worked for anyone?
Note : Hosts have been added to ambari using hostname(fqdn).
Created 01-21-2016 01:24 PM
That's why we recommend to use FQDN. If you used hostnames then you don't have to do anything.
Created 01-21-2016 01:24 PM
That's why we recommend to use FQDN. If you used hostnames then you don't have to do anything.
Created 01-21-2016 01:26 PM
@Rahul Pathak Worse case : If cluster was deployed using IP address "I have not seen any prod deployments" then you have to pay attention to things like link
Created 01-21-2016 01:30 PM
thanks, I want to make sure it is safe to do.
Created 01-21-2016 01:37 PM
@Rahul Pathak Please do post the outcome. Thanks for using HCC !!
Created 01-25-2016 11:56 AM
Thanks. We have successfully completed the migration.
Created 01-25-2016 11:58 AM
Thanks @Rahul Pathak for following up.
Created 03-23-2016 01:48 PM
I have just done this myself with out UAT environment which we have brought in house. I have changed the IP on all the boxes and made the changes on the DNS (both forward and reverse) to reflect their new IPs.
On starting Ambari all the data nodes resolved fine but the name node is still showing the old IP in the ambari hosts data. If I ping the FQDN of the name node from the ambari box it resolves the correct IP though. Has anyone got any ideas what I need to do?
Created 03-23-2016 02:13 PM
Not to worry, I just turned the whole envionment off and on again and it looks to have resolved my issue. I'm guessing it was a cached value in NSCD that took longer to clear than the others.