NetWorker: Savepsm Backup Process Changes Save Set File System Permissions

Zusammenfassung: The NMC savepsm backup process changes save set file system permissions.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

Linux File system permission of the NMC staging directory, nmcdb_stage,  changed to 700 after NMC backup.

Ursache

This is working as designed and is expected behavior. The NMC backup process "savepsm" must set permissions on the NMC database backup stage folder as 700.

Notice the misconfiguration in save set field for NMC client resource as below.

Example:  

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;

Lösung

WARNING: Do not put any file system as save set in the NMC client configuration. It should only contain the absolute path to the nmcdb_stage directory.
  1. Allowed files in NMC database backup save set as per the command reference guide (savepsm - process used to perform backup in NMC database Backup) are:
  • NMC database
  • NMC database credential file (gstd_db.conf)
  • NMC lockbox files
  • Legacy authentication configuration files

Example: 

name: <NMC client name>;               
save set: /nsr/nmc/nmcdb_stage;
backup command: savepsm.sh;   
  1. Revert the file system permission to its original setting.

Example: 

# chmod 644 /etc/hosts
# chmod 755 /data01 

Betroffene Produkte

NetWorker, NetWorker Management Console
Artikeleigenschaften
Artikelnummer: 000218524
Artikeltyp: Solution
Zuletzt geändert: 06 Apr. 2026
Version:  5
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.