Code Monkey home page Code Monkey logo

Comments (21)

 avatar commented on June 18, 2024

Maybe this is because we are using LTO8 tapes....?

from ltopers.

dericed avatar dericed commented on June 18, 2024

For that error message, the ibm documentation gives a really helpful recommendation: call ibm. Do you have an alternate tool for formatting LTO8 tape, like the LTFS Manager GUI? I'd be curious if an LTO8 tape formatted via something else would mount properly.

from ltopers.

 avatar commented on June 18, 2024

haha. yes, we saw that.

We haven't tried an alternate tool. Where do we find this LTFS Manager GUI? The Quantum one appears to only work for LTO 5 & 6

from ltopers.

dericed avatar dericed commented on June 18, 2024

Did you get any software with your drive?

from ltopers.

 avatar commented on June 18, 2024

ehhh...

from ltopers.

lawrenceaj avatar lawrenceaj commented on June 18, 2024

I was able to track down Quantum's LTFS Manager GUI and get it set up. However, we're still having the same issue. I can format a tape, but it won't mount. Would this indicate an issue with the computer we're using (Newest version of the Mac Mini) or possibly a hardware issue?

I can send a log in a bit.

from ltopers.

lawrenceaj avatar lawrenceaj commented on June 18, 2024

Log comin'ย in hot, let me know if you want me to re-run it with verbose mode:

12:25:36.361 Version 1.1.6
12:25:36.362 Scanning for supported tape drives
12:31:32.011 Scanning for supported tape drives
12:31:32.020 Device 0: Found Device 0: QUANTUM  LTO8: 1097001104
12:32:30.999 Enabled verbose mode
12:32:32.385 Disabled verbose mode
12:32:41.483 Mount Volume
12:32:41.500 LTFS9015W Setting the locale to 'en_US.UTF-8'. If this is wrong, please set the LANG environment variable before starting ltfs.
12:32:41.502 307 LTFS14000I LTFS starting, LTFS version 2.4.0.2, log level 2.
12:32:41.502 307 LTFS14058I LTFS Format Specification version 2.4.0.
12:32:41.502 307 LTFS14104I Launched by "/usr/local/bin/ltfs /Users/medialab/Volumes/CHI001 -odevname=0 -ovolname=CHI001 -ovolicon=/Applications/Quantum LTFS Manager.app/Contents/Resources/quantum-ltfs.icns -o sync_type=time@5 -o eject -f".
12:32:41.503 307 LTFS14105I This binary is built for Mac OS X .
12:32:41.503 307 LTFS14106I GCC version is 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2).
12:32:41.503 307 LTFS17087I Kernel version: Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64.
12:32:41.503 307 LTFS14063I Sync type is "time", Sync time is 300 sec.
12:32:41.504 307 LTFS17085I Plugin: Loading "iokit" tape backend.
12:32:41.505 307 LTFS17085I Plugin: Loading "unified" iosched backend.
12:32:41.506 307 LTFS30810I Opening a device through iokit driver (0).
12:32:41.515 307 LTFS30814I Vendor ID is QUANTUM .
12:32:41.516 307 LTFS30815I Product ID is 'ULTRIUM-HH8     '.
12:32:41.516 307 LTFS30816I Firmware revision is J4D1.
12:32:41.516 307 LTFS30817I Drive serial is 1097001104.
12:32:41.519 307 LTFS17160I Maximum device block size is 1048576.
12:32:41.520 307 LTFS11330I Loading cartridge.
12:32:41.530 307 LTFS30854I Logical block protection is disabled.
12:32:41.536 307 LTFS11332I Load successful.
12:32:41.544 307 LTFS17157I Changing the drive setting to append-only mode.
12:32:41.551 307 LTFS11005I Mounting the volume.
12:32:41.562 307 LTFS30854I Logical block protection is disabled.
12:32:52.333 307 LTFS30819W A length mismatch is detected. (Act = 524288, resid = 0, resid_sense = 523288).
12:32:52.359 307 LTFS30819W A length mismatch is detected. (Act = 524288, resid = 0, resid_sense = 523288).
12:32:52.366 307 LTFS12049E Cannot read: backend call failed (-21716).
12:32:52.366 307 LTFS17039E XML parser: failed to read a block from the medium (-21716).
12:32:52.366 Entity: line 1: parser error : Extra content at the end of the document
12:32:52.367 
12:32:52.367 ^
12:32:52.367 307 LTFS17037E XML parser: failed to read from XML stream.
12:32:52.367 307 LTFS17016E Cannot parse index direct from medium.
12:32:52.367 307 LTFS11194W Cannot read index: failed to read and parse XML data (-1014).
12:32:52.368 307 LTFS11024E Cannot mount volume: read index failed on the index partition.
12:32:52.368 307 LTFS14013E Cannot mount the volume.
12:33:42.700 307 LTFS30854I Logical block protection is disabled.
12:33:42.704 /usr/local/bin/ltfs '/Users/medialab/Volumes/CHI001' -odevname=0 -ovolname='CHI001' -ovolicon='/Applications/Quantum LTFS Manager.app/Contents/Resources/quantum-ltfs.icns' -o sync_type=time@5   -o eject    -f 2>&1
12:33:42.704 ltfs exited with status 1

from ltopers.

matthew-mclaren avatar matthew-mclaren commented on June 18, 2024

Hi, did you ever find a solution? Having the same problem running a Qualstar Q24 robot from a new Mac Mini with ATTO FC-82EN card. Same ULTRIUM-HH8 drives as well.

from ltopers.

matthew-mclaren avatar matthew-mclaren commented on June 18, 2024

Looks like setting the ATTO Maximum I/O Transfer Size to 1MB fixed the problem for us.

from ltopers.

retokromer avatar retokromer commented on June 18, 2024

Thank you, @matthew-mclaren, for reporting! Do you use an ATTO card with a Mac mini?

from ltopers.

matthew-mclaren avatar matthew-mclaren commented on June 18, 2024

@retokromer, yes, I have the Mac Mini in a TB3 Sonnet server chassis and have the ATTO card in there.

from ltopers.

retokromer avatar retokromer commented on June 18, 2024

in a TB3 Sonnet server chassis

Ah, I understand. Thank you, @matthew-mclaren! (We work with Mac mini and external ATTO ThunderLink converters.)

from ltopers.

retokromer avatar retokromer commented on June 18, 2024

I can confirm that using an IBM desk with their software I got the useless โ€œA length mismatch is detected.โ€ error as well.

from ltopers.

lawrenceaj avatar lawrenceaj commented on June 18, 2024

We still haven't solved our issue. We're using a mac mini with a High Point RocketStor 6661A-mSAS2

from ltopers.

dericed avatar dericed commented on June 18, 2024

@lawrenceaj, did you see the discussion at LinearTapeFileSystem/ltfs#184.

from ltopers.

firedom avatar firedom commented on June 18, 2024

I also encountered this problem where the drive automatically initializes a new tape when it is inserted (In my drive: IBM LTO5), and if you interrupt the process, the tape can be irreversibly damaged, and never formatting successfully.
Terminal return error: Cannot reset the capacity proportion: backend call failed (-20603)

from ltopers.

Hloni-ux avatar Hloni-ux commented on June 18, 2024

@matthew-mclaren how did you set the ATTO Maximum I/O Transfer Size to 1MB? I am getting the same error on Mac Pro 5.1, cant mount LTO 7 tapes all of a sudden.

from ltopers.

matthew-mclaren avatar matthew-mclaren commented on June 18, 2024

@Hloni-ux , there is an option to set the Maximum I/O Transfer size in the Atto Config Tool on the "Advanced" tab.

from ltopers.

krim404 avatar krim404 commented on June 18, 2024

it seems like there is a fix available:
https://github.com/LinearTapeFileSystem/ltfs/wiki/HBA-info#note-for-buggy-hbas

(posting here so it can be closed)

from ltopers.

retokromer avatar retokromer commented on June 18, 2024

ATTO ExpressSAS H680 works also under macOS.

from ltopers.

dericed avatar dericed commented on June 18, 2024

@BleakleyMcD The process of finding the tapes and mounting them was reworked. I'm going to close this, but please test and re-open if needed.

from ltopers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.