Top
ETERNUS SF Storage Cruiser V16.9.1 Operation Guide for Optimization Function
FUJITSU Storage

9.1.5 esfast ftvshare set (Volume Quota Share Set Command)

NAME

esfast ftvshare set - Set volume quota share

SYNOPSIS

esfast ftvshare set -ipaddr ipAddr -name tierPoolName -volume volumeNumber[,volumeNumber,...]
                    -share lowshare:middleshare:highshare [-s]

COMMAND PATH

DESCRIPTION

For the specified volume, register or delete the quota share (%) of each sub-pool. In order to execute the command, the administrator privilege of the OS is required.

OPERAND

set

For the specified volume, register or delete the quota share (%) of each sub-pool.

OPTIONS

-ipaddr ipAddr

Specify the IP address of the storage device.

-name tierPoolName

Specify the Tier pool name.
Specify a maximum of 16 characters containing one-byte alphanumeric characters, number sign (#), hyphen (-) and underscore (_) for the name.
Non-case sensitive.
Specify the Tier pool name that has been created on Web Console.

-volume volumeNumber[,volumeNumber,...]

Specify the FTV number for which to register or delete quota shares.

  • Set a decimal value.

  • Specify the FTV number that has been created on Web Console.

-share lowshare:middleshare:highshare

Specify the quota share (%) set to each sub-pool

  • Set a decimal value so that the total amount of quota shares (%) of all the sup-pools is 100.

  • Specify in the colon-separated form of Low sub-pool quota share (%): Middle sub-pool quota share (%): High sub-pool quota share (%).

  • If it is a two layer Tier pool, specify a hyphen (-) in the Middle sub-pool quota share field.

  • When deleting the volume quota share (%), specify a dotted line like "-:-:-".

-s

No confirmation message is output but the processing continues.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES