Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-346

ozoneShell show the new volume info after updateVolume command like updateBucket command.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.2.1
    • None
    • None

    Description

      ozoneShell  show nothing after UpdateVolume,we may list the new volume info after update command.

      Like this:

      [root@localhost bin]# ./ozone oz -updateVolume /volume -quota 10GB
      2018-08-10 09:40:02,241 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      {
        "owner" :

      {     "name" : "root"   }

      ,
        "quota" :

      {     "unit" : "GB",     "size" : 10   }

      ,
        "volumeName" : "volume",
        "createdOn" : "Tue, 01 Jun +50573 08:11:18 GMT",
        "createdBy" : "root"
      }

      Attachments

        1. HDDS-346.001.patch
          1 kB
          chencan

        Activity

          People

            candychencan chencan
            candychencan chencan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: