Unsolved
This post is more than 5 years old
2 Intern
•
155 Posts
0
1313
February 29th, 2012 09:00
Performance issue
We have a DMX-4 with lot of hosts (AIX,Linux, Windows, HP etc) connects and the capacity is almost reaching 85 %.
My first question is.
1. We have WP incresed almost 95 % with 1 million writes pending., is there any solution for this which EMC recommends?
2. At present incresing the DCP (Dynamic cahce partioning) using SMC/ECC, is there any symcli commands to increase DCP?
Thanks
No Events found!
RobertDudley
2 Intern
•
448 Posts
1
February 29th, 2012 11:00
The commands are under symqos.
look in the SE_73_ARRAY_CONTROLS_EV.pdf file.
Use the modify argument to change the values of a cache partition, as follows:
symqos -cp -name PartitionName -ran-sid SymmID
modify [-target TargetPercent]
[-min MinimumPercent]
[-max MaximumPercent]
[-wp WritePendingLimit]
KD8EWE
2 Intern
•
155 Posts
0
February 29th, 2012 12:00
Thanks Robert, but I have a question.
What is -ran-sid. can you please explain
PedalHarder
3 Apprentice
•
465 Posts
1
February 29th, 2012 16:00
If you have Solutions Enabler installed, try running symqos -h to get the syntax and explanations for the symqos parameters. -sid is the parameter for the symmetrix serial number. -ran looks to be a typeo (at least at Se V7.3)
SreeHari_Karana
36 Posts
0
March 1st, 2012 06:00
Hi,
This is in response to your first query:
Could you please throw more light on the following information please:
These information are rendered helpful in getting an estimate of what is causing the high WP issue on the Symmetrix.
Please throw light on the above so that we can get an understanding on the reason why the WP is high.
Many thanks in advance,
SreeHari
Quincy561
1.3K Posts
1
March 1st, 2012 17:00
In general, hitting system WP limits is caused by one thing, writing to cache faster than the backend can destage.
You can correct this by slowing the writes
Or by increasing the destage rate by:
1) Adding DAs or disks
2) Using faster disks
3) Changing RAID protection to one with less overhead
DCP can help isolate some volumes that are doing heavy writes so they don't impact all volumes.
KD8EWE
2 Intern
•
155 Posts
0
March 2nd, 2012 10:00
At present. the modification is
target % 65, Minimum target 0 %, max target 100 % , donation time (sec) 37 wp limit % 80
I think here we misses is 300-600 time right? evertime we tweak at least every 3 hours. Can you clarify on this, what is your recommendation. you mean to say just changing time to 300 600 will work? What do you recommend? with the present parameters, to have a permanent solution?
KD8EWE
2 Intern
•
155 Posts
0
March 2nd, 2012 10:00
Yes, What we are doing now is just modifying the DCP, whenever SATA ----%WP peaks. EMC recommends any permanent solution for this issue? We are not planning to expand DMX-4 at this point.
KD8EWE
2 Intern
•
155 Posts
0
March 2nd, 2012 10:00
reply to SreeHari
1.FA reservation is enabled
2. no staging
3.current cache capacity 200 GB
4.Yes almost populated. no more disk addition possible
5.Raid1, Raid6 and Raid 5
6.Yes, 8:00 am until 5:30 pm
7.yes. BCV
8.No other replication only SRDF/s
9.No migration activity
Thanks so much, awaiting your inputs.
Quincy561
1.3K Posts
0
March 2nd, 2012 10:00
Are you already using DCP?
Quincy561
1.3K Posts
0
March 2nd, 2012 10:00
Why modify it? Are you using the "dynamic" part of DCP?
I would think setting the SATA devices to min = 0 target = 10 max = 20-100 and time something like 300-600 should work all the time without having to tweak it at all.
Quincy561
1.3K Posts
0
March 2nd, 2012 11:00
The donation time won't impact the WP control at all. I think that target vaule of 65% is way to high. For controling WP counts for slow drives I usually recommend 10-20% at most. Also a donation age of 37 seconds is pretty small. 600 seconds is pretty reasonable. That controls how old a READ slot must be before some other partition can take it.
Quincy561
1.3K Posts
0
March 2nd, 2012 11:00
By the way, in case you don't know, the target value is what sets the WP limit for a partition, not the max or the min.