NetWorker:Savepsm 备份过程更改存储集文件系统权限
Summary: NMC savepsm 备份过程会更改存储集文件系统权限。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
NMC 暂存目录的 Linux 文件系统权限, nmcdb_stage,在 NMC 备份后更改为 700。
Cause
这是正常现象,也是预期行为。NMC 备份过程”savepsm“必须将 NMC 数据库备份阶段文件夹的权限设置为 700。
请注意 NMC 客户端资源的存储集字段中的配置错误,如下所示。
例子:
nsradmin> sh name; save set; backup command
nsradmin> . type: nsr client; name: <NMC client name>
name: <NMC client name>;
save set: /nsr/nmc, /data01, /etc/hosts;
backup command: savepsm.sh;
Resolution
警告:请勿将任何文件系统作为存储集放入 NMC 客户端配置中。它应仅包含 nmcdb_stage 目录的绝对路径。
- 根据命令参考指南(savepsm — 用于在 NMC 数据库备份中执行备份的进程),NMC 数据库备份存储集中允许的文件为:
- NMC 数据库
- NMC 数据库凭据文件 (gstd_db.conf)
- NMC 密码箱文件
- 传统身份验证配置文件
示例:
name: <NMC client name>; save set: /nsr/nmc/nmcdb_stage; backup command: savepsm.sh;
- 将文件系统权限恢复为其原始设置。
示例:
# chmod 644 /etc/hosts # chmod 755 /data01
Affected Products
NetWorker, NetWorker Management ConsoleArticle Properties
Article Number: 000218524
Article Type: Solution
Last Modified: 06 Apr 2026
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.