L700 problem

msestevam

ADSM.ORG Member
Joined
Sep 10, 2003
Messages
3
Reaction score
0
Points
0
Website
Visit site
we have a STK L700 with two drives LTO2 (IBM FC) and robo (FC) each one of them hardwired by one 6228, configure the library and drives without presenting errors, however, when initiating one label with the option checkin=scratch the unit liberates the cartridge but robo does not catch arresting the process in tsm server, the unit was defined as SCSI without sharing, some idea?
 
lets see if we can narrow the problem down.



try manually, loading the tape into one of the tape drives and see if you can do a tar to a tape. If this works then likely the you are using the correct tape drive. I can't remember if I used the AIX driver on my LTO2 drive or the TSM driver (under smitty devices-TSM device).



If that works then try creating a manual library and define that drive to the manual library, and see if that works. Create the device class and try to do a database backup. it will prompt you to load a tape.



I'm not sure how you configured the "SMC" device which is the scsi library changer unit.

Give the above steps a try and tell us what happens.
 
we made this and OK, no problem.



the charger was recognized as /dev/lb0.



executing SHOW SLOTS < Library > we receive correctly to the information of the L700



I go to execute the trace to verify some information on the assembly of the volume on the label operations.
 
trace message.... last line is repeating without stopping....



18:17:50.192 [34][mmsscsi.c][15303]: Opening drive DRIVE00 (/dev/rmt1) in library LIB01. Waiting up to 360 seconds for drive to respond.

18:17:58.261 [34][mmsscsi.c][4075]: Waiting for drive DRIVE00 (/dev/rmt1) to become ready in library LIB01.

18:17:58.261 [34][pvrntp.c][3430]: Testing readiness of drive DRIVE00 (/dev/rmt1).

18:18:04.334 [34][pvrntp.c][3643]: Reading label from volume in drive DRIVE00 (/dev/rmt1).

18:18:04.334 [34][pvr.c][7846]: Highest density format = 00000008.

18:18:04.335 [34][psntpop.c][613]: Setting mode for drive DRIVE00 (/dev/rmt1): blocksize = 0.

18:18:04.339 [34][psntpop.c][672]: Compression setting for drive DRIVE00 (/dev/rmt1) (format = 00000008) is on.

18:18:04.363 [34][pvrntp.c][5562]: Reading label blocks from NTP drive DRIVE00 (/dev/rmt1)

18:18:04.462 [34][pspvr.c][2110]: PvrDevRead: handle = 15, read amt = -1, numBytes requested = 80, errno = 12

18:18:04.463 [34][psntpop.c][1752]: Error performing READ operation on drive DRIVE00 (/dev/rmt1); errno = 12

18:18:04.463 [34][psntpop.c][1812]: Drive DRIVE00 (/dev/rmt1): sense=F0.00.20.FF.FF.80.50.1C.00.00.00.00.00.00.30.00.14.12.00.00.00.00.00.20.20.20.20.20.20.00.00.00.00.00.55.09.

18:18:04.471 [34][mmsscsi.c][14630]: From ObtainMediaType: devType=20 mediaType=0 wormMedia=0

18:18:04.471 [34][pvrntp.c][3801]: Writing Label to NTP drive DRIVE00 (/dev/rmt1)

18:18:04.471 [34][pvr.c][7941]: Lowest density format = 00000001.

18:18:04.479 [34][psntpop.c][613]: Setting mode for drive DRIVE00 (/dev/rmt1): blocksize = 0.

18:18:04.483 [34][psntpop.c][672]: Compression setting for drive DRIVE00 (/dev/rmt1) (format = 00000001) is off.

18:18:05.182 [34][pspvr.c][2161]: PvrDevWrite: handle = 15, wrote amt = 80, numBytes requested = 80, errno = 12

18:18:05.187 [34][pspvr.c][2161]: PvrDevWrite: handle = 15, wrote amt = 80, numBytes requested = 80, errno = 12

18:18:05.188 [34][pspvr.c][2161]: PvrDevWrite: handle = 15, wrote amt = 80, numBytes requested = 80, errno = 12

18:18:11.124 [10][mmsop.c][1506]: Reminder agent running.

18:18:16.804 [34][mmsscsi.c][9422]: Moving volume in library LIB01 from 500 to 1000.

18:18:16.804 [34][mmsscsi.c][9506]: Need to open drive before ejecting cartridge.

18:18:16.870 [34][mmsscsi.c][9521]: Ejecting volume from drive.

18:18:16.870 [34][pvrntp.c][3498]: Ejecting volume from drive DRIVE00 (/dev/rmt1).

18:18:31.248 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.253 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.257 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.262 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.266 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.271 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.275 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.280 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.284 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).

18:18:31.289 [34][psntpop.c][1467]: Getting log page for drive DRIVE00 (/dev/rmt1).
 
Back
Top