Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[Networker\]\s+Determining\s+when\s+a\s+clone\s+job\s+finishes\s+writing\s+to\s+tape\?\s*$/: 11 ]

Total 11 documents matching your query.

1. [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: Michael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
Date: Fri, 16 Nov 2012 09:13:47 -0500
I have some jobs set up a clone jobs. If I query mminfo for the sscomp (saveset completion) time, it shows me the time the job finished writing to disk. How can I tell what time it finished cloning t
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00089.html (12,978 bytes)

2. [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: bingo <networker-forum AT BACKUPCENTRAL DOT COM>
Date: Fri, 16 Nov 2012 08:44:07 -0800
Are you really interested in the time? Maybe it is just fine to check whether the job has successfully finished? - If this is enough you should run a mminfo job where you report the number of 'copies
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00090.html (12,525 bytes)

3. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: Michael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
Date: Fri, 16 Nov 2012 12:01:05 -0500
I really am. :-) As I said, I need to restart the client that the clone is coming from. If I restart the machine while the cloning to tape is still going on, then I get an incomplete saveset on tape
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00091.html (13,350 bytes)

4. [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: bingo <networker-forum AT BACKUPCENTRAL DOT COM>
Date: Fri, 16 Nov 2012 10:59:05 -0800
Michael, if you use the "clonetime(25)" along with the clone pool (or number of copies), this should do the job. It also applies to the backup (as a cloneid also exists for the backup) - so you can v
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00092.html (12,558 bytes)

5. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: "Nelson, Allan" <an AT CEH.AC DOT UK>
Date: Fri, 16 Nov 2012 19:14:42 +0000
Can you use 'nsr_render_log' Not brilliant I know but you could maybe use something like the following to limit the output... nsr_render_log -S 15-Nov-2012 daemon.raw | grep "cloning session" That sh
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00093.html (14,450 bytes)

6. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: Michael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
Date: Fri, 16 Nov 2012 15:28:06 -0500
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
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00096.html (12,843 bytes)

7. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: Michael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
Date: Fri, 16 Nov 2012 15:36:01 -0500
Here is the cloneid of one of those savesets: volume,name,copies,savetime(22),clonetime(22) volume name copies date time clone time 000001 H:\Users 3 11/10/2012 1:00:19 AM 11/10/2012 9:42:26 AM 0000
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00097.html (13,111 bytes)

8. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: "George Sinclair (NOAA Federal)" <george.sinclair AT NOAA DOT GOV>
Date: Fri, 16 Nov 2012 18:29:15 -0500
mminfo -q "cloneid=1352527219" -r volume,name,copies,savetime(22),clonetime(22) volume name copies date time clone time 000001 H:\Users 3 11/10/2012 1:00:19 AM 11/10/2012 9:42:26 AM 000002 H:\Users
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00101.html (14,923 bytes)

9. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: "George Sinclair (NOAA Federal)" <george.sinclair AT NOAA DOT GOV>
Date: Fri, 16 Nov 2012 21:20:31 -0500
On 2012-11-16 18:29, George Sinclair (NOAA Federal) wrote: On 2012-11-16 15:36, Michael Leone wrote: if you use the "clonetime(25)" along with the clone pool (or number of copies), this should do the
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00102.html (16,032 bytes)

10. Re: [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: Yaron Zabary <yaron AT ARISTO.TAU.AC DOT IL>
Date: Sun, 18 Nov 2012 20:10:31 +0200
I would be extremely cautious not to assume that if on November 2012, your clone takes two hours, that will be the case for even January 2013. I have had a similar setup, where I assumed that our ERP
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00103.html (14,817 bytes)

11. [Networker] Determining when a clone job finishes writing to tape? (score: 1)
Author: bingo <networker-forum AT BACKUPCENTRAL DOT COM>
Date: Mon, 19 Nov 2012 02:11:53 -0800
ok, i got another idea. After the process has started, start 'jobkill' (you may also filter for 'clone job') to find out the job id. You may also use jobquery and look for active jobs ('job state: ac
/usr/local/webapp/mharc-adsm.org/html/Networker/2012-11/msg00104.html (12,980 bytes)


This search system is powered by Namazu