chencan created HDDS-346:
----------------------------
Summary: ozoneShell show the new volume info after updateVolume
command like updateBucket command.
Key: HDDS-346
URL: https://issues.apache.org/jira/browse/HDDS-346
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: chencan
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"
}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]