Nas quota configuration – American Megatrends MAN-STOR-ITX27-CLI User Manual

Page 24

Advertising
background image

StorTrends® iTX Software CLI (Command Line Interface) (Version 2.7) User’s Guide

18

Command

Argument

Description

-p/--port <adapter name>

remove network

-t/--type alias
-n/--name <alias name>

Removing an alias adapter






NAS Quota Configuration


These commands configure quotas for the NAS volumes of your iTX box.

Command

Argument

Description

get quota

-t/--type {user }
-p/--path <volume path>
-n/--name <user name>
-x/--xml
For example: get –t user –p c0_nas0 –n user1 quota

Displays the quota configured for
the given member.

set quota

-t/--type {user }
-p/--path <volume path>
-n/--name <user name>
-q/--quotasize <size>
-f/--filecount <file count>
-x/--xml
For example: set –t user –p c0_nas0 –n user1 –q
4000 –f 400 quota

Configures the quota size of given
member.
Size should be entered in KB.

list quota

-p/--path <volume path>
-x/--xml

Displays the user quota configured
for a given volume as specified in
path.

get quota

-p/--path <volume path>
-d/--default
-x/--xml

Displays the default quota
configured for the volume.

set quota

-p/--path <volume path>
-q/--quotasize (KB) <quota size>
-d/--default [y/n]
-x/--xml

Sets the default quota limit which
should be used for a volume.

Advertising