|
From: Jens G. <jen...@eb...> - 2012-06-26 06:25:00
|
Zitat von Marco van Wieringen <mv...@pl...>:
> Its something set in the changer.
>
> Check the tandberg web interface (guess the small 1u also has one)
> my 24 slots has one at least.
>
> Go to the Configure/Cleaning menu and make sure Fixed Cleaning Slot Enabled:
> is disabled and auto clean on is grayed out.
>
> You can also look at the front menu and do
>
> Maint
> Cleaning Options
> Fixed Cleaning Slot
>
> Should show something like Fixed Cleaning Slot x: Disabled.
>
> Marco
When I log in into the web interface I see 8 usable slots. This is
where I told the changer that my former cleaning slot number 8 is no
longer a cleaning slot. On the Status-page I see the two magazines
with 4 tapes each. There is no cleaning slot defined, i.e. I set the
cleaning slot to 0 which is what the manual suggests.
I did a firmware upgrade hoping that this will fix my problem. I
encountered something strange as the following command (/dev/sg4 is
the changer) gives two different outputs:
boromir ~/tdtool # mtx -f /dev/sg4 status
RequestSense (0x03) failed
mtx: Request Sense: Long Report=yes
mtx: Request Sense: Valid Residual=no
mtx: Request Sense: Error Code=70 (Current)
mtx: Request Sense: Sense Key=Unit Attention
mtx: Request Sense: FileMark=no
mtx: Request Sense: EOM=no
mtx: Request Sense: ILI=no
mtx: Request Sense: Additional Sense Code = 28
mtx: Request Sense: Additional Sense Qualifier = 00
mtx: Request Sense: BPV=no
mtx: Request Sense: Error in CDB=no
mtx: Request Sense: SKSV=no
Mode sense (0x1A) for Page 0x1D failed
Storage Changer /dev/sg4:1 Drives, 8 Slots ( 0 Import/Export )
Data Transfer Element 0:Full (Storage Element 3 Loaded):VolumeTag = WOC4-03L4
Storage Element 1:Full :VolumeTag=WOC4-01L4
Storage Element 2:Full :VolumeTag=WOC4-02L4
Storage Element 3:Empty
Storage Element 4:Full :VolumeTag=WOC5-01L4
Storage Element 5:Full :VolumeTag=WOC5-02L4
Storage Element 6:Full :VolumeTag=WOC5-03L4
Storage Element 7:Full :VolumeTag=WOC1-01L4
Storage Element 8:Full :VolumeTag=WOC1-02L4
boromir ~/tdtool # mtx -f /dev/sg4 status
Storage Changer /dev/sg4:1 Drives, 7 Slots ( 0 Import/Export )
Data Transfer Element 0:Full (Storage Element 3 Loaded):VolumeTag = WOC4-03L4
Storage Element 1:Full :VolumeTag=WOC4-01L4
Storage Element 2:Full :VolumeTag=WOC4-02L4
Storage Element 3:Empty
Storage Element 4:Full :VolumeTag=WOC5-01L4
Storage Element 5:Full :VolumeTag=WOC5-02L4
Storage Element 6:Full :VolumeTag=WOC5-03L4
Storage Element 7:Full :VolumeTag=WOC1-01L4
The two commands were issued directly one after another because I
worried about the first responses of the changer (RequestSense (0x03)
failed ...).
Greetings
--
Jens
|