Edit: We only have TWO CONTROLLER NODES
another view of just NL
which vv or host contributed to high service times?
- Richard Siemers
- Site Admin
- Posts: 1333
- Joined: Tue Aug 18, 2009 10:35 pm
- Location: Dallas, Texas
Re: which vv or host contributed to high service times?
Since you only have 2 nodes, a problem is that ALL of your NL capacity is on one cage/loop instead of distributed across all of your loops. You have 4 disk loops and all of your SSD sits on just 1.
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
Re: which vv or host contributed to high service times?
I also opened a case with HP to do some analysis and wanted to share the following:
"...have found that you have oversubscribed NL drives and are experiencing Delayed ACK on node2 and node3. We recommend tuning some of your VVs that are currently on NL CPGs to FC CPGs. The delayed ACK will affect performance for all drive types as the system is waiting to return acknowledgment for NL drives. By tuning your NL VVs to FC…you should see the delayed ACK condition go away and your performance improve."
Utilizing the below, we will begin to find some of the culprits. "Listing of Vluns with high service times. Please tune some of your more busy VVs from NL CPGs to FC CPGs :"
We've already tuned three DB Backup LUNs that were in an NL CPG to an FC CPG.
"...have found that you have oversubscribed NL drives and are experiencing Delayed ACK on node2 and node3. We recommend tuning some of your VVs that are currently on NL CPGs to FC CPGs. The delayed ACK will affect performance for all drive types as the system is waiting to return acknowledgment for NL drives. By tuning your NL VVs to FC…you should see the delayed ACK condition go away and your performance improve."
Utilizing the below, we will begin to find some of the culprits. "Listing of Vluns with high service times. Please tune some of your more busy VVs from NL CPGs to FC CPGs :"
Code: Select all
awk '$6>5||$12>20{print}' statvlun-rw-iter_60-d_30 | less
statvlun -rw -iter 60 -d 30
We've already tuned three DB Backup LUNs that were in an NL CPG to an FC CPG.