Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

savepnpc: if preclntsave fails precommand starts more times

Status
Not open for further replies.

rgiovannelli

IS-IT--Management
Feb 6, 2002
13
0
0
IT
Hi,

I have this problem.
This is my group res file:

type: savepnpc;
precmd: "/opt/BCOPY/bin/master_pre_exec.ksh BCK_EXP";
pstcmd: "/opt/BCOPY/bin/master_post_exec.ksh BCK_EXP";
#timeout: "01:00:00";
abort precmd with group: No;

when the precommand fails, Networker restarts it more times (number times=number save set*client retries).

Has somebody any suggestion for this?

Thanks in advance

Roberto
 
It should only run once per client, before the backup even starts. Probably a bug, although i don't know what will happen if you make one of these lines a comment (waht you did).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top