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

9.2.4 esfadm storage qosset (Automated QoS Enable/Disable Switching Command)

NAME

esfadm storage qosset - Switching of Automated QoS Enable/Disable

SYNOPSIS

 esfadm storage qosset -ipaddr ipAddr {-activate | -stop}

COMMAND PATH

Windows Environment
$INS_DIR\Common\bin\esfadm storage qosset

($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)

Solaris or Linux Environment
/opt/FJSVesfcm/bin/esfadm storage qosset

DESCRIPTION

As for a specified ETERNUS Disk storage system, switch Enable/Disable of Automated QoS.

If this command (Enable) is executed for an Automated QoS function enabled ETERNUS Disk storage system, the command ends normally and a message of normal start (message esqos0030) is output.

If this command (Disable) is executed for an Automated QoS function disabled ETERNUS Disk storage system, the command ends normally and a message of normal stop (message esqos0031) is output.

When this command (specified with the -activate option) is executed for the ETERNUS Disk storage system, and the Automated QoS function of the ETERNUS Disk storage system cannot be set to "Enable", a warning message (esqos0120) is output.

OPERANDS

qosset

Enable/Disable of Automated QoS is switched.

OPTIONS

Options of "qosset" Operand
-ipaddr ipAddr

Specify this option to specify the IP address of an ETERNUS Disk storage system. Multiple IP addresses and Wild Card cannot be specified.

-activate

Specify this option to enable Automated QoS function. This option cannot be specified together with -stop option at the same time.

-stop

Specify this option to disable Automated QoS function. This option cannot be specified together with -activate option at the same time.

OUTPUT INFORMATION

Operation History of ETERNUS SF System

The following execution history information is output to the operation history of the Web Console.

Output Items

Output Details

Date

Process execution date

User ID

Execution user

Action

Set Storage QoS(CLI)

Status

Submit, Start, or Complete

Results

Success, Failed, or Warning

Target

Target disk storage system name

Details

Detailed information

Message

Error message

EXIT STATUS

=0: Completed successfully
!=0: Terminated abnormally

EXAMPLES

Example of enabling Automated QoS function for the ETERNUS Disk storage system of IP address 192.0.2.10,

Windows Environment
> C:\ETERNUS_SF\Common\bin\esfadm storage qosset -ipaddr 192.0.2.10 -activate
esqos0030 Automated QoS has been activated.
Solaris or Linux Environment
# /opt/FJSVesfcm/bin/esfadm storage qosset -ipaddr 192.0.2.10 -activate
esqos0030 Automated QoS has been activated.

NOTES