Validating storage – HP StoreAll Storage User Manual

Page 38

Advertising
background image

hpsp_spt --autoProvision [--dryRun]

Description

Without the --dryRun option, provision storage and expose all volumes to all hosts. The
provisioning is done using predefined storage profiles. On successful execution, it lists the created
volumes.

With the --dryRun option, perform a dry run of provisioning without actually provisioning the
storage.

The output of –dryRun is the raw bytes of storage that will be available to the user after
provisioning.

Example 28 Dry run provisioning

# hpsp_spt -ap --dryRun
--------------------------------------------------
# Name WWN Drives Raid Size(GB)
--------------------------------------------------
1 LUN_1 N/A 6 5 4191.42*
2 LUN_2 N/A 6 5 4191.42*
3 LUN_3 N/A 6 5 4191.42*
4 LUN_4 N/A 6 5 4191.42*
--------------------------------------------------

*Approximate value

Example 29 Actual provisioning

# hpsp_spt -ap
----------------------------------------------------------------------------------------------------
# Name WWN Controller Drives Raid Size(GB) Status
----------------------------------------------------------------------------------------------------
1 LUN_C1_P1_V1 6694FC7B26000010B004533457303049 5001438025A27EE0 6 5 4191.42 HealthStateOK
2 LUN_C1_P2_V1 6A013F7C26000010B005533457303049 5001438025A27EB0 6 5 4191.42 HealthStateOK
3 LUN_C1_P3_V1 6056957C26000010B006533457303049 5001438025A27EE0 6 5 4191.42 HealthStateOK
4 LUN_C1_P4_V1 674CEF7C26000010B007533457303049 5001438025A27EB0 6 5 4191.42 HealthStateOK
----------------------------------------------------------------------------------------------------

Summary:
4 Volume(s)
1 Spare(s)

Validating storage

Syntax

hpsp_spt -vs

hpsp_spt --validateStorage

Description

The discovered storage is validated against the profile. If the storage does not comply with any of
the supported profiles, then the validation of the configured storage fails with the appropriate error
indicating that the storage is invalid. Some of the checks performed ensure that the volumes are
of the right size, RAID level, the drive status is OK, and there are no missing drives in the enclosure.

38

StoreAll 8800 storage provisioning

Advertising