You could try stopping the NW service on the non-critical clients and restart the group backup. After the backups are completed you can start the NW services again. You will see some werrors which you will ingnore.
I want to automatically (unattended) abort them. If I was standing here watching them I would not have had a problem because I would have just put in another tape.
We run our backups at night when nobody is on the system and they are unattended. Most times that is not a problem.
Would depend on how the backups were initiated. If they were backup groups that were triggered from the Networker scheduler, you can stop them from the NMC gui. Monitoring->groups right click on the group name and select stop.
If it is a backup group that is invoked from the command line, you might need to kill the savegrp process and may also need to log on to each of the client machines and kill the save processes.
If it is a client initiated backup, logon to the client and kill the save process.
After re-reading my original post I noticed I was not clear that these are unattended backups.
The way I have it set up is: Each client has one or more groups No group has more than one client Each group has its own pool Each group has its own schedule Each group has its own policy Each group has its own directive All backups are after hours and unattended.
What I would like is, if after an hour it is still waiting for a tape either release the drive or abort the backup.
Is there a way to do that or should I be looking at writing my own script?
That does not seem to be the answer because some of these ran out of tape Saturday night and were still running this morning (Monday). All the groups appear to be set for a 30 minute time out.
Look at the inactivity Time OUt field in your Group configuration screen. Use the "Field Help" to see the field description and purpose. You may find you answer there.
The problem seems to be that once the tape in the drive gets full, it does not get ejected and NW keeps waiting for a new tape. If this is the case, set the "idle device timeout" in the tape library properties to any value greater than 0. If the value is 0 there will never be a eject. NW will wait for as many minutes as specified before ejecting and releasing the drive. This will not stop your earlier groups from waiting for a tape but will release the drive for other backups for which tapes are available.
I was affraid of that. The reason I don't want to fill the jukebox is because I want to be sure tapes are recycled and swapped out on regular intervals. Some of the browse and retention policies cut it close on when the tape is available and might not recycle before it picks it up. We don't have a budget for more tapes so I have to keep an eye on the ones we have.
I will look into both these possiblities and see which will work the best for me.
HabibG2
455 Posts
0
December 1st, 2008 05:00
lalexis
2 Intern
•
253 Posts
0
December 1st, 2008 05:00
We run our backups at night when nobody is on the system and they are unattended. Most times that is not a problem.
Hari5
443 Posts
0
December 1st, 2008 05:00
If it is a backup group that is invoked from the command line, you might need to kill the savegrp process and may also need to log on to each of the client machines and kill the save processes.
If it is a client initiated backup, logon to the client and kill the save process.
Trust this helps.
Hari5
443 Posts
0
December 1st, 2008 05:00
lalexis
2 Intern
•
253 Posts
0
December 1st, 2008 06:00
The way I have it set up is:
Each client has one or more groups
No group has more than one client
Each group has its own pool
Each group has its own schedule
Each group has its own policy
Each group has its own directive
All backups are after hours and unattended.
What I would like is, if after an hour it is still waiting for a tape either release the drive or abort the backup.
Is there a way to do that or should I be looking at writing my own script?
lalexis
2 Intern
•
253 Posts
0
December 1st, 2008 07:00
HabibG2
455 Posts
0
December 1st, 2008 07:00
Hari5
443 Posts
0
December 1st, 2008 13:00
The problem seems to be that once the tape in the drive gets full, it does not get ejected and NW keeps waiting for a new tape. If this is the case, set the "idle device timeout" in the tape library properties to any value greater than 0. If the value is 0 there will never be a eject. NW will wait for as many minutes as specified before ejecting and releasing the drive. This will not stop your earlier groups from waiting for a tape but will release the drive for other backups for which tapes are available.
ble1
4 Operator
•
14.4K Posts
1
December 2nd, 2008 02:00
waiting for a tape either release the drive or abort
the backup.
There is no automatic abort when waiting tapes - it may go on for days. Workaround is to have enough tapes ready in library.
writing my own script?
Script.
Please note that if you have enough tapes in library then this is different kind of issue.
Hari5
443 Posts
0
December 2nd, 2008 04:00
lalexis
2 Intern
•
253 Posts
0
December 2nd, 2008 04:00
lalexis
2 Intern
•
253 Posts
0
December 2nd, 2008 04:00
I will look into both these possiblities and see which will work the best for me.
Thanks