Unsolved
This post is more than 5 years old
35 Posts
0
1449
February 15th, 2008 07:00
RA-groups setup versus performance
I have a question about the number of RA-group to use when you have approximate 40T bruto data in SRDF?
1 - Should we use more than one RA-group for DMX3 <-> DMX3 RDF relations?
2 - And since you can not add devices from different RA-groups in 1 emc-device group should we use emc-composite groups.
3 - What are the benefit/differences between a device-group and a composite-group
Your info is much appreciated
Ferry
1 - Should we use more than one RA-group for DMX3 <-> DMX3 RDF relations?
2 - And since you can not add devices from different RA-groups in 1 emc-device group should we use emc-composite groups.
3 - What are the benefit/differences between a device-group and a composite-group
Your info is much appreciated
Ferry
No Events found!


RRR
6 Operator
•
5.7K Posts
0
February 15th, 2008 13:00
RRR
6 Operator
•
5.7K Posts
0
February 20th, 2008 00:00
Ferry1
35 Posts
0
February 20th, 2008 00:00
Hope this te info you needed ?
RRR
6 Operator
•
5.7K Posts
0
February 20th, 2008 01:00
xe2sdc
6 Operator
•
2.8K Posts
0
February 20th, 2008 01:00
Having that said, 40 km is good.
xe2sdc
6 Operator
•
2.8K Posts
0
February 20th, 2008 02:00
DMX3 RDF relations?
I think that if you have been told to split your 40 Tb in at least 6 different RDF groups, you should
RA-groups in 1 emc-device group should we use
emc-composite groups.
That's right .. if you have to manage all the 40 Tb as a single big "group" (i.e. you have a big database that spans all the 40 Tb) you have to use Composite Groups
device-group and a composite-group
AFAIK the main difference is that a CG can be populated with devices from different RDFg or even different boxes, while a plain DG may contain devices from a single RDFg. Having that said, I can see no further differences. Using a CG gives more options since the consistency of a single RDFg is managed even with a single DG while the consistency of multiple RDFg can be handled only with a CG.
Do you really need to manage 40 Tb as a single big object ?? Is it a single big database as in my example ??
Ferry1
35 Posts
0
February 20th, 2008 02:00
EMC says that we are reaching a limit of threads which can be handled by one RA group. Our boxes has about 40TB SRDF'd in one RA group and they said that we reached the border where this will impact performance. they said 6 RA groups would be optimal for the machine, but didn't gave us any counts how much this will impact performance.
and offcourse the initial questions.
xe2sdc
6 Operator
•
2.8K Posts
0
February 20th, 2008 02:00
But I hate retrans .. and when I have a poor link I put pressore on my provider since I pay for a good link and not for retrans
SKT2
2 Intern
•
1.3K Posts
0
February 20th, 2008 18:00
We uses 7 rdfg groups which are divided for different DBs which we use often use for DR test. It is an advange by NOT keeping different DB together
But some of the rdfg group does have more DB devices invloved where DB size are smaller.
Differnt rdfg groups help to put a schedule on different time frame and load balancing cross differnt time window. We sync each of the groups on every four hour widnow.
Ferry1
35 Posts
0
February 20th, 2008 23:00
The 40TB is spread over several production database on different servers.
As the unix team is responsible for the failover things, they need to create SYMDG's to be able to issue the symcli cmd's...
If we start using more RA-groups we have extra administration because we need to know for which RA group the need extra storage...
Or we advise the unix team to start using SYMCG groups as these are able to have disks from different RA-groups.
xe2sdc
6 Operator
•
2.8K Posts
0
February 20th, 2008 23:00
Mee too
But unfortunatly we can't modify Ferry's environment
Message was edited by:
Stefano Del Corno
xe2sdc
6 Operator
•
2.8K Posts
0
February 21st, 2008 00:00
Ferry1
35 Posts
0
February 21st, 2008 00:00
I will try to explain via an example:
Say we have one server connected to the dmx with 4 production databases which needs srdf protection for DR reasons.
In time these databases grow and need extra disks.
So the unix team requests extra devices and they are masked out to that server.
They will add those disks in veritasdg's and symld the new disks in symdg's which they use for failover purposes.
If we start using more RA-groups we need to know which RA-group is used for that specifiek database disks. As they are not able to symld disks with different in one symdg (which the use to failover that database(s) ).
I was woundering if they could start using symcg groups (as to my knowledge these symcg groups contain disks with different RA-groups)
xe2sdc
6 Operator
•
2.8K Posts
0
February 21st, 2008 01:00
That's (IMHO) the main issue.
Do you already use Dynamic RDF features ?? With DynRDF you can modify pairing between R1 and R2 devices at your will, without changing the binfile. With DynRDF you can protect only the data you need to protect. And when an host needs some more space, you create new RDF pairs between the new volumes used on the source box and their corresponding counterpart, using the RDFG you already used for your host.
Ferry1
35 Posts
0
February 21st, 2008 03:00
We use dynamic srdf, so we create and pair the devices ourselves (bin's are much to expensive
But thats what i meant with extra administration I need to keep track of where the want there disk for, and the corresponding RA-group, thus leading to the question can i let them start using SYMCG groups and in the back use different RA-groups.