Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2422

The NN should tolerate the same number of low-resource volumes as failed volumes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • namenode
    • None
    • Reviewed

    Description

      We encountered a situation where the namenode dropped into safe mode after a temporary outage of an NFS mount.

      At 12:10 the NFS server goes offline

      Oct 8 12:10:05 <namenode> kernel: nfs: server <nfs host> not responding, timed out

      This caused the namenode to conclude resource issues:

      2011-10-08 12:10:34,848 WARN org.apache.hadoop.hdfs.server.namenode.NameNodeResourceChecker: Space available on volume '<nfs host>' is 0, which is below the configured reserved amount 104857600

      Temporary loss of NFS mount shouldn't cause safemode.

      Attachments

        1. HDFS-2422.patch
          7 kB
          Aaron Myers

        Issue Links

          Activity

            People

              atm Aaron Myers
              jwfbean Jeff Bean
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: