HP 3PAR LUNs Test
A logical unit number (LUN) is a unique identifier used to designate individual or collections of hard disk devices for address by a protocol associated with a SCSI, iSCSI, Fiber Channel (FC) or similar interface. LUNs are central to the management of storage arrays shared over a storage area network (SAN). LUN errors, poor LUN cache usage, and abnormal I/O activity on the LUNs, if not promptly detected and resolved, can hence significantly degrade the performance of the storage array. This is why, it is important that LUN performance is continuously monitored. This can be achieved using the HP 3PAR LUNs test. This test auto-discovers the LUNs in the Storage system and reports the current state of each LUN, captures LUN errors, and measures the level of I/O activity on every LUN, so that administrators are notified of LUN-related problems well before they impact Storage system performance.
Target of the test : A HP 3PAR Storage system
Agent deploying the test : A remote agent
Outputs of the test : One set of results for each LUN on the HP 3PAR Storage system being monitored.
Parameter | Description |
---|---|
Test Period |
How often should the test be executed. |
Host |
The IP address of the Storage system. |
Port |
The port number at which the Storage system listens. The default is NULL. |
User and Password |
Specify the credentials of a user who has the right to execute API commands on the storage device and pull out metrics. To monitor the HP 3PAR Storage system, you will have to provide the credential of a user who has been assigned the Browse role. To know how to create a user with Browser role, refer to How to Create a New User with Browser Role? |
Confirm Password |
Confirm the password by retyping it here. |
SSL |
Set this flag to True, if the storage system being monitored is SSL-enabled. By default this flag is set to False. |
Using REST API |
By default, this flag is set to False indicating that the eG agent by default, executes CIM API commands on the target storage server to collect the required metrics. However, to collect the required metrics from an SSL-enabled HP 3PAR Storage server, the eG agent is required to execute REST API commands on the target storage server. To enable the eG agent to execute REST API commands, set this flag to True. |
IsEmbedded |
|
Serial Number |
If the SMI-S provider has been implemented as a proxy, then such a provider can be configured to manage multiple storage devices. This is why, if the IsEmbedded flag is set to False, you will have to explicitly specify which storage system you want the eG agent to monitor. Since each storage system is uniquely identified by a Serial Number, specify the same in this text box. The format of this number and where you can find it will differ from one storage system to another. You are hence advised to contact the storage administrator to know what to enter against this parameter. For example, the serial number for a HP 3PAR Storage system can be:16990. |
CIM Server Port |
|
Jar |
|
Detailed Diagnosis |
To make diagnosis more efficient and accurate, the eG Enterprise embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option. The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:
|
Measurement | Description | Measurement Unit | Interpretation | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Health state |
Indicates how healthy this LUN currently is. |
|
The values that this measure can report and their corresponding numeric values are discussed in the table below:
Note: By default, this measure reports the Measure Values discussed above to indicate the state of a LUN In the graph of this measure however, states are represented using the numeric equivalents only. The detailed diagnosis of this measure if enabled, lists the capacity of the LUN. |
||||||||||||||||||||||||||||||||||||||||
Operational status |
Indicates the current operational state of this LUN. |
|
The values that this measure can report and their corresponding numeric values are discussed in the table below:
Note: By default, this measure reports the Measure Values discussed above to indicate the operational state of a LUN. In the graph of this measure however, operational states are represented using the numeric equivalents only. |
||||||||||||||||||||||||||||||||||||||||
Detailed operational state |
Describes the current operational state of this LUN. |
|
Typically, the detailed state will describe why the LUN is in a particular operational state. For instance, if the Operational status measure reports the value Stopping for a LUN, then this measure will explain why that LUN is being stopped. The values that this measure can report and their corresponding numeric values are discussed in the table below:
Note: By default, this measure reports the Measure Values discussed above to indicate the detailed operational state of a LUN. In the graph of this measure however, detailed operational states are represented using the numeric equivalents only. |
||||||||||||||||||||||||||||||||||||||||
Data transmitted |
Indicates the rate at which data was transmitted by this LUN. |
MB/Sec |
|
||||||||||||||||||||||||||||||||||||||||
IOPS |
Indicates the rate at which I/O operations were performed on this LUN. |
IOPS |
Compare the value of this measure across LUNs to know which LUN handled the maximum number of I/O requests and which handled the least. If the gap between the two is very high, then it indicates serious irregularities in load-balancing across LUNs. You may then want to take a look at the Reads and Writes measures to understand what to fine-tune – the load-balancing algorithm for read requests or that of the write requests. |
||||||||||||||||||||||||||||||||||||||||
Reads |
Indicates the rate at which read operations were performed on this LUN. |
Reads/Sec |
Compare the value of this measure across LUNs to know which LUN handled the maximum number of read requests and which handled the least. |
||||||||||||||||||||||||||||||||||||||||
Writes |
Indicates the rate at which write operations were performed on this LUN. |
Writes/Sec |
Compare the value of this measure across LUNs to know which LUN handled the maximum number of write requests and which handled the least. |
||||||||||||||||||||||||||||||||||||||||
Data reads |
Indicates the rate at which data is read from this LUN. |
MB/Sec |
Compare the value of these measures across LUNs to identify the slowest LUN in terms of servicing read and write requests (respectively). |
||||||||||||||||||||||||||||||||||||||||
Data writes |
Indicates the rate at which data is written to this LUN. |
MB/Sec |
|||||||||||||||||||||||||||||||||||||||||
LUNs busy |
Indicates the percentage of time this LUN was busy processing requests. |
Percent |
Compare the value of this measure across LUNs to know which LUN was the busiest and which LUN was not. If the gap between the two is very high, then it indicates serious irregularities in load-balancing across LUNs. |
||||||||||||||||||||||||||||||||||||||||
Average read size |
Indicates the amount of data read from this LUN per I/O operation. |
MB/Op |
Compare the value of these measures across LUNs to identify the slowest LUN in terms of servicing read and write requests (respectively). |
||||||||||||||||||||||||||||||||||||||||
Average write size |
Indicates the amount of data written to this LUN per I/O operation. |
MB/Op |
|||||||||||||||||||||||||||||||||||||||||
Read hits |
Indicates the percentage of read requests that were serviced by the cache of this LUN. |
Percent |
A high value is desired for this measure. A very low value is a cause for concern, as it indicates that cache usage is very poor; this in turn implies that direct LUN accesses, which are expensive operations, are high. |
||||||||||||||||||||||||||||||||||||||||
Write hits |
Indicates the percentage of write requests that were serviced by the cache of this LUN. |
Percent |
A high value is desired for this measure. A very low value is a cause for concern, as it indicates that cache usage is very poor; this in turn implies that direct LUN accesses, which are expensive operations, are high. |
||||||||||||||||||||||||||||||||||||||||
Average response time |
Indicates the time taken by this LUN to respond to I/O requests. |
Microsecs |
Ideally, this value should be low. If not, it implies that the LUN is slow. |
||||||||||||||||||||||||||||||||||||||||
Queue depth |
Indicates the number of requests that are in queue for this LUN. |
Number |
A consistent increase in this value indicates a potential processing bottleneck with the LUN. |