Unsolved
This post is more than 5 years old
242 Posts
0
2914
December 20th, 2013 09:00
Why is my sync between my STD and BCV so slow
sync between STD and BCV is very slow. (12MB/MIN)
No Events found!
Unsolved
This post is more than 5 years old
242 Posts
0
2914
December 20th, 2013 09:00
sync between STD and BCV is very slow. (12MB/MIN)
Top
umichklewis
4 Apprentice
•
1.2K Posts
0
December 20th, 2013 10:00
Can you look at other activity on the array? What do you see in SPA? Do you have other activities happening on the array?
It might be helpful for others searching the forums or looking at your post to have a little more detail. Maybe if you rephrased the post as a question, such as, "Why is my sync between my STD and BCV so slow?" or "What steps should I take to see why my sync is so slow?" or even, "What factors influence how quickly/slowly I can sync a device?"
Hope this helps!
Karl
Quincy561
1.3K Posts
0
December 20th, 2013 13:00
Ok, what protection are the BCVs?
Quincy561
1.3K Posts
0
December 20th, 2013 13:00
I assume this is incremental? Is this a VMAX?
Quincy561
1.3K Posts
0
December 20th, 2013 13:00
symstat alone without any other parameters other than the -i will show WP per device.
Anonymous User
242 Posts
0
December 20th, 2013 13:00
Karl - Thank you for the advice.
No we don't have any activities happening no the array. I don't know how to check write pending on a device.
I tried with symstat -sid 28 -dev xxx -i 5 But i don't know how to read the output and calculate WP.
Anonymous User
242 Posts
0
December 20th, 2013 13:00
Its DMX-3
Quincy561
1.3K Posts
0
December 20th, 2013 14:00
Ok so I assume this is true BCVs and not Clone emulation.
If this is incremental establish, sometimes the rate can fall off when we are close to completion.
Full establish may show much greater rates, but may take longer to complete, wall clock time.
Quincy561
1.3K Posts
0
December 20th, 2013 14:00
STP is collected by default on the service processor, but can be started on any host running Solutions Enabler.
Anonymous User
242 Posts
0
December 20th, 2013 14:00
H:\>symstat -sid 28 -dev 0ee0 -i 5
DEVICE IO/sec KB/sec % Hits %Seq Num WP
15:05:12 READ WRITE READ WRITE RD WRT RD WRT Tracks
15:05:18
15:05:24 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 2
15:05:29 0ee0 (Not Visible ) 4 6 33 52 25 83 0 0 49
DEVICE IO/sec KB/sec % Hits %Seq Num WP
15:05:35 READ WRITE READ WRITE RD WRT RD WRT Tracks
15:05:35 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 32
15:05:41 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 10
15:05:47 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 2
15:05:53 0ee0 (Not Visible ) 4 6 32 53 0 67 0 0 3
15:05:59 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 2
DEVICE IO/sec KB/sec % Hits %Seq Num WP
15:06:05 READ WRITE READ WRITE RD WRT RD WRT Tracks
15:06:05 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 2
15:06:11 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 2
15:06:22 0ee0 (Not Visible ) 0 0 0 0 N/A N/A N/A N/A 3
Quincy561
1.3K Posts
0
December 20th, 2013 14:00
Or it may be 15 minutes, I can't recall off the top of my head.
Anonymous User
242 Posts
0
December 20th, 2013 14:00
I am including my device ID while running symstat command
symstat -sid 28 -dev 0ee0 -i 5
Anonymous User
242 Posts
0
December 20th, 2013 14:00
STD and BCV both are 2-Way-Mir
Quincy561
1.3K Posts
0
December 20th, 2013 14:00
I wouldn't include the device number in the symstat command. Other devices could be causing a slowdown if the WP count is high.
You could monitor the rate with a symmir query -i 60 At the start of the full establish the rate should be greatest.
Quincy561
1.3K Posts
1
December 20th, 2013 14:00
stordaemon start storstpd
stordaemon show storstpd
stordaemon setoption storstpd -name =
The options that I would want set would be
dmn_run_ttp_on_sp=Disabled
dmn_run_ttp=Enabled
ttp_collection_interval=5
Once they are set:
stordaemon shutdown storstpd
stordaemon start storstpd
Then after say 30 to 60 minutes
stordaemon action storstpd -cmd archive
This will close the current collection and start a new one. The file is in the directory shown in the "show" command.
The T1.xxxxx.gz file that is second oldest is the one I would want.
I know this is a lot, and some of the commands may depend on the version of SE you are running.
Easiest thing may be to get case open and have CS to get the files right off the SP, and help you with your issue directly.
Anonymous User
242 Posts
0
December 20th, 2013 14:00
STP Data ?
If you need any information from the array let me know i will try to provide you.