Hello community, thanks so much for buildling and supporting this great
tool! I'm trying to set up a VTL to test some scenarios in my lab.
Specifically, I'm trying to replicate an environment that must use YoYotta,
a MacOS-only application that uses LTFS. I have QuadStor VTL running OK in
a Ubuntu 18.04 VM. Configured an IBM System Storage TS3100 with a IBM 3580
Ultrium8 drive and 3580u8L8 vCart. On the MacOS side, I'm using Daemon
Tools to initiate the iSCSI target, IBM SDE 2.4.12 tooling for LTFS which I
downloaded from IBM (registerwall) and the osxfuse provided by homebrew.
I'm following the steps that come with the IBM SDE download:
$ ltfs -o device_list
showed the IBM drive as expected
$ mkltfs -d 0
formatted the tape with LTFS as expected
$ mkdir /mnt
$ mkdir /mnt/ltfs
$ ltfs /mnt/ltfs -o devname=0
returned a solid block of text and then hung, and I eventually (after about
30 minutes) just killed the terminal session. Unfortunately I don't have
the error message content, thinking I could replicate it easily. However I
ran into errors trying to list the devices thereafter. I restarted both the
client, and quadstorvtl VM, re-loaded the same vcart, reconnected to the
iSCSI target, and re-ran the device_list command, which has now hung with
these messages.
$ ltfs -o list_devices
307 LTFS14000I LTFS starting, LTFS version 2.4.1.2 (10254), log level 2.
307 LTFS14058I LTFS Format Specification version 2.4.0.
307 LTFS14104I Launched by "ltfs -o list_devices".
307 LTFS14105I This binary is built for Mac OS X .
307 LTFS14106I GCC version is 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/
clang-421.11.66)).
307 LTFS17087I Kernel version: Darwin Kernel Version 18.2.0: Mon Nov 12 20:
24:46 PST 2018; root:xnu-4903.231.4~2/RELEASE_X86_64.
307 LTFS14063I Sync type is "time", Sync time is 300 sec.
307 LTFS17085I Plugin: Loading "iokit" tape backend.
307 LTFS17085I Plugin: Loading "unified" iosched backend.
307 LTFS14095I Set the tape device write-anywhere mode to avoid cartridge
ejection.
307 LTFS30810I Opening a device through iokit driver (0).
307 LTFS30814I Vendor ID is IBM .
307 LTFS30815I Product ID is 'ULT3580-TD8 '.
307 LTFS30816I Firmware revision is HB91.
307 LTFS30817I Drive serial is 1761092688.
307 LTFS17160I Maximum device block size is 1048576.
307 LTFS11330I Loading cartridge.
307 LTFS30854I Logical block protection is disabled.
307 LTFS11332I Load successful.
307 LTFS17157I Changing the drive setting to write-anywhere mode.
307 LTFS11005I Mounting the volume.
307 LTFS30854I Logical block protection is disabled.
307 LTFS30803I Failed to execute CDB, The opcode = 91 (-536870187).
307 LTFS30808I SPACE (0x91) returns -21700.
307 LTFS30866E SPACE returns msg = NULL (-21700) 0.
307 LTFS12041E Cannot space file marks: backend call failed (-21700).
307 LTFS17040E XML parser: failed to space back 1 file mark.
Entity: line 1: parser error : Extra content at the end of the document
^
307 LTFS17037E XML parser: failed to read from XML stream.
307 LTFS17016E Cannot parse index direct from medium.
307 LTFS11194W Cannot read index: failed to read and parse XML data (-1014).
307 LTFS11024E Cannot mount volume: read index failed on the index partition
.
307 LTFS14013E Cannot mount the volume.
307 LTFS30803I Failed to execute CDB, The opcode = 1e (-536870187).
307 LTFS30808I PREVENT/ALLOW_MEDIUM_REMOVAL (0x1e) returns -21700.
307 LTFS30866E PREVENT/ALLOW_MEDIUM_REMOVAL returns msg = NULL (-21700) 0.
307 LTFS30803I Failed to execute CDB, The opcode = 00 (-536870187).
307 LTFS30808I TEST_UNIT_READY (0x00) returns -21700.
307 LTFS30803I Failed to execute CDB, The opcode = 00 (-536870187).
307 LTFS30808I TEST_UNIT_READY (0x00) returns -21700.
307 LTFS30803I Failed to execute CDB, The opcode = 00 (-536870187).
307 LTFS30808I TEST_UNIT_READY (0x00) returns -21700.
307 LTFS30803I Failed to execute CDB, The opcode = 5a (-536870187).
307 LTFS30808I MODESENSE (0x5a) returns -21700.
307 LTFS30866E MODESENSE returns msg = NULL (-21700) 0.
307 LTFS17154E Cannot set WRITE MODE: Mode Sense for Device Configuration
Extension failed (-21700).
307 LTFS30803I Failed to execute CDB, The opcode = 5f (-536870187).
307 LTFS30808I PRO (0x5f) returns -21700.
307 LTFS30866E PRO returns msg = NULL (-21700) 0.
307 LTFS30803I Failed to execute CDB, The opcode = 5a (-536870187).
307 LTFS30808I MODESENSE (0x5a) returns -21700.
307 LTFS30866E MODESENSE returns msg = NULL (-21700) 0.
307 LTFS30803I Failed to execute CDB, The opcode = 5f (-536870187).
307 LTFS30808I PRO (0x5f) returns -21700.
307 LTFS30866E PRO returns msg = NULL (-21700) 0.
Hoping that some of this makes sense to someone and I can get some advice
on how to get back to my original error, to get help on that. Right now I
can't even list devices.
Kind thanks.
--
You received this message because you are subscribed to the Google Groups
"QUADStor VTL" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/quadstor-vtl/eaa46825-3be8-4e93-96e3-a3d6baf88bf6%40googlegroups.com.