Sample msdpcmdrun commands
Run the following command to list the supported MSDP commands. /usr/openv/pdde/pdcr/bin/msdpcmdrun -l
Table: Sample msdpcmdrun commands
Task | Command |
|---|---|
Get MSDP LSU data statistics. | /usr/openv/pdde/pdcr/bin/msdpcmdrun crstats |
List all users. | /usr/openv/pdde/pdcr/bin/msdpcmdrun spauser -l |
List the immutable cloud volumes and configurations. It requires environment variables to be set. | export MSDPC_ACCESS_KEY=AccessKeyID export MSDPC_SECRET_KEY=SecretAccessKey export MSDPC_REGION=us-east-1 export MSDPC_PROVIDER=amazon /usr/openv/pdde/pdcr/bin/msdpcmdrun msdpcldutil list |