请输入搜索词进行查询
搜索 <book_title>...
NetBackup™ Web UI 云管理指南
Last Published:
2025-04-24
Product(s):
NetBackup (11.0)
- 管理和保护云资产
- 保护 PaaS 资产
- 保护 PaaS 资产
- 保护 PaaS 资产的前提条件
- 为 MySQL 和 MariaDB 数据库启用二进制日志记录
- 在 Kubernetes 中启用备份和还原
- 保护 Amazon RDS SQL Server 数据库资产的前提条件
- 保护 RDS Custom 实例
- 保护 Azure 托管实例数据库
- 限制和注意事项
- 对于所有数据库
- 对于 PostgreSQL
- 对于 Azure PostgreSQL 增量式备份
- 对于 AWS RDS PostgreSQL 和 AWS Aurora PostgreSQL
- 对于 AWS DynamoDB
- 对于 AWS DocumentDB
- 对于 AWS Neptune
- 对于 AWS RDS SQL
- 对于 Azure、AWS RDS 和 Aurora MySQL
- 对于使用 Azure MySQL 服务器的增量式备份
- 对于使用 GCP SQL Server 的增量式备份
- 对于 Azure SQL 和 SQL 托管实例
- 对于 Azure SQL 和 SQL 托管实例(不使用临时数据库)
- 对于 Azure SQL Server 和 SQL 托管实例增量式备份
- 对于 Azure Cosmos DB for MongoDB
- 对于 Azure Cosmos DB for NoSQL
- 对于 Amazon RDS for Oracle
- 对于 Amazon Redshift 数据库
- 对于 Amazon Redshift 群集
- 对于 GCP SQL Server
- 对于 GCP BigQuery
- 安装本机客户端实用程序
- 为不同部署配置存储
- 配置存储服务器以进行即时访问
- 关于 PaaS 工作负载的增量式备份
- 为 Azure MySQL 服务器配置增量式备份
- 关于 PaaS 工作负载的存档重做日志备份
- 关于 PaaS 工作负载的自动映像同步复制
- 发现 PaaS 资产
- 查看 PaaS 资产
- 管理 PaaS 凭据
- 为 PaaS 资产添加保护
- 恢复云资产
- 执行粒度还原
- 对云资产的保护和恢复进行故障排除
在 Ubuntu 主机上部署 Snapshot Manager 时,由于连接问题,“从快照备份”作业失败
解释:
在 OCI 上,当在 Ubuntu 主机上部署 Snapshot Manager 时,默认的 iptable 规则可能会导致 NetBackup 服务之间的网络连接出现问题。 这些连接问题可能会导致“从快照备份”、“编制索引”以及“从备份还原”作业失败。
解决办法:
注释掉 iptable 文件中的 iptable 规则,如示例所示。
Workaround:
If backup from snapshot needs to be run on Ubuntu deployed NBSM (on oracle cloud) then the iptable rules file should look like this after commenting out the rules present by default:
root@nbsm-host:/# cat /etc/iptables/rules.v4
# CLOUD_IMG: This file was created/modified by the Cloud Image build process
# iptables configuration for Oracle Cloud Infrastructure
# See the Oracle-Provided Images section in the Oracle Cloud Infrastructure
# documentation for security impact of modifying or removing these rule