- Print
- PDF
Guidelines for Collecting IOPS Profile Data
This article will provide guidelines related to checking the disk’s IOPS on the system against the requirements.
Procedure Requirements
This procedure must be executed as the visionems user. To execute this procedure, you must know the account’s credentials.
Procedure Steps
Collecting IOPS Profile Data
Open an SSH terminal session to Skylight orchestrator on port 22.
Log in as the visionems user.
Run the script by using command:
sudo /opt/accedian/skylight/scripts/disk_iops_collect.sh
Password:
visionems
You will see a warning like the one below:
WARNING: The disk I/Os will be impacted. Enter 'Y/y' to continue, other to exit:
- Type 'y' to continue.
You will see the profile information:
Example:
-Collecting IOPS info of 60K profile ...
+Disk sde result ( IOPS: >15000 ): Passed - IOPS=33811
+Disk sdd result ( IOPS: >15000 ): Passed - IOPS=33391
+Disk sdc result ( IOPS: >15000 ): Passed - IOPS=33180
+Disk sdb result ( IOPS: >15000 ): Passed - IOPS=33601
+Disk sda result ( IOPS: >5000 ): Passed - IOPS=31423
-For details, refer to log: /data/monitors/disk_iops_collect_07-05-2021.log
End time: 05-07-2021-06:50:53
Output will provide IOPS information of disk for each profile. For each disk of the output , you can see a condition for IOPS; if it’s true, the state will be PASSED. In addition, the output also provides the path to check the log file above.
Profile Name | Number of Disk | SO is deployed on ESXi host | SO is deployed on KVM host |
---|---|---|---|
5K | 1 | sda | vda |
15K | 2 | sda, sdb | vda, vdb |
30K | 3 | sda, sdb, sdc | vda, vdb, vdc |
60K | 5 | sda, sdb, sdc, sdd, sde | vda, vdb, vdc, vdd, vde |
Note: When you run the script, the profile information will be displayed. The corresponding number of profiles will have the corresponding disk number. If the disk information displayed is incorrect with the table above, check again because the Skylight orchestrator is faulty.
- Check information of log file with command:
cat /data/monitors/disk_iops_collect_07-04-2021.log
This is part of the log file information of the 60K profile, which includes: sda, sdb, sdc, sdd and sde. The image above is only illustrative with sde. You will see the line:
Disk sde result ( IOPS: >15000 ) : Passed - IOPS=33811
The IOPS value of each disk will be calculated as follows:
IOPS = IOPS (read) + IOPS (write)
© 2024 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms
For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks