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

Fix the incorrect dfsused statistics of datanode when appending a file.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.3
    • 3.5.0
    • hdfs
    • Reviewed

    Description

      In our production env, the namenode page showed that the datanode space had been used up, but the actual datanode machine still had a lot of free space. After troubleshooting, the dfsused statistics of datanode are incorrect when appending a file. The following is the dfsused after each append of 100.

      Error Expect
      0 0
      100 100
      300 200
      600 300

      Attachments

        Activity

          People

            fuchaohong fuchaohong
            fuchaohong fuchaohong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: