Please enter search query.
Search <book_title>...
NetBackup™ 10.4 Application Guide
Last Published:
2024-08-28
Product(s):
Appliances (5.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 retention policy on a WORM storage server
The WORM retention policy defines how long the saved data on a WORM storage server is protected with immutability and indelibility. The initial retention policy is determined when you configure the server. Use the following procedures to view or change the policy from the deduplication shell.
Viewing the retention policy
To view the retention policy
- Open an SSH session to the server as the msdpadm user.
- Run the following command:
setting WORM status
Changing the retention policy
Use the following procedure to change the retention policy. The new retention policy applies for future backups. It does not apply to backups that were taken before you made the change.
To change the retention policy
- Open an SSH session to the server as the msdpadm user.
- Run the following command and specify the minimum duration to keep the storage immutable and indelible:
setting WORM set-min worm_min=<duration in seconds>
- Run the following command and specify the maximum duration to keep the storage immutable and indelible:
setting WORM set-max worm_max=<duration in seconds>