HP Storage Platform Storage Provisioning Tool for StoreAll User Guide

Example 30 Validate storage profile
# hpsp_spt -vs
Validating with : [8800_D2700]
..
Valid Storage Configuration with profile: [8800_D2700]
Field support commands
Deleting volumes
CAUTION: This is a hidden command (it is not listed in the tool's help) and should only be used
by an HP field engineer.
Syntax
hpsp_spt -dv <WWN of a volume> [--force]
hpsp_spt --deleteVolume <WWN of a volume> [--force]
Description
Deletes a single volume (specified by the WWN ID). The tool asks for confirmation before
proceeding with the command if force is not specified. If the volume is the last volume on the
pool, the pool is deleted as well.
Example 31 Delete volume
# hpsp_spt --deleteVolume 6AE694F5CFB80010960A415A3430324C
Volume deletion might result in Data loss. Do you really want to delete the volume (y/n)?:y
Deleted Volume: 6AE694F5CFB80010960A415A3430324C
Identifying enclosures
Syntax
hpsp_spt -ie [Enclosure UUID] led [on | off]
hpsp_spt --identifyEnclosure [Enclosure UUID] led [on | off]
Description
Identifies the enclosure specified by the UUID when the LED is turned on or off using the argument.
Example 32 Identify enclosure
# hpsp_spt -ie 5001438023617680 --led on
Operation completed successfully
Identifying drives
Syntax
hpsp_spt -id [Drive UUID] led [on | off]
hpsp_spt --identifyDrive [Drive UUID] led [on | off]
Description
Identifies the drive specified by the UUID when the LED is turned on or off using the command
argument.
Command reference and examples 39