Code Monkey home page Code Monkey logo

e3-ipmicomm's Introduction

Deprecation notice

2020-08-12: This remote has been deprecated. Moved to https://gitlab.esss.lu.se/e3/common/e3-ipmiComm.

e3-ipmiComm

ESS Site-specific EPICS module : ipmiComm

Dependencies

Base 7.0.3.1 require 3.1.2 Asyn 4.36.0

Commands

$ make init
$ make build
$ make install

Site-Specific DB files

We removed the alias, and simplify substitutions files. They are located in template and will be infalted and install into e3.

bash tools/remove_alias.bash 

ESS Specific DB Files

MCH access

We uses the MOXA to MCH with a debug cable, so one can access the MCH via

telnet 10.4.8.102 4001

Disable all debug messages, reboot.... mch, type z..

  cmu_dbg                  - configure CM upper part debug
  csif_dbg                 - configure CM/ShM interface debug
  imsg_dbg                 - configure IPMI MSG debug
  lshm_dbg                 - configure local ShM debug
  red_dbg                  - configure redundancy debug
  rmcp_dbg                 - configure RMCP interface debug
  sdrrep_dbg               - configure SDR repository debug
  sel_dbg                  - configure SEL debug
nat> csif_dbg

CSIF debug level codes:
  ERR debugs      : 0x00000002 (enabled)
  WARN debugs     : 0x00000004 (enabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  current setting : 0x00000006
Enter debug state (RET=6/0x6): 0
nat> csif_dbg

CSIF debug level codes:
  ERR debugs      : 0x00000002 (disabled)
  WARN debugs     : 0x00000004 (disabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  current setting : 0x00000000
Enter debug state (RET=0/0x0):
nat> sel_dbg

SEL debug level codes:
  ERR debugs      : 0x00000002 (enabled)
  WARN debugs     : 0x00000004 (enabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  current setting : 0x00000006
Enter debug state (RET=6/0x6): 0      
nat> sel_dbg

SEL debug level codes:
  ERR debugs      : 0x00000002 (disabled)
  WARN debugs     : 0x00000004 (disabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  current setting : 0x00000000
Enter debug state (RET=0/0x0): 

```console
nat> imsg_dbg

IPMI_MSG debug level codes:
  FATAL debugs        : 0x00000001 (enabled)
  ERR debugs          : 0x00000002 (enabled)
  WARN debugs         : 0x00000004 (enabled)
  INFO debugs         : 0x00000008 (disabled)
  DETAIL debugs       : 0x00000010 (disabled)
  DATA debugs         : 0x00000100 (disabled)
  MSG specific debugs : 0x00100000 (disabled)
  current setting     : 0x00000007
Enter debug state (RET=7/0x7): 0
nat> lshm_dbg

LSHM debug level codes:
  ERR debugs      : 0x00000002 (enabled)
  WARN debugs     : 0x00000004 (enabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  EVT debugs      : 0x00010000 (enabled)
  current setting : 0x00010006
Enter debug state (RET=65542/0x10006): 0
nat> lshm_dbg

LSHM debug level codes:
  ERR debugs      : 0x00000002 (disabled)
  WARN debugs     : 0x00000004 (disabled)
  INFO debugs     : 0x00000008 (disabled)
  DETAIL debugs   : 0x00000010 (disabled)
  DATA debugs     : 0x00000100 (disabled)
  EVT debugs      : 0x00010000 (disabled)
  current setting : 0x00000000
Enter debug state (RET=0/0x0): 

e3-ipmicomm's People

Contributors

jeonghanlee avatar anderslindho avatar

Watchers

James Cloos avatar  avatar Timo Korhonen avatar

Forkers

ggannann

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.