[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | MRU Internal Bug Reports |
|
Moderator: | COOKIE::STMARTIN |
|
Created: | Wed Sep 20 1995 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 346 |
Total number of notes: | 1175 |
291.0. "Empty slot and MRU (LOAD failed)" by PRSSOS::MENICACCI () Mon Feb 24 1997 02:33
Hi,
here is a log from a customer using MRU V1.1 with a TZ867.
Summary : loading an empty slot results in making the whole drive unusable.
$ set h /dup/server=mscp$dup/ta=cli hsj01
%HSCPAD-I-LOCPROGEXE, Local program executing - type ^\ to exit
Copyright Digital Equipment Corporation 1993, 1996. All rights reserved.
HSJ40 Firmware version V27J-0, Hardware version 0000
Last fail code: 018700A0
Press " ?" at any time for help.
HSJ01 >>> show d110
MSCP unit Uses
--------------------------------------------------------------
D110 P110
Switches:
NOWRITE_PROTECT
State:
AVAILABLE
No exclusive access
NOPREFERRED_PATH
HSJ01 >>> show p110
Name Storageset Uses Used by
------------------------------------------------------------------------------
P110 passthrough L110 D110
HSJ01 >>> show l110
Name Type Port Targ Lun Used by
------------------------------------------------------------------------------
L110 loader 1 0 1 P110
DEC TZ Media Changer 4308
HSJ01 >>>
HSJ01 >>>
HSJ01 >>>
HSJ01 >>> show t110
MSCP unit Uses
--------------------------------------------------------------
T110 TZ867
Switches:
DEFAULT_FORMAT = TZ86 (CLI_SELECTED)
State:
NO VOLUME MOUNTED
NOPREFERRED_PATH
HSJ01 >>> show tz867
Name Type Port Targ Lun Used by
------------------------------------------------------------------------------
TZ867 tape 1 0 0 T110
DEC TZ86 (C) DEC 4308
HSJ01 >>>
HSJ01 >>>
HSJ01 >>>
HSJ01 >>> exit
%HSCPAD-S-REMPGMEND, Remote program terminated - message number 3234.
%HSCPAD-S-END, Control returned to node VAX82C
================================================================================
There is a media in slot 1 to 6. No media in slot 0.
================================================================================
$ define mru_verbose 1
$ robot show version
Media Robot Utility V1.1
$ robot show robot $1$dua110
Robot Name: $1$dua110 Type: SCSI
Media Robot Identifier: DEC TZ Media Changer4308
Slots: 7
Drives: 1
Inports: 0
Outports: 0
Transports: 1
$ robot show robot $1$dua110 slot
SLOT: 0 Full
SLOT: 1 Full
SLOT: 2 Full
SLOT: 3 Full
SLOT: 4 Full
SLOT: 5 Full
SLOT: 6 Full
$ robot show robot $1$dua110 drive
DRIVE: 0 Empty
$ robot load slot 1 drive 0 robot $1$dua110
LOADING SLOT 1 into DRIVE 0 using ROBOT $1$dua110.
$ robot show robot $1$dua110 slot
SLOT: 0 Full
SLOT: 1 Empty
SLOT: 2 Full
SLOT: 3 Full
SLOT: 4 Full
SLOT: 5 Full
SLOT: 6 Full
$ robot show robot $1$dua110 drive
DRIVE: 0 Full
$ robot unload drive 0 slot 1 robot $1$dua110
UNLOAD DRIVE 0 into SLOT 1 using ROBOT $1$dua110.
$ robot show robot $1$dua110 slot
SLOT: 0 Full
SLOT: 1 Full
SLOT: 2 Full
SLOT: 3 Full
SLOT: 4 Full
SLOT: 5 Full
SLOT: 6 Full
$ robot show robot $1$dua110 drive
DRIVE: 0 Empty
$ robot load slot 0 drive 0 robot $1$dua110 *** no media in slot 0 ****
LOADING SLOT 0 into DRIVE 0 using ROBOT $1$dua110.
LOAD failed on $1$dua110: Vendor unique error. SENSE KEY: 4, ASC: 0, ASCQ: 0
============================================================
After that,
Red Led "Loader Fault" --> ON
Green Led "Slot 0" --> ON
Green Led "Slot 5 --> ON
other Leds --> OFF
Every load command on every slot from 2 to 6 gives the
error seen before.
============================================================
$ robot show robot $1$dua110 slot
SLOT: 0 Full
SLOT: 1 Full
SLOT: 2 Full
SLOT: 3 Full
SLOT: 4 Full
SLOT: 5 Full
SLOT: 6 Full
$ robot show robot $1$dua110 drive
DRIVE: 0 Empty
$ robot load slot 1 drive 0 robot $1$dua110
LOADING SLOT 1 into DRIVE 0 using ROBOT $1$dua110.
LOAD failed on $1$dua110: Vendor unique error. SENSE KEY: 4, ASC: 0, ASCQ: 0
$ robot show robot $1$dua110 slot
SLOT: 0 Full
SLOT: 1 Full
SLOT: 2 Full
SLOT: 3 Full
SLOT: 4 Full
SLOT: 5 Full
SLOT: 6 Full
$ robot show robot $1$dua110 drive
DRIVE: 0 Empty
============================================================
The only solution is then to reset (OFF/ON) the TZ.
The workaround is to : 1) fill every slot with media
2) not loading an empty slot
============================================================
Is that intended behaviour ?
TZ867 firmware was version 4308 _ I ask to upgrade to 4318 or later.
Maria.
T.R | Title | User | Personal Name | Date | Lines |
---|
291.1 | Looks like hardware to me. | SSDEVO::ROLLOW | Dr. File System's Home for Wayward Inodes. | Mon Feb 24 1997 08:51 | 7 |
| I hate to say it this way, but ask the drive vendor... MRU
relies on drives handling SCSI-2 medium changer commands in
a reasonable way. If they don't there is nothing we can
do about it. If the drive isn't running the most current
firmware an upgrade would be wise.
Tape hardware issues typically get discussed in STKHLM::MAGTAPE.
|
291.2 | Firmware upgrade fixed the problem - Thanks | PRSSOS::MENICACCI | | Wed Feb 26 1997 02:33 | 0
|