I have an ML6020 that is giving me a headache with mtx on ubuntu server (kernel 4.12).
changer = /dev/sg19 drive=/dev/nst0
when i try and load i get the following -
mtx -f /dev/sg19 next 0
Loading media from Storage Element 15 into drive 0...mtx: Request Sense: Long Report=yes
mtx: Request Sense: Valid Residual=no
mtx: Request Sense: Error Code=0 (Unknown?!)
mtx: Request Sense: Sense Key=No Sense
mtx: Request Sense: FileMark=no
mtx: Request Sense: EOM=no
mtx: Request Sense: ILI=no
mtx: Request Sense: Additional Sense Code = 00
mtx: Request Sense: Additional Sense Qualifier = 00
mtx: Request Sense: BPV=no
mtx: Request Sense: Error in CDB=no
mtx: Request Sense: SKSV=no
MOVE MEDIUM from Element Address 4110 to 256 Failed
load 15, load 15 0, load 15 /dev/nst0 0, next 0, etc all give same result, 15 is the first element with media reported to mtx. Issue happened on Firmware 690G.GS002 (LTO5 firmware GN94 on FC drive) and on 589G.GS001/B6W0 (the version currently loaded).
I've read that MTX has problems with loaders in sequential mode, but I cant find anywhere how to even see what mode the library is in. Any ideas?