Networker

Re: [Networker] Determining when a clone job finishes writing to tape?

2012-11-16 15:28:25
Subject: Re: [Networker] Determining when a clone job finishes writing to tape?
From: Michael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 16 Nov 2012 15:28:06 -0500
> if you use the "clonetime(25)" along with the clone pool (or number 
> of copies), this should do the job.

mminfo -s admnman004 -q 
"client=xx,savetime>11/10/2012,savetime<11/11/2012,level=full" -r 
name,totals
ize(2),savetime(22),sscomp(22),clonetime(22)

H:\Users                  1721 GB 11/10/2012 1:00:19 AM 11/10/2012 9:31:22 
AM 11/10/2012 1:00:19 AM

Notice the sscomp time - 9:31AM, 11/10/2012 (which would be right, as that 
entire group started at 12:01AM 11/10/2012). Notice the clone time - 
1:09AM, 11/10/2012. The clone time is the same as the savetime. 

So the clonetime parameter, as shown above, is not the time that the clone 
finished.