Results 1 to 5 of 5
Thread: Can't checkin new tapes
-
11-29-2012, 01:00 PM #1Newcomer
- Join Date
- Dec 2010
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Can't checkin new tapes
I have a group of new 3592 L&I (labeled and initialized) tapes that I can't label or checkin to the library.
command: label libv dlib search=yes volran=hd0500,hd0504 checkin=scratch
result: message says these tapes are already labeled with the same volume name
command: checkin libv dlib search=yes voll=hd0500,hd0501,hd0502,hd0503,hd0504 status=scratch
result: message says 0 volumes found
If I define these volumes as members of a stgpool then the command "q vol hd050* f=d" shows thes volumes to be empty and NOT scratch tapes. Any attempt to update the status to scratch results in error ANR8443E, "volume...cannot be assigned a status of scratch".
Thanks.
-
11-29-2012, 02:01 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,296
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Where are the tapes physically when you run the label or checkin commands? Are the tapes in the I/O slots or in the library sitting on slots?
If the tapes are on the I/O:
label libvol <library_name> search=bulk volr=<list_of_tapes> labels=barcode overwrite=yes checkin=scratch waitt=0
checkin libvol <library_name> search=bulk volr=<list_of_tapes> checkl=barcode status=scratch waitt=0
If the tapes are in the library already:
label libvol <library_name> search=yes volr=<list_of_tapes> labels=barcode overwrite=yes checkin=scratch waitt=0
checkin libvol <library_name> search=yes volr=<list_of_tapes> checkl=barcode status=scratch waitt=0Ed
-
11-30-2012, 01:30 AM #3Senior Member
- Join Date
- Nov 2002
- Posts
- 511
- Thanks
- 1
- Thanked 1 Time in 1 Post
If you are sure that the tapes are empty:
backup the volhist
do this for each volume
del vol xxx
then
then del vlohist type=all todate=today (this will only remov information about deleted volumesm/volumes not needed, not containing data)
Then run a new label libvol with overwrite option .
label libv dlib search=yes volran=hd0500,hd0504 checkin=scratch -overwrite=yesWindows, does it come with a gui?
-
11-30-2012, 12:40 PM #4Newcomer
- Join Date
- Dec 2010
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
OK, I'm now able to checkin these tapes. When I first issued the "label" command I didn't include the overwrite=yes option, and subsequently these tapes were ejected into the silo cap. Since the tape silo is at a remote site I had to call the operator to check if these tapes had ejected, and if so to reinsert them. After the tapes were reinserted I was able to successfully label/checkin the tapes with the overwrite=yes option.
Thank you Ed and hogmaster for your time and expertise.
-
12-03-2012, 05:08 AM #5Senior Member
- Join Date
- Nov 2002
- Posts
- 511
- Thanks
- 1
- Thanked 1 Time in 1 Post
Great, Thanks for the feedback.
Windows, does it come with a gui?
Similar Threads
-
checkin new tapes as scratch
By unixandtsm in forum Tape / Media LibraryReplies: 7Last Post: 05-15-2012, 05:48 AM -
Cannot Checkin stgdelete Tapes
By rstockon in forum Tape / Media LibraryReplies: 1Last Post: 02-13-2012, 08:15 PM -
tapes checkin issue
By asreddy1986 in forum VTL - Virtual Tape LibraryReplies: 7Last Post: 10-10-2011, 12:28 AM -
cannot checkin the tapes to library
By gopher in forum Tape / Media LibraryReplies: 5Last Post: 03-26-2009, 09:01 PM -
Can't checkin some tapes into the library
By obiwan2 in forum TSM ServerReplies: 4Last Post: 11-07-2008, 08:19 AM


Reply With Quote