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

RBF: After clrQuota mount point is not allowing to create new files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.1.1
    • None
    • None

    Description

      bin> ./hdfs dfsrouteradmin -setQuota /src10 -nsQuota 3
      Successfully set quota for mount point /src10
      bin> ./hdfs dfsrouteradmin -clrQuota /src10
      Successfully clear quota for mount point /src10
      bin> ./hdfs dfs -put harsha /dest10/file1
      bin> ./hdfs dfs -put harsha /dest10/file2
      bin> ./hdfs dfs -put harsha /dest10/file3
      put: The NameSpace quota (directories and files) of directory /dest10 is exceeded: quota=3 file count=4
      bin> ./hdfs dfsrouteradmin -ls /src10
      Mount Table Entries:
      Source                    Destinations              Owner                     Group                     Mode                      Quota/Usage
      /src10                    hacluster->/dest10        hdfs                      hadoop                    rwxr-xr-x                 [NsQuota: -/-, SsQuota: -/-]
      bin>
      
      

      Attachments

        Activity

          People

            tasanuma Takanobu Asanuma
            Harsha1206 Harshakiran Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: