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™ Replication Director Solutions Guide
  3. Configuring disk pools for snapshot and replication
  4. Using bpstsinfo to view the replication topology of a device
NetBackup™ Replication Director Solutions Guide

Using bpstsinfo to view the replication topology of a device

For a replication operation to succeed, a volume which is a source of replication must have a replication partner which is the target of replication. The replication relationship between volumes is provided to NetBackup by the storage device using the OpenStorage APIs.

To understand the replication topology of the storage server, run the bpstsinfo command, specifying the storage server name and the OpenStorage server type. For example:

bpstsinfo -lsuinfo -storage_server storage_server_name -stype storage_type

The command is located in the following directory:

  • Windows:

    Install_path\NetBackup\bin\admincmd\

  • UNIX:

    /usr/openv/netbackup/bin/admincmd/

The output from the bpstsinfo command displays the following information:

  • The name of the storage server (Server Name). The storage server name here must be the same as the storage server name used in the Storage Server Configuration Wizard.

  • The name of the volume (LSU Name).

  • The properties of the volume (Media, Save As).

  • The replication sources of the volume (Replication Sources).

  • The replication targets of the volume (Replication Targets).

Save the output to a file so that you can compare the current topology with the previous topology to determine what has changed.

Feedback

Was this page helpful?
Previous

How to resolve snapshot disk volume changes

Next

NetApp storage server sample bpstsinfo output

Feedback

Was this page helpful?