Please enter search query.
Search <book_title>...
NetBackup™ 10.3.0.1 Application Guide
Last Published:
2024-11-25
Product(s):
Appliances (4.2, 4.1, 4.0)
Platform: Flex Appliance OS
- Product overview
- Release notes
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup primary and media server instances for management tasks
- Managing users on a primary or a media server instance
- Running NetBackup commands on a primary or a media server application instance
- Managing users on a primary or a media server instance
- Accessing NetBackup WORM storage server instances for management tasks
- Managing users from the deduplication shell
- Managing certificates from the deduplication shell
- Configuring an isolated recovery environment using the web UI
- Managing NetBackup services from the deduplication shell
- Monitoring and troubleshooting NetBackup services from the deduplication shell
- Managing S3 service from the deduplication shell
- Managing users from the deduplication shell
Managing the deduplication (MSDP) services
The deduplication services operate the Media Server Deduplication Pool (MSDP) storage on the storage server. Use the following procedures to manage the MSDP services.
To view the status of the MSDP services
- Open an SSH session to the server.
- Run the following command:
dedupe MSDP status
To stop the MSDP services
- Open an SSH session to the server.
- Check the health monitor status using the following command:
setting health status
- If the health monitor is enabled, stop the monitor using the following command:
setting health disable
- After disabling the health monitor, use the following command to stop the MSDP services:
dedupe MSDP stop
To start the MSDP services
- Open an SSH session to the server.
- Start the MSDP services using the following command:
dedupe MSDP start
- Start the health monitor using the following command:
setting health enable