Created 09-12-2018 07:20 AM
What does "Recovery Host" do in Ambari 2.6.2.2?
I found "Recovery Host" in "Host Actions". I learned that this functionality is enabled if all the components on the host are stopped. And then, after stopping all the components and click "Recovery Host", the confirmation window appeared and it shows "This action will completely re-install all components on this host." What does "completely re-install" mean? Additionally, as far as I tried, nothing happened when I clicked "Yes" on the confirmation window.
Created 09-12-2018 07:42 AM
Recover Host feature was added in the UI as part of JIRA: https://issues.apache.org/jira/browse/AMBARI-21929.
UI task for Host Recovery
https://github.com/apache/ambari/commit/bb4645f7c0e8242a397b192cabd326bef0d99700
As per the fix:
This action will completely re-install all components on this host, and should only be used when restoring a host using replacement hardware. Host cannot be recovered unless every host component is not in Stopped, Install Failed or Init state
Created 09-12-2018 07:42 AM
Recover Host feature was added in the UI as part of JIRA: https://issues.apache.org/jira/browse/AMBARI-21929.
UI task for Host Recovery
https://github.com/apache/ambari/commit/bb4645f7c0e8242a397b192cabd326bef0d99700
As per the fix:
This action will completely re-install all components on this host, and should only be used when restoring a host using replacement hardware. Host cannot be recovered unless every host component is not in Stopped, Install Failed or Init state
Created 08-13-2020 09:19 AM
Hi @jsensharma ,
Is there any rest API call available for this recovery host option.
That will be very helpful.
Thanks,
Bhuban
Created 09-12-2018 08:29 AM
Thanks, @Jay Kumar SenSharma
These days your comments help me a lot! Thank you very much!
Created 03-14-2019 03:31 PM
Hi Jay Kumar SenSharma ,
Can you please address my issue with the host recovery from Ambari after OS upgraded from RHEL 6 to RHEL 7.