Support Questions

Find answers, ask questions, and share your expertise

How to find which volume failed?

avatar
New Contributor

Ambari is reporting that I have a Failed Disk Volume. How do I determine which datanode is having the issue and repair it?

1 ACCEPTED SOLUTION

avatar
@Jay Patel

You can see them in Namenode UI under 'Datanode volume failures'.

Below will be URL for your namenode:

http://<Active Namenode FQDN>:50070/dfshealth.html#tab-datanode-volume-failures

Hope this helps you.

View solution in original post

2 REPLIES 2

avatar
@Jay Patel

You can see them in Namenode UI under 'Datanode volume failures'.

Below will be URL for your namenode:

http://<Active Namenode FQDN>:50070/dfshealth.html#tab-datanode-volume-failures

Hope this helps you.

avatar
New Contributor

Thanks @Sridhar Reddy. I found it in the Quick Links in Ambari.