dpinink

updated

20 years ago

D

dpinink

9 Posts

0

996

August 4th, 2006 11:00

Nw Console backup failing

Hello,

Nw 7.3.1. This backup was working, but without any change, it began to fail with this message:

1 retry attempted
Usage: savepsm {-I NMC Install directory} -[TCEh] [-s server]
[-c client-name] [-l level] [-b pool]
-b: Backup pool
-C: Compression
-c: NetWorker client name
-E: Encryption
-h: Help
-I: NetWorker Management Console install directory
-l: Backup level
-s: NetWorker server name
-T: Truncate logs without backup

The problem is: my backup command has only "savepsm", I do not use any additional parameter. The backup command that runs during the backup is:

savepsm -s lgto_server -g groupnw -LL -m snedcvnw01 -o VSS:*=off -l full -W 78 -N NMCASA:/gst_on_snedcvnw01/lgto_gst NMCASA:/gst_on_snedcvnw01/lgto_gst

I tried to run it from the console (and in debug mode), but get the same error above...