Created 01-14-2019 06:03 PM
we have ambari cluster - version 2.6.1
HDP - version 2.6.4
each datanode have 12 disks with 500G size
one of the disk is faulty disk and need to replace it
what are the full steps that required , in order to replace the faulty disk
Created 01-15-2019 12:22 PM
@Jay , but it will Decommission all datanode ? , and we want to Decommission only the datanode with the faulty disk ( am I right here ? ) , or some other option to Decommission only the specific datanode ( worker03 )
Created 01-15-2019 12:27 PM
You can select the host which you want and has DataNode (Please use "Selected Hosts" option)
Ambari UI -->Hosts(Tab)-->"Actions"(Drop down)--> Select the Host that you want --> then click on "Selected Hosts" --> DataNode --> Decommission
.
This will ensure that the operations should be only performed to the list of host which you have selected using "
Created 01-15-2019 09:54 PM
Regarding your query: "the option Selected hosts isn't active ( in spite I see it )"
Here are the steps:
1. When you click on "Hosts" tab then a page opens with the list of hosts.
2. You will need to click on the "Checkbox" just in front of the hostnames mentioned in hosts page.
3. Then click on "Actions" --> "Selected Hosts" (you should see the number of hosts which you checked in step2)
4. Now you should be able to do:
Ambari UI -->Hosts(Tab)-->"Actions"(Drop down)--> Select the Host that you want --> then click on "Selected Hosts" --> DataNode --> Decommission
.
Created 01-16-2019 10:32 AM
@Jay , now its clear, thanks to your great explain , when I do decommission , is it mean that datanode component can be up? , of before the decommision we need to stop anyway the componet on the datanode ?
Created 01-21-2019 12:37 PM
@Jay , after we do the decommission on some datanode , do we need also to stop the components on that datanode ? and then replaced the disk , or maybe it is inoufgh to decomission without to stop the componet and then replaced the disk ?