Code Monkey home page Code Monkey logo

puppet-megaraid's Introduction

Puppet megaraid Module

Build Status

Description

Installs the LSI MegaRAID Storage Manager and MegaCLI RAID controller management software.

It has been tested on:

  • el6.x

This module is intended to directly install the RPMs LSI packages up with their own Linux installer, without using the provided install scripts. It is assumed that these RPMs have been extracted and made available as a Yum repo.

Obtaining the RPMs

The Storage Manager and CLI packages are provided via the LSI website.

Here is a guided example starting at the 9285-8e product page.

Note that both of those direct links redirect to a page that requires you to accept an EULA.

$ tar -xf 12.08.03.03_Linux_x64_MSM.tar.gz 
$ ls
12.08.03.03_Linux_x64_MSM.tar.gz  disk
$ cd disk
$ ls *.rpm
Lib_Utils-1.00-09.noarch.rpm
Lib_Utils2-1.00-04.noarch.rpm
MegaRAID_Storage_Manager-12.08.03-03.noarch.rpm
sas_ir_snmp-12.08-0303.x86_64.rpm
sas_snmp-12.08-0303.x86_64.rpm

$ unzip 8.04.07_MegaCLI.zip 
Archive:  8.04.07_MegaCLI.zip
 extracting: Win_CliKL_8.04.07.zip   
  inflating: 8.04.07_MegaCLI.txt     
 extracting: CLI_DOS_8.04.07.zip     
 extracting: CLI_FreeBSD_8.04.07.zip  
 extracting: CLI_Lin_8.04.07.zip     
 extracting: CLI_Solaris_8.04.07.zip  
 extracting: CLI_VMWare_8.04.07.zip  
 extracting: CLI_VMWare_MN_8.04.07.zip  
 extracting: CLI_Win_8.04.07.zip     
 extracting: Lin_CliKL_8.04.07.zip   
$ unzip CLI_Lin_8.04.07.zip
Archive:  CLI_Lin_8.04.07.zip
 extracting: MegaCliLin.zip          
  inflating: readme.txt              
$ unzip MegaCliLin.zip 
Archive:  MegaCliLin.zip
  inflating: Lib_Utils-1.00-09.noarch.rpm  
  inflating: MegaCli-8.04.07-1.noarch.rpm  
$ ls *.rpm
Lib_Utils-1.00-09.noarch.rpm  MegaCli-8.04.07-1.noarch.rpm

All of those RPMs should be copied into a repo and that yum is configured to install from. Here is an example Yum repo skeleton on github.

Examples

class{ 'megaraid: }

Support

Please log tickets and issues at github

Copyright

Copyright (C) 2012-2013 Joshua Hoblitt [email protected]

puppet-megaraid's People

Contributors

jhoblitt avatar razorsedge avatar

Watchers

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