Giter Site home page Giter Site logo

lsi_decode_loginfo's Introduction

lsi_decode_loginfo

Decode LSI LogInfo codes to make troubleshooting slightly less cryptic

This is based on open sources, mostly Linux kernel header files. I'm aware of an LSI document that details all the different LogInfo codes but it is not provided openly. If someone happens to have contacts within LSI to help release this document that would be very nice and would help many sysadmins around the world to enable them to debug their storage systems better.

If the tool fails to parse the loginfo and you have an LSI product you can ask LSI support to decode it for you, if you can then let me know about the code and the explanation for it I can add it to the tool for everyone else's benefit.

Sample

For the command:

./lsi_decode_loginfo.py 0x31170000

You get the output:

Value     	31170000h
Type:     	30000000h	SAS
Origin:   	01000000h	PL
Code:     	00170000h	PL_LOGINFO_CODE_IO_DEVICE_MISSING_DELAY_RETRY I-T Nexus Loss

Relevant Documents

  • Pre decoded entries -- If you don't want to install this program you can go here and search for your code, if it's not present we don't know it's decoding, this was generated by this program.
  • Explaining log info 0x31080000 -- A longer form explanation of the issue behind this log info error

Author

Baruch Even [email protected]

lsi_decode_loginfo's People

Contributors

baruch avatar ngie-eign avatar

Watchers

 avatar

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.