GithubHelp home page GithubHelp logo

bmillemathias-1a / docker-ssacli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corfr/docker-ssacli

0.0 0.0 0.0 9 KB

Docker container to use HP ACU CLI tool

Shell 4.47% Dockerfile 95.53%

docker-ssacli's Introduction

HP SSA CLI (new HP ACU CLI)

Docker version of HPE Smart Storage Administrator - Command Line Interface.

To manage and check your HPE RAID controller though docker.

Set up

git clone https://github.com/CoRfr/docker-ssacli.git
cd docker-ssacli
docker build . -t corfr/ssacli

Run

Start a command line interface:

docker run --rm -ti --privileged corfr/ssacli
Smart Storage Administrator CLI 3.10.3.0
Detecting Controllers...Done.
Type "help" for a list of supported commands.
Type "exit" to close the console.

=>

Run a single command:

docker run --rm -ti --privileged corfr/ssacli ctrl all show config

Smart Array P400 in Slot 1                (sn: P6162XXXXXXXXX)

   array A (SAS, Unused Space: 0  MB)


      logicaldrive 1 (410.1 GB, RAID 5, OK)

      physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK)
      physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, OK)
      physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, OK)
      physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK)

Notes

Example commands: https://wiki.phoenixlzx.com/page/ssacli/

docker-ssacli's People

Contributors

corfr 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.