HP Storage Platform Storage Provisioning Tool for StoreAll User Guide

Example 4 List volume parity initialization status
# hpsp_spt -ps
------------------------------------------------------------------------------------------
# Name WWN Progress Status Elapsed-Time
------------------------------------------------------------------------------------------
1 LUN_1 6B7A271BEA80001095AD41304B303352 4% Running 23 mins 33 secs
2 LUN_2 63189B3CEA80001095AE41304B303352 N/A INACTIVE N/A
3 LUN_3 648FD960EA80001095B041304B303352 4% Running 23 mins 25 secs
4 LUN_4 6C86D666EA80001095B141304B303352 N/A INACTIVE N/A
5 LUN_5 63D4606BEA80001095B341304B303352 4% Running 23 mins 24 secs
6 LUN_6 68656774EA80001095B441304B303352 N/A INACTIVE N/A
7 LUN_7 6F755586EA80001095B641304B303352 4% Running 23 mins 21 secs
8 LUN_8 6495239BEA80001095B741304B303352 N/A INACTIVE N/A
9 LUN_9 6A5663A2EA80001095B941304B303352 4% Running 23 mins 18 secs
10 LUN_10 62A74CACEA80001095BA41304B303352 N/A INACTIVE N/A
11 LUN_11 6607D5BCEA80001095BC41304B303352 4% Running 23 mins 21 secs
12 LUN_12 6F7F97D1EA80001095BD41304B303352 N/A INACTIVE N/A
13 LUN_13 6DD3D5DBEA80001095BF41304B303352 4% Running 23 mins 17 secs
14 LUN_14 6CCDBCE4EA80001095C041304B303352 N/A INACTIVE N/A
15 LUN_15 66E3ADF3EA80001095C241304B303352 3% Running 23 mins 14 secs
16 LUN_16 66161109EB80001095C341304B303352 N/A INACTIVE N/A
------------------------------------------------------------------------------------------
8 volumes have parity initialization process running
Provisioning storage
Syntax
hpsp_spt -ap [--dryRun]
hpsp_spt --autoProvision [--dryRun]
Description
Without the --dryRun option, the autoProvision subcommand automatically uses the
predefined storage profile and lists the volumes created as if the --listVolumes option was
triggered.
With the --dryRun option, SPT does a dry-run of provisioning without actually provisioning the
storage and lists the potential volume configuration that can be achieved without the --dryRun
option. There is no actual WWN or Controller ID in the output.
NOTE: You should only use the --autoProvision subcommand on a configuration that has
free drives, meaning there is no drive in the configuration contributing to a volume/spare.
Example 5 Dry run provisioning
# hpsp_spt -ap --dryRun
Applying profile: x9730_BalCap_Raid6-2T
......
--------------------------------------------------
# Name WWN Drives Raid Size(GB)
--------------------------------------------------
1 LUN_1 N/A 8 6 5589.05*
2 LUN_2 N/A 8 6 5589.05*
3 LUN_3 N/A 8 6 5589.05*
4 LUN_4 N/A 8 6 5589.05*
5 LUN_5 N/A 8 6 5589.05*
6 LUN_6 N/A 8 6 5589.05*
7 LUN_7 N/A 8 6 5589.05*
8 LUN_8 N/A 8 6 5589.05*
9 LUN_9 N/A 8 6 5589.05*
10 LUN_10 N/A 8 6 5589.05*
11 LUN_11 N/A 8 6 5589.05*
12 LUN_12 N/A 8 6 5589.05*
Command reference and examples 17