ADSM-L

Re: [ADSM-L] Label volumes in a scsi library?

2011-10-12 15:45:08
Subject: Re: [ADSM-L] Label volumes in a scsi library?
From: "Strand, Neil B." <NBStrand AT LEGGMASON DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 12 Oct 2011 15:26:46 -0400
Joni,

   The SENSE information is described on page 78 of the Quantum SCSI Reference 
Guide for the Scalar i6000

byte –code = description

0 -70 = Response Code 

1 -00 = reserved

2 -05 = reserved or sense key

3-6 are all zeros = information

7 - 0a = additional sense length (0a indicates the media changer control path 
is hosted by a DA blade controller and sends 10 bytes of data )

8-11 are all zeros = command specific information

12 -21 = additional sense code (ASC) Invalid Element Address in CDB (See table 
78 on page 80 of the Quantum SCSI reference guide)

13 -01 = Additional sense code qualifier (ASCQ)

14 -00 = FRU code

15 -cf = SKSV,C/D,Reserved,BPV, or bit pointer

16 -00 = field pointer

17 -06 = field pointer

 

   It looks like you are trying to move the tape to an invalid location based 
on the ASC code.  There may be an issue with partitioning the library or an 
audit library may also help.  If you re-partitioned the library, you may be 
able to simply stop and restart TSM or redefine the library and drives.

 

======================

 

ANR8300E  I/O error on library library name (OP=internal code,

      CC=internal code, KEY=internal code, ASC=internal code,

      ASCQ=internal code, SENSE=sense data, Description=error

      description). Refer to Appendix C in the 'Messages' manual for

      recommended action.

 

Explanation: An I/O error has occurred while operating on the specified

library.

 

System action: The operation fails.

 

User response: Ensure that the DEVICE parameter associated with the

library was identified correctly in the DEFINE PATH command and that the

library is currently powered on and ready. If the library has an access

door, make sure it is closed. The library reference manual usually

contains tables that explain the values of the KEY, ASC, and ASCQ

fields.

 

 

Hope this helps,

Cheers,

Neil Strand 

Storage Engineer - Legg Mason 

Baltimore, MD. 

(410) 580-7491 

Whatever you can do or believe you can, begin it. ==

Boldness has genius, power and magic. 

 

 

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Moyer, Joni M
Sent: Wednesday, October 12, 2011 1:57 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: [ADSM-L] Label volumes in a scsi library?

 

Hi,

 

I've tried to do this and I'm now getting the following errors:

 

10/06/11 12:50:34     ANR0609I LABEL LIBVOLUME started as process 33588.        

                       (SESSION: 58343, PROCESS: 33588)                         

10/06/11 12:50:46     ANR2017I Administrator LIDZR8V issued command: QUERY      

                       PROCESS  (SESSION: 58344)                                

10/06/11 12:50:47     ANR8300E I/O error on library NAS_QI6000 (OP=00006C03,    

                       CC=207, KEY=05, ASC=21, ASCQ=01, SENSE=70.00.05.00.00.00-

                       .00.0A.00.00.00.00.21.01.00.CF.00.06., Description=Device

                       is not in a state capable of performing request).  Refer 

                       to Appendix C in the 'Messages' manual for recommended   

                       action. (SESSION: 58343, PROCESS: 33588)                 

10/06/11 12:50:48     ANR8942E Could not move volume Q00000 from slot-element   

                       4096 to slot-element 65535. (SESSION: 58343, PROCESS:    

                       33588)                                                   

10/06/11 12:50:48     ANR8802E LABEL LIBVOLUME process 33588 for library        

                       NAS_QI6000 failed. (SESSION: 58343, PROCESS: 33588)      

10/06/11 12:50:48     ANR0985I Process 33588 for LABEL LIBVOLUME running in the 

                       BACKGROUND completed with completion state FAILURE at    

 

It seems like it doesn't want to move the volume to a drive to label it, but 
I'm having issues trying to figure out what that error message means from 
Appendix C.

 

How do I tell where those slot elements are?  It appears as if something is 
still not working correctly, but I'm trying to figure out if this is a set up 
issue?  Or if it's something else entirely.

 

I defined a scsi library as follows for my nas partition which the drives are 
zoned from the library to the datamovers and I have the library & path and 
drives & paths defined within TSM:

 

                 Library Name: NAS_QI6000

                  Library Type: SCSI

                        ACS Id: 

              Private Category: 

              Scratch Category: 

         WORM Scratch Category: 

              External Manager: 

                        Shared: No

                       LanFree: 

            ObeyMountRetention: 

       Primary Library Manager: 

                           WWN: 

                 Serial Number: QUANTUM273100111_LL2

                     AutoLabel: No

                  Reset Drives: No

              Relabel Scratch: 

 

                  Source Name: TSMPROD3

                   Source Type: SERVER

              Destination Name: NAS_QI6000

              Destination Type: LIBRARY

                       Library: 

                     Node Name: 

                        Device: /dev/lb0

              External Manager: 

                           LUN: 

                     Initiator: 0

                     Directory: 

                       On-Line: Yes

 

If anyone has any suggestions/ideas as to what I might be doing wrong I'd 
really appreciate the help.  Thanks!!!!

 

-----Original Message-----

From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
James Choate

Sent: Friday, October 07, 2011 9:53 AM

To: ADSM-L AT VM.MARIST DOT EDU

Subject: Re: Label volumes in a scsi library?

 

How did tape Q00000 get into the library? Did you manually load a batch of 
tapes in this library without checking them in thru the bulk I/O?

 

If that is the case, you can just checkin the tapes.

You can try:

Check in volumes that are already labeled:

checkin libvolume NAS_QI6000 search=yes status=scratch checklabel=barcode

 

-----Original Message-----

From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Moyer, Joni M

Sent: Thursday, October 06, 2011 8:52 AM

To: ADSM-L AT VM.MARIST DOT EDU

Subject: [ADSM-L] Label volumes in a scsi library?

 

Hi Everyone,

 

I was trying to label a volume in a scsi library and I used the label libvol 
command to try and label Q00000 in the library NAS_QI6000 and it is failing.  
The tape is already physically in a slot in the library, so could someone 
please explain how I am to label tapes within this library on TSM?

 

Any help is greatly appreciated!!!!

 

Date/Time             Message

--------------------  ----------------------------------------------------------

10/06/11 10:24:59     ANR0984I Process 33581 for LABEL LIBVOLUME started in the

                       BACKGROUND at 10:24:59. (SESSION: 58024, PROCESS: 33581)

10/06/11 10:24:59     ANR8799I LABEL LIBVOLUME: Operation for library NAS_QI6000

                       started as process 33581. (SESSION: 58024, PROCESS:

                       33581)

10/06/11 10:24:59     ANR0609I LABEL LIBVOLUME started as process 33581.

                       (SESSION: 58024, PROCESS: 33581)

10/06/11 10:25:10     ANR8323I 006: Insert ANY volume Q00000 R/W into entry/exit

                       port of library NAS_QI6000 within 60 minute(s); issue

                       'REPLY' along with the request ID when ready. (SESSION:

                       58024, PROCESS: 33581)

10/06/11 10:26:45     ANR2017I Administrator LIDZR8V issued command: QUERY

                       ACTLOG search="process: 33581"  (SESSION: 58028)

10/06/11 10:32:21     ANR2017I Administrator LIDZR8V issued command: QUERY

                       ACTLOG search="process: 33581"  (SESSION: 58031)

10/06/11 10:32:30     ANR8385E All entry/exit ports of library NAS_QI6000 are

                       empty. (SESSION: 58024, PROCESS: 33581)

10/06/11 10:32:30     ANR8802E LABEL LIBVOLUME process 33581 for library

                       NAS_QI6000 failed. (SESSION: 58024, PROCESS: 33581)

10/06/11 10:32:30     ANR0985I Process 33581 for LABEL LIBVOLUME running in the

                       BACKGROUND completed with completion state FAILURE at

                       10:32:30. (SESSION: 58024, PROCESS: 33581)

 

 

 

 

________________________________

This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed. If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it. If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.


IMPORTANT:  E-mail sent through the Internet is not secure. Legg Mason 
therefore recommends that you do not send any confidential or sensitive 
information to us via electronic mail, including social security numbers, 
account numbers, or personal identification numbers. Delivery, and or timely 
delivery of Internet mail is not guaranteed. Legg Mason therefore recommends 
that you do not send time sensitive 
or action-oriented messages to us via electronic mail.

This message is intended for the addressee only and may contain privileged or 
confidential information. Unless you are the intended recipient, you may not 
use, copy or disclose to anyone any information contained in this message. If 
you have received this message in error, please notify the author by replying 
to this message and then kindly delete the message. Thank you.