Reference Guide

Species the number of volumes using the Storage Prole by which to lter the display.
–redundanthistorical string
Species the Storage Tier and RAID level for redundant Replay data by which to lter the display.
–redundantwritable string
Species the Storage Tier and RAID level for redundant writable data by which to lter the display.
–txt filename
Species a txt le in which to save output.
–xml filename
Species an xml le in which to save output.
Output
For each Storage Center Storage Prole, the following information is output to the console in table format.
Output Description
Index Shows the index of the Storage Prole.
Name Shows the name of the Storage Prole.
NumVolumes Shows the number of volumes using the Storage Prole.
RedundantWritable Shows the Storage Tier and RAID level for redundant writeable data.
RedundantHistorical Shows the Storage Tier and RAID level for redundant Replay data.
NonRedundantWritable Shows the Storage Tier and RAID level for non-redundant writeable data.
NonRedundantHistorical Shows the Storage Tier and RAID level for non-redundant Replay data.
DualRedundantWritable Shows the Storage Tier and RAID level for dual-redundant writeable Data.
DualHistorical Shows the Storage Tier and RAID level for dual-redundant Replay data.
Volumes Shows name, volume index, device id and serial number for each volume (xml output only).
Examples
Show only Storage Prole with an index of 4:
storageprofile show -index 4
Export information for all Storage Proles to an xml le.
storageprofile show -xml xmlfile.xml
Export information for a specic Storage Prole to a csv le.
storageprofile show -name 'High Priority' -cvs csvfile.csv
Command Reference
65