Monitoring HP Enterprise Virtual Array (HP EVA)
OpStor provides monitoring and management of HP EVAs in storage area networks
Models Supported
- EVA 3000
- EVA 4000
- EVA 5000
- EVA 6000
- EVA 8000
Features supported
Inventory Details |
Logical Details |
Monitors |
Report Details |
- Raid Controllers
- Raid Controller Ports
- Disk Drives
|
- Storage Volume
- Storage Pool
- Interconnects Info
|
- Disk Drive status
- Raid Controller status
- Raid Controller Port status
|
- Capacity Summary
- Availability
- Array statistics
- Array Controller statistics
- Host Port statistics
- Physical Disks
- Physical Disk Groups
- Interconnects Info
|
Prerequisites for monitoring HP EVA Raid
OpStor monitors HP EVA based on the Command View EVA(CV EVA) version installed in your environment i.e.,
Please check the instructions according to your Command View EVA Media Kit version.
A) SSSU Installation Instructions
B) EVA SMI Provider Installation Instructions
Note : If the Ping option is disabled for the device, then please uncheck 'Ping the given IP' field.
Note : In case of non discovery of the device, please follow the troubleshooting tips displayed in the webclient and try re-adding the device.
C) EVA Perf Installation Instructions
- For Performance monitoring, evaperf utility needs to be installed in the server running OpStor and included environment PATH variable.
- Ensure that, the evaperf utility installed host and the CommandView EVA running host are connected via Fibre Channel.
- Ensure that the installed EvaPerf utility is compatible with EVA firmware version.
EVA |
EVA Firmware version |
EvaPerf Version |
EVA 3000/
EVA 5000
|
3.xx
|
1.0
|
4.xx
|
1.2
|
- Check that evapdcs (EVA Performance Data Collection Service) is installed along with evaperf execute the command Command : evapdcs -v
- If it prints "evapdcs is currently installed", you may check its startup status in the Windows Services menu. This service is registered as HP EVA Performance Data Collector.
- If the status is "disabled", it indicates that it is in an improper state
- Restart the host server once and then check whether the service is properly registered
- If the command prints "evapdcs not installed", kindly install evapdcs via the following command
Command : evapdcs -i -m
- To register the server running OpStor to the HP Command View EVA server
Command : evaperf fnh [hostname] [username] [password]
where,
hostname - CVE host name
username - CVE username
password - CVE password
- OpStor uses EVA name (known as friendly name in EVA terminology) to issue evaperf commands.
- For this the EVA name - WWN mapping needs to be registered via
Command : evaperf fn
- If the EVA Array is password protected, then EVA password needs to be registered with the respective EVA WWN using
Command : evaperf spw array_WWN array_Password
- To check if evaperf is able to fetch peformance data execute the following command from <OpStor Install Dir> directory,
Command : evaperf all -sz <EVA Name> -csv -nots
This will print all the EVA performance statistics (for Array, VDisk , Disk etc)
A sample output looks similar to one below
----------------------------------------------------
CPU %,Data %,Ctlr,Serial,Node
82,81,A,V8398ADVBP2003,5065-1FD1-5021-8781
94,99,B,V8398ADVHV200D,5060-1FF1-5031-8582
- Installation details for evaperf are available in the HP StorageWorks Command View EVA installation guide.
D) Prerequisites for monitoring HP EVA SNMP Traps
- Steps to add OpStor Server IP as a Trap Recipient.
- Connect to HP StorageWorks Command View EVA with an administrator account.
- Click on the initialized HP EVA Storage System on the left side pane.
- Click on the System options displayed on the right side pane.
- Select "Configure SNMP/event log notification".
- Select "Configure SNMP host notification list".
- Click on Modify host list.
- In the Host Name box, enter the fully qualified domain name or IP Address of the Server in which OpStor is running.
- In the Notify Port box, enter 162.
- Click Save changes.
- Steps to download the MIB file
- Click on the initialized HP EVA Storage System on the left side pane.
- Click on the System options displayed on the right side pane.
- Select "Configure SNMP/event log notification".
- Select "Configure events for SNMP/event log notification"
- Click on Get MIB.
- Now rename the downloaded MIB as "hpceva.mib" and paste it under <OpStor_Installed_Directory>/mibs directory.
- Steps to verify whether OpStor Server is configured properly to listen for HP StorageWorks Command View EVA Traps.
- Click on the initialized HP EVA Storage System on the left side pane.
- Click on the System options displayed on the right side pane.
- Select "Configure SNMP/event log notification".
- Select "Perform remote service test".
- Click on "Perform remote service test".
- Now OpStor should have received an INFO Trap for that HP EVA Storage Array.