Please enter search query.
Search <book_title>...
NetBackup™ Web UI Cloud Administrator's Guide
Last Published:
2025-03-18
Product(s):
NetBackup & Alta Data Protection (11.0)
- Managing and protecting cloud assets
- Configure Snapshot Manager in NetBackup
- Managing intelligent groups for cloud assets
- Protecting cloud assets or intelligent groups for cloud assets
- About storage lifecycle policies
- Managing policies for cloud assets
- Configuring the Start window
- Managing cloud policies
- Scan for malware
- Protecting Microsoft Azure resources using resource groups
- NetBackup Accelerator for cloud workloads
- AWS Snapshot replication
- Protecting PaaS assets
- Protecting RDS Custom instances
- Protecting Azure Managed Instance databases
- Limitation and considerations
- Installing the native client utilities
- Configuring storage for different deployments
- Managing PaaS credentials
- Add protection to PaaS assets
- Recovering cloud assets
- Recovering cloud assets
- Recovering AWS or Azure VMs to VMware
- Recovering PaaS assets
- Recovering cloud assets
- Performing granular restore
- Troubleshooting protection and recovery of cloud assets
- Troubleshoot PaaS workload protection and recovery issues
Troubleshooting Azure Postgres issues
Incremental backup job fails with the error: Cannot create the replication slot as the maximum limit is reached
Explanation:
The number of replication slots created on the server has exceeded the configured max_replication_slot
server parameter.
Workaround:
Do any of the following:
Delete the unused replication slots.
Increase the value of
max_replication_slots
in the server parameters.
Backup fails with an error: Could not write to data file for XID 1676198: No space left on the device
Explanation:
WAL is full and it reached the configured value in WAL_SIZE
server parameter.
Workaround:
Increase the value of WAL_SIZE
in server parameters.