Use cases

This section describes the following IBM SVC-Storwize monitoring use cases:

  • Storage Capacity Monitoring and Optimization
  • Performance Optimization
  • Traffic Management

Storage Capacity Monitoring and Optimization

Making sure that a storage system has enough remaining disk space available is critical for several reasons:

  • SAN administrators want to make sure to be able to provision disk space for new servers when requested, as quickly as possible.
  • The storage system itself may need additional disk space for specific features to work properly, like automatic snapshots, mirroring, etc.
  • If thin provisioning is used, the remaining disk space becomes dramatically critical since the inability to allocate additional space to a LUN when requested by the subscriber host will lead to catastrophic data loss and corruption.

Reporting on Disk Space Consumption

The disk space used is permanently monitored for each IBM SVC-Storwize storage pool:

  • The Subscribed Capacity attribute of the IBM SVC-Storwize Storage Pool Monitor represents the amount of disk space that has been made available to the subscriber hosts, or in other words, the amount of disk space that is seen by the servers connected to the IBM SVC-Storwize System.

  • The Consumed Capacity attribute of the IBM SVC-Storwize Storage Pool Monitor represents the actual space usage in the pool. For “thin” pools (when thin provisioning is enabled on the IBM SVC-Storwize System), this value is normally lower than the Subscribed Capacity, as it is the main purpose of thin provisioning. For traditional pools, the Consumed Capacity attribute has the same value as the Subscribed Capacity attribute, as the entirety of the subscribed disk space is fully allocated in the storage pool.

  • The Consumed Capacity Percentage attribute is the most critical one as a pool usage nearing 100% means that SAN administrators will not be able to create new LUNs. By default, an alarm is triggered if the value of this parameter exceeds 75%.

To verify the available disk space in several storage pools:

  1. Log on to the TrueSight console
  2. Select Dashboards from the navigation pane
  3. In the Dashboards page, click Add Dashboard or select Add Dashboard from the dashboard action menu inline
  4. Enter a Title for your dashboard and configure a Global Filter, if needed

  5. Click Add Dashlet to open the dashlet library for the first column of the row
  6. From the dashlet library, select the Device Performance template, and then click Close

    Adding a Dashlet

  7. Select Configure Dashlet by clicking the inline button

    Adding a Dashboard

  8. In the panel of input fields and options that opens below the dashboard, enter a Title for the dashlet and specify a Refresh Rate (default is 5 minutes)

  9. Select the IBM SVC-Storwize storage device for which you need to compare storage pools

    Selecting the IBM SVC-Storwize Storage Device

  10. Select the Consumed Capacity Percentage parameter for the first storage pool, and click Apply

    Selecting the Consumed Capacity Percentage Parameter

  11. Repeat this operation in the next column(s) of the dashboard with other storage pools and click Save

  12. The dashboard is completed and shows the Consumed Capacity Percentage for the selected storage pool(s).

    Consumed Capacity Percentage for the Selected IBM SVC-Storwize Storage Pools

Reclaiming Space of Unused Volumes

Identifying Unmapped (Orphans) Volumes

Over time, as servers connected to a SAN get decommissioned, administrators find an increasing number of unmapped LUNs, or volumes that are no longer used by any server. These LUNs, while unused, still occupy disk space in the storage system. Being able to identify such unmapped LUNs and reclaim the disk space uselessly consumed by these LUNs will help administrators avoid unnecessary upgrades and extensions of their storage systems.

To know which volumes are not mapped to any server and therefore safe to remove, you will have to schedule the LUNs Mapping Table report as described below:

  1. Edit your IBM SVC-Storwize monitoring policy:

    Editing the  IBM SVC-Storwize  Monitoring Policy

    • Log on to the TrueSight console.
    • In the navigation pane, expand Configuration and select Infrastructure Policies.
    • In the Infrastructure Policies page, locate the monitoring policy you wish to modify, click its action button inline and click Edit.
    • In the Edit Monitoring Policy page, locate the IBM SVC-Storwize Storage Configuration you wish to modify and click its action button inline to access the monitoring options panel.
  2. Locate the Reporting section:

    Scheduling the LUNs Mapping Table Report

  3. In the Schedule section, indicate the time at which the LUNs Mapping Table report must be generated

  4. Check the LUNs Mapping Table box. The .csv file generated for this report consists in the following comma-separated data: Storage System, Hostname, Host WWN/IQN, LUN, Ports or Size
  5. Click OK
  6. Click Save. The generated file is time-stamped and stored in %PATROL_HOME%\log.
  7. Open the csv file in Excel and only display the Not Mapped volumes:

    Identifying the Unmapped Volumes

Identifying Unused Volumes

When a server is decommissioned or reconfigured, its associated LUNs can stay mapped preventing storage administrator from accurately identifying unused LUNs. Since the IBM SVC-Storwize KM for PATROL monitors permanently the traffic on each LUN, it becomes easy to detect LUNs for which the activity is null.

  1. Log on to the TrueSight console
  2. Select Dashboards from the navigation pane
  3. In the Dashboards page, click Add Dashboard or select Add Dashboard from the dashboard action menu inline
  4. Enter a Title for your dashboard and configure a Global Filter, if needed
  5. Click Add Dashlet to open the dashlet library for the first column of the row
  6. From the dashlet library, select the Monitors - Top/Bottom Performers template, and then click Close

    Adding a Dashlet

  7. Select Configure Dashlet by clicking the inline button

    Adding a Dashboard

  8. Select the Monitor Type for which you want to create a graph. In our example, IBM SVC-Storwize Volume

    Selecting the IBM SVC-Storwize Volume Monitor Type

  9. Configure the graph parameters:

    • In the Type field, select Top N Graph,
    • In the Number of Bars field, select the number of volumes for which you need to compare activity (default is 10)
  10. Set the Refresh Rate.

  11. Select the Time Since Last Activity parameter, and click Apply.

    Selecting the Time Since Last Activity Parameter

  12. Click Save.

  13. The dashboard is completed and shows the top x volumes with the higher number of days of inactivity. Pass the mouse over a bar to view the average, high and low values for a volume.

    Viewing the Top X Volumes with the Higher Number of Days of Inactivity

Performance Optimization

Diagnosing SAN/Network Contention

The IBM SAN Volume Controller can be considered as a storage proxy. As such, it concentrates the storage activity from many hosts and many back-end systems. Therefore, its network and fiber connectivity and performance needs to be optimal at all times. The IBM SVC-Storwize KM monitors both the iSCSI and fiber ports for the connectivity and the traffic. For the fiber ports, additional information is provided to identify the origin and/or destination of the traffic (internal, other cluster, hosts or storage systems). This allows SAN administrators to precisely understand the cause of any SAN or network contention.

To diagnose SAN/Network contention, generate activity reports:

  1. Edit your IBM SVC-Storwize monitoring policy:

    Editing the  IBM SVC-Storwize  Monitoring Policy

    • Log on to the TrueSight console.
    • In the navigation pane, expand Configuration and select Infrastructure Policies.
    • In the Infrastructure Policies page, locate the monitoring policy you wish to modify, click its action button inline and click Edit.
    • In the Edit Monitoring Policy page, locate the IBM SVC-Storwize Storage Configuration you wish to modify and click its action button inline to access the monitoring options panel.
  2. Locate the Reporting section:

    Scheduling Reports

  3. In the Schedule section, indicate the time at which the report(s) must be generated

  4. Check the Activity report type
  5. Click OK
  6. Click Save.
  7. Go to %PATROL_HOME%\log and open the SEN_SVCSTORWIZE_activity_SEN_SVCSTORWIZE_FCPORT log file.

Diagnosing Slow Volumes

When servers are experiencing slow I/Os performance, you may want to verify the actual response time of the volumes the server is relying on. The response time represents the average time it takes to complete the read/write operations on a volume during the collection interval. Typically, the average response time is below 10 milliseconds. You may also want to compare this value with other volumes response time to find out if they have relatively similar throughput or if one server is really getting worse I/O performance than another.

The industry common guidelines in terms of response time are:

Response Time performance
Less than 10 ms Very good
Between 10 – 20 ms OK
Between 20 – 50 ms Slow, needs attention
Greater than 50 ms I/O bottleneck

To identify slow volumes, you will need to create a simple dashboard. Dashboards allow you to gather specific types of data and display them in a consolidated graphical format. For detailed information about dashboards options and features, refer to the BMC documentation.

To diagnose slow volumes:

  1. Log on to the TrueSight console
  2. Select Dashboards from the navigation pane
  3. In the Dashboards page, click Add Dashboard or select Add Dashboard from the dashboard action menu inline
  4. Enter a Title for your dashboard and configure a Global Filter, if needed
  5. Click Add Dashlet to open the dashlet library for the first column of the row
  6. From the dashlet library, select the Device Performance template, and then click Close

    Adding a Dashlet

  7. Select Configure Dashlet by clicking the inline button

    Adding a Dashboard

  8. In the panel of input fields and options that opens below the dashboard, enter a Title for the dashlet and specify a Refresh Rate (default is 5 minutes)

  9. Select the IBM SVC-Storwize storage device for which you need to compare volumes response times

    Selecting the IBM SVC-Storwize Storage Device

  10. Select the Response Time parameter for the first volume, and click Apply

    Selecting the IBM SVC-Storwize Volume

  11. Repeat this operation in the next columns of the dashboard for other volumes and click Save

  12. The dashboard is completed and shows the Response Time for all the selected volumes

If the response time is high, you will need to check the amount of data that is written and read on this volume. The bad performance may simply be due to an abnormally large amount of data to process.

Traffic Management

Identifying Busiest Volumes

To identify the volumes that generate the most traffic on the disk array, you can use the Read Byte Rate and Write Byte Rate parameters of the IBM SVC-Storwize Volume Monitor.

  1. Log on to the TrueSight console
  2. Select Dashboards from the navigation pane
  3. In the Dashboards page, click Add Dashboard or select Add Dashboard from the dashboard action menu inline
  4. Enter a Title for your dashboard and configure a Global Filter, if needed

  5. Click Add Dashlet to open the dashlet library for the first column of the row
  6. From the dashlet library, select the Monitors - Performance Overview template, and then click Close

    Adding a Dashlet

  7. Select Configure Dashlet by clicking the inline button

    Adding a Dashboard

  8. From the Focus list, select Multimetric comparison

  9. Select the Monitor Type for which you want to create a graph. In our example, IBM SVC-Storwize Volume

    Selecting the IBM SVC-Storwize Volume Monitor Type

  10. Select the Volumes Monitors to be displayed in the graph and click Done

  11. For each selected volume, check the Read Byte Rate and Write Byte Rate parameters and click Apply

    Selecting the Read Byte Rate and Write Byte Parameters

  12. Click Save.

  13. The dashboard is completed and shows the busiest volumes.

Identifying the Busiest Volumes

Generating Activity Reports

IBM SVC-Storwize KM for PATROL can automatically produce text reports that provide detailed and valuable information about your monitored storage systems.

To schedule the generation of activity reports:

  1. Edit your IBM SVC-Storwize monitoring policy:

    Editing the  IBM SVC-Storwize  Monitoring Policy

    • Log on to the TrueSight console.
    • In the navigation pane, expand Configuration and select Infrastructure Policies.
    • In the Infrastructure Policies page, locate the monitoring policy you wish to modify, click its action button inline and click Edit.
    • In the Edit Monitoring Policy page, locate the IBM SVC-Storwize Storage Configuration you wish to modify and click its action button inline to access the monitoring options panel.
  2. Locate the Reporting section:

    Scheduling Reports

  3. In the Schedule section, indicate the time at which the report(s) must be generated

  4. Check the Activity report type to automatically generate the following reports:
  • Storage Systems Activity: Reports on Transfer, Read and Write Bytes for all monitored storage systems
  • Nodes Activity: Reports on Transfer, Read and Write Bytes for all monitored nodes
  • Array Disks Activity: Reports on Transfer, Read and Write Bytes for all monitored array disks
  • Fiber Ports Activity:Reports on Transfer, Sent and Received Bytes for all monitored fiber ports
  • Managed Disks Activity: Reports on Transfer, Read and Write Bytes for all monitored managed disks
  • Storage Pools Activity: Reports on Transfer, Read and Write Bytes on for all monitored
  • Volumes Activity: Reports on Transfer, Sent and Received Bytes for all monitored volumes
  1. Click OK
  2. Click Save.

The generated file(s) are time-stamped and stored in %PATROL_HOME%\log for the specific time set through the History Retention Period parameter.

Keywords:
svc storwize km patrol