[ 
https://issues.apache.org/jira/browse/HDFS-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576627#comment-15576627
 ] 

Xiaoyu Yao commented on HDFS-11017:
-----------------------------------

Thanks [~xiaobingo] for reporting this. Can you update the ticket with the 
hadoop version that repro the issue? I just did a quick try on hadoop-2.7.1 but 
can not repro it. 

{code}
[hdfs@c6405 vagrant]$ hdfs dfsadmin -setSpaceQuota 100M -storageType ssd /tmp
[hdfs@c6405 vagrant]$ hadoop fs -count -h -q  -v -t  SSD /tmp
    SSD_QUOTA     REM_SSD_QUOTA PATHNAME
        100 M             100 M /tmp
{code}

> dfsadmin set/clrSpaceQuota fail to recognize StorageType option
> ---------------------------------------------------------------
>
>                 Key: HDFS-11017
>                 URL: https://issues.apache.org/jira/browse/HDFS-11017
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: fs
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>              Labels: cli
>
> dfsadmin setSpaceQuota or clrSpaceQuota don't recognize valid StorageType 
> options, such as DISK or SSD, however, It's been supported by DFS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to