Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deduplication Guide
  3. Configuring deduplication
  4. Running MSDP commands with the non-root user
  5. Sample msdpcmdrun commands
NetBackup™ Deduplication Guide

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

Feedback

Was this page helpful?
Previous

About PDPAS logging

Next

Considerations for file access

Feedback

Was this page helpful?