- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to find which volume failed?
- Labels:
-
Apache Hadoop
Created ‎11-03-2017 03:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ambari is reporting that I have a Failed Disk Volume. How do I determine which datanode is having the issue and repair it?
Created ‎11-04-2017 09:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎11-04-2017 09:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎11-08-2017 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Sridhar Reddy. I found it in the Quick Links in Ambari.
