Unsolved
This post is more than 5 years old
60 Posts
0
556
February 22nd, 2008 07:00
Changing Timefinder Options file
Has anyone changed an options in the Timefinder options file? Specifically, the SYMAPI_DEFAULT_BCV_ESTABLISH_TYPE option. We are seeing a frame performance hit when an establish kicks off. We currently are using the default PARALLEL.
We are just wondering what the ramifications would be to change that to SERIAL.
Thanks.
We are just wondering what the ramifications would be to change that to SERIAL.
Thanks.
No Events found!
xe2sdc
2 Intern
•
2.8K Posts
0
February 22nd, 2008 12:00
I hope that the following excerpt from Solution Enabler manuals may be of help.
SINGULAR: devices are established one at a time. The next device will not be established until the previous device has been established.
SERIAL: devices are passed to the Symmetrix array as fast as they can be accepted.
PARALLEL: devices are passed in parallel to the servicing DA directors. SYMAPI ensures that no more than one establish per the servicing DA will be outstanding at any one time.
SKT2
2 Intern
•
1.3K Posts
0
February 29th, 2008 03:00
xe2sdc
2 Intern
•
2.8K Posts
0
February 29th, 2008 06:00
c:\program files\emc\symapi\config\ on M$ OSes
SKT2
2 Intern
•
1.3K Posts
0
February 29th, 2008 09:00
but SERIAL sounds like not limited to the one est per servicing DA director.