Created
January 9, 2019 02:23
-
-
Save ontheklaud/aea9625b0836010fdcb17c3e6aab0d74 to your computer and use it in GitHub Desktop.
LTFS Mount Failure with ICU bug with HPE SOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo /usr/local/bin/ltfs -o /dev/st0 /mnt/lto5/ | |
480f LTFS14000I LTFS starting, HPE StoreOpen Software version 3.4.0, log level 2 | |
480f LTFS14058I LTFS Format Specification version 2.4.0 | |
480f LTFS14104I Launched by "/usr/local/bin/ltfs -o /dev/st0 /mnt/lto5/" | |
480f LTFS14105I This binary is built for Linux (x86_64) | |
480f LTFS14106I GCC version is 4.8.5 20150623 (Red Hat 4.8.5-11) | |
480f LTFS17087I Kernel version: Linux version 3.10.0-862.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Fri Apr 20 16:44:24 UTC 2018 i386 | |
480f LTFS17089I Distribution: CentOS Linux release 7.5.1804 (Core) | |
480f LTFS17089I Distribution: NAME="CentOS Linux" | |
480f LTFS17089I Distribution: CentOS Linux release 7.5.1804 (Core) | |
480f LTFS17089I Distribution: CentOS Linux release 7.5.1804 (Core) | |
480f LTFS14063I Sync type is "time", Sync time is 300 sec | |
480f LTFS17085I Plugin: Loading "ltotape" driver | |
480f LTFS17085I Plugin: Loading "unified" iosched | |
480f LTFS20013I Drive type is HP LTO5, serial number is HU1121GLCN | |
480f LTFS17160I Maximum device block size is 524288 | |
480f LTFS17157I Changing the drive setting to write-anywhere mode | |
480f LTFS11005I Mounting the volume | |
480f LTFS11175E Cannot read ANSI label: expected 80 bytes, but received 4096 | |
480f LTFS11170E Failed to read label (-1012) from partition 0 | |
480f LTFS11009E Cannot read volume: failed to read partition labels. | |
480f LTFS14013E Cannot mount the volume | |
480f LTFS20076I Triggering drive diagnostic dump | |
480f LTFS20096I Diagnostic dump complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment