raidinf delete relocationlog
The raidinf delete relocationlog command is used to delete a tier relocation log.
Syntax
raidinf delete 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 you specify LatestLog as the tier relocation log name, the log with the most recent date is deleted. |
Examples
The following example deletes the tier relocation log with the most recent date:
# raidinf delete relocationlog -servername 10.213.74.121 –logname LatestLog
The example below shows how to delete the tier relocation log by specifying the tier relocation log name, 160201-400001-RelocationLog. In the following example, 160201-400001-RelocationLog is deleted in the SVP:
# raidinf delete relocationlog -servername 10.213.74.121 –report 160201-400001-RelocationLog