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

9.1.8 esfast relocation history (Relocation History Information Display Command)

NAME

esfast relocation history - Display relocation history information

SYNOPSIS

esfast relocation history -name tierPoolName -csv

COMMAND PATH

DESCRIPTION

Display a list of relocation history information of Automated Storage Tiering. In order to execute the command, the administrator privilege of the OS is required.

OPERAND

history

Display a list of relocation history information.

OPTIONS

-name tierPoolName

Specify the Tier pool name for which to display the relocation history information of Automated Storage Tiering.
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.

-csv

Output in CSV format.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

OUTPUT INFORMATION

The following information is output.

Item

Explanation

VOLNO

FTV number (decimal)

LATESTUPDATE

Latest date and time of relocation completion (yyyy/mm/dd hh:mm:ss)

LATESTSTATUS

Status of the latest relocation is displayed.

  • NORMAL_FINISHED: Relocation completed

  • ERROR_FINISHED: Relocation completed (Error occurred)

  • NORMAL_SUSPENDED: Relocation stopped

  • ERROR_SUSPENDED: Relocation stopped (Error occurred)

For action for each execution result, refer to "4.11.1 Action for Execution Result of Relocation".

LATESTLOW

Quota share (%, decimal number) of Low sub-pool, of the physical capacity allocated to the target volume when the latest relocation was completed.

LATESTMIDDLE

Quota share (%, decimal number) of Middle sub-pool, of the physical capacity allocated to the target volume when the latest relocation was completed.

LATESTHIGH

Quota share (%, decimal number) of High sub-pool, of the physical capacity allocated to the target volume when the latest relocation was completed.

PREVIOUSUPDATE

Relocation date and time before last (yyyy/mm/dd hh:mm:ss)

PREVIOUSSTATUS

Status of the relocation completed before last is displayed.

  • NORMAL_FINISHED: Relocation completed

  • ERROR_FINISHED: Relocation completed (Error occurred)

  • NORMAL_SUSPENDED: Relocation stopped

  • ERROR_SUSPENDED: Relocation stopped (Error occurred)

PREVIOUSLOW

Quota share (%, decimal number) of Low sub-pool, of the physical capacity allocated to the target volume when the relocation before last was completed.

PREVIOUSMIDDLE

Quota share (%, decimal number) of Middle sub-pool, of the physical capacity allocated to the target volume when the relocation before last was completed.

PREVIOUSHIGH

Quota share (%, decimal number) of High sub-pool, of the physical capacity allocated to the target volume when the relocation before last was completed.

EXAMPLES

NOTES