Home / V1_1
Name Modified Size InfoDownloads / Week
Parent folder
EVARSS.sh 2011-05-12 2.2 kB
drop_recreate_EVA_RSS_DB.txt 2011-05-12 233 Bytes
EVA_RSS.php 2011-05-12 2.8 kB
README 2011-05-12 1.9 kB
Totals: 4 Items   7.1 kB 0
MP EVA RSS

I wrote this tool to work in Linux to begin with, if someone else knows how to make it portable please contact me.

The tool works by grouping by colour every RSS group that exists in a HP EVA storage array. This helps the user figure out where they need to ungroup a disk and relocate it, so that the shelves are protected against a failure in RSS.

Copyright (C) 2010 Matt Palmer <matthew.palmer@linux.com>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>



Primary pre-requisite is download of SSSU from HP site for your version of linux.

The program has a few different levels. The first level requires you to run a shell script which uses SSSU to create a storage map, which then get pulled in by a php page when the user hits it.

The first file to run is:EVARSS.sh

which talks to the EVA using SSSU and then creates a storage map which then gets read into a MySQL database

the second part requires the user to install the enclosed PHP file (EVA_RSS.php) in their webroot, when executed it will produce a colour map of the EVA RSS groups.

Hope someone finds it useful. 

A better README/INSTALL is in the pipeline to make installation easier, also looking to maybe create an appliance using VMware.

Any questions email me <matthew.palmer@linux.com>
Source: README, updated 2011-05-12