raidinf add relocationlog

The raidinf add relocationlog command is used to generate a tier relocation log.

If another user has already generated a tier relocation log, an error occurs if a tier relocation login user tries to obtain tier relocation logs. When this happens, you must delete the existing tier relocation logs.

Syntax

raidinf add relocationlog -servername {<hostname> | <ipaddress>}
-logname <logname>>

Options and parameters

Option

Description

-servername {<hostname> | <ipaddress>}

Specifies the host name or IP address of the SVP.

[-logname <logname>>]

Specifies the tier relocation log name, up to 32 characters. All characters exceeding 32 are ignored.

If the tier relocation log is omitted, the default name YYMMDDXXXXXX-RelocationLog is specified.

A hyphen cannot be specified at the beginning of the tier relocation log name.

Examples

The following example generates a tier relocation log with the default log name:

# raidinf add relocationlog -servername 10.213.74.121
RelocationLogName 			CreateTime
160201-400001-RelocationLog 	2016/02/01-12:43:10

The following example generates a tier relocation log named

160201-400001-RelocationLog:
# raidinf add relocationlog -servername 10.213.74.121 -report
160201-400001-RelocationLog
RelocationLogName 			CreateTime
160201-400001-RelocationLog 	2016/02/01-12:43:10

The following items are output:

  • RelocationLogName

    The tier relocation log name is displayed.

  • CreateTime

    The time when the log was generated is displayed.