Toll Free US: +1 888 720 9500
Intl: +1 925 924 9500

OpStor

Multi-Vendor Storage Management

OpStor is a heterogeneous storage infrastructure monitoring solution that helps enterprises to monitor their storage resources.
  • Multi-vendor storage infrastructure management
  • Pro-active Fault and Performance monitoring
  • Visualize SAN availability and health
  • Detect problems with utilization and availability of storage devices.
Success Stories
"OpStor lets us monitor our entire storage environment, Servers, HBA's, Switches, and the SAN." - Bryan Dearlove, - Information Guelph General Hospital Download 21-Day Trial

Monitoring and Management of IBM DS4000 / IBM FastT series storage systems

OpStor provides monitoring and management of IBM DS4000 / IBM FastT series storage systems

Models Supported

  • IBM DS4000
  • IBM DS4100
  • IBM DS4200
  • IBM DS4300
  • IBM DS4500
  • IBM DS4700
  • IBM DS4800
  • IBM FastT series

Features supported
Inventory Details Logical Details Monitors Report Details
  • Raid Controllers
  • Raid Controller Ports
  • Disk Drives
  • Enclosure Component Health details
  • Volumes
  • Volume Groups
  • LUN Mappings
  • Host Groups
  • Raid Status
  • Raid Port status
  • Volume Group status
  • Disk Drive status
  • Capacity Summary
  • Availability
  • Controller statistics
  • Volume statistics
  • Array statistics

Prerequisites for monitoring IBM DS4000 / IBM FastT Arrays
  • OpStor uses command line utility SMcli available as part of IBM DS4000 / IBM FastT Storage Manager
  • SMcli should be installed in the server where OpStor is installed.
  • Include the directory containing SMcli.exe in the PATH environment variable.

         a) For IBM DS4000 series
          ------------------------------
          Windows     : C:\Program Files\IBM_DS4000\client\
          Linux / Unix :  /opt/IBM_DS4000/client/
       
          b) For IBM FASTt series
           ---------------------------
           Windows       : C:\Program Files\IBMFastT\client\  
           Linux / Unix  : /opt/IBMFastT/client/  

  • Restart OpStor server for the latest PATH settings to take effect                    

SMcli commands to check IBM DS4000 / FastT Array response

OpStor uses command line utility SMcli to fetch IBM DS4000 / IBM FastT Array details

  • Ensure SMcli is set in the system PATH where OpStor is installed
  • Open a command prompt and go to <OpStor Install Dir> and execute the following commands
                   
            SMcli 192.168.1.1 -c "show storagesubsystem profile;"
            SMcli 192.168.1.1 -c "show storagearray profile;"

    where 192.168.1.1 - is the Name of the Storage Subsystem
         
  • The following response must be got for any one of the above commands with any of the below strings in the command output
          
            PROFILE FOR STORAGE SUBSYSTEM

            PROFILE FOR STORAGE ARRAY

  • This ensures that device is properly responding for the SMcli commands

SMcli commands to check Performance monitoring of IBM DS4000 / FastT Arrays

OpStor uses following SMcli commands to fetch performance statistics from IBM DS4000 / IBM FastT Arrays

  • Ensure SMcli is set in the system PATH where OpStor is installed
  • Open a command prompt and go to <OpStor Install Dir> and execute the following commands         
  1. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show allLogicalDrives performanceStats;”

  2. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show allVolumes performanceStats;”

  3. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show storageSubsystem performanceStats;”

  4. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show storageArray performanceStats;

  5. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageSubsystem performanceStats file=\\"fileName.txt\\\”;”

  6. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageArray performanceStats file=\\\"fileName.txt\\”;”

  7. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storagesubsystem performanceStats file=\\\"fileName.txt\\”;”

  8. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageSubsystem performanceStats file=fileName.txt;”

  9. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageArray performanceStats file=fileName.txt;”

where 192.168.1.1 - is the Name of the Storage Subsystem
         
  • This ensures that device performance statistics are properly responding for the SMcli commands

Steps to add IBM DS4000 / IBM FastT in OpStor
  • Navigate to Admin Tab-->Manage Storage Devices link in OpStor
  • Provide IP Address of IBM DS4000 / FastT Array
  • Select None option
  • Click Add Device