Command Reference Guide

EXAMPLES
The following example displays aggregate hourly LD space information for all RAID 5 LDs with
names that match either "fc*" or "ssd*" patterns beginning 24 hours ago:
cli% srldspace -raid_type 5 -hourly -btsecs -24h fc* ssd*
The following example displays LD space information for the most recent daily sample aggregated
by the LD name for LDs with names that match the pattern "tp*".
cli% srldspace -daily -attime -groupby ld_name tp*
NOTES
For this command: 1 MB = 1048576 bytes.
srldspace 553