NetWorker: Server bootstrap backup fails /app/nsr/authc/data/authcdb.mv.db was not successfully saved
Résumé: NetWorker Backup Server bootstrap backup fails with error: 4746:save: external ASM `nsrauthcasm' exited with code 1 32098:save: /app/nsr/authc/data/authcdb.mv.db was not successfully saved. ...
Cet article concerne
Cet article ne concerne pas
Cet article n’est associé à aucun produit spécifique.
Toutes les versions du produit ne sont pas identifiées dans cet article.
Symptômes
NetWorker server is installed on a Linux platform.
The NetWorker installation is under a nondefault path. The default installation path is /nsr. In this article, the path shown is /app/nsr. The path on your server may differ if a nondefault installation path was used.
The NetWorker Server Protection policy fails. The bootstrap save set log reports:
4746:save: external ASM `nsrauthcasm' exited with code 1
32098:save: /app/nsr/authc/data/authcdb.mv.db was not successfully saved
174918:save: Step (6 of 6) for PID-59607: Unable to complete the backup. See the savegrp log to track the closure steps of the backup.
Can't encode arguments90019:save: save of 'bootstrap' to server 'xxxxxxx.net' failed.
142169:save: Save-set ID '1782643497' (client 'xxxxxxx.net': save-set 'bootstrap') is aborted.
86711:save: Aborted save-set ID '1782643497' (client 'xxxxxx.net': save-set 'bootstrap') may not have been removed properly.
Action log:
2025/12/16 15:24:49 Unable to set the work item 'xxxxxx.net' status to FAILED with error: Work item xxxxxx.net not found in running list. . 2025/12/16 15:24:49 Action server backup 'Server db backup' with job id 3041496 is exiting with status 'failed', exit code 1
Cause
The following permission issue was found for the file: authcdb.mv.db in the path: /app/nsr/authc/data
[root@xxxxxxx:~]# ls -ltrh /app/nsr/authc/data/
total 64K
-rw------- 1 nsrtomcat nsrtomcat 172 Dec 14 15:14 authcdb.lock.db
-rw------- 1 nsrtomcat nsrtomcat 60K Dec 16 12:42 authcdb.mv.db
[root@xxxxxxx:~]#Résolution
- Connect to NetWorker Server over SSH, log in as user.
- Switch to root:
sudo su - - Stop NetWorker services:
systemctl stop networker - Go to the AUTHC data folder, for example:
cd /app/nsr/authc/data - Change permission of
authcdb.mv.dbto 644:chmod 644 authcdb.mv.db - Validate permission by running:
ls -ltrh /app/nsr/authc/data/[root@xxxxxxxxx:~]# ls -ltrh /app/nsr/authc/data/ total 64K -rw------- 1 nsrtomcat nsrtomcat 172 Dec 14 15:14 authcdb.lock.db -rw-r--r-- 1 nsrtomcat nsrtomcat 60K Dec 16 12:42 authcdb.mv.db [root@xxxxxxxxxx:~]#
- Start networker services:
systemctl start networker - Perform a NetWorker Server Protection Server backup.
Produits concernés
NetWorkerProduits
NetWorker FamilyPropriétés de l’article
Numéro d’article: 000404345
Type d’article: Solution
Dernière modification: 21 janv. 2026
Version: 1
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.