Hello,
In a SAN environment, what is better to choose to allow availability and resilience with EX2007 .... is CCR better that SCC or there are specific issues to choose one instead of the other?
Is it possible to have a mixed architecture environment where X64 main site uses a X86 backup site replicated with SCR?
Regards
-ermmau
The new recommended configuration is CCR.
Why you might ask? Even though CCR doesn't require SAN attached disk however it provides two copies of the data for redundancy in case of drive failure. This allows for larger databases and quicker restore times because two copies of the data are on disk at all times. Some advanced SAN backup features are also available.
You can't use an x86 server as an SCR target because it requires Exchange Server 2007 SP1 to be installed which is only supported in production on x64 editions of Windows Server.
- Joel
I'm asking because of having SAN and using CCR means doubling the space in an environment that already has a good redudancy of the data.
With SAN using consistent snapshots you could have the same speed in restore of double copy using opimized space usage. CCR with one SAN, seems to be a non-sense redudancy if you don't have a duplicated SAN that is it doesn't resolve the SPF on the SAN and doesn't increase the overall speed ... If you consider that the replication between the two Information Stores goes through the servers ... this could result in slowing the performance because of the three steps you need to copy from one IS to the second on the SAN.
Also what about virtualization support on VMWARE. Is this solution supported (I know it is working) in the SCR environment?
Thanks
- ermmau
First of all I agree with you, it seems a bit much to have to allocate double the space for CCR and is a difficult sell to most customers. One way that Microsoft tries to reason this out is that you don't really need a SAN to use CCR, you can use DAS and reduce your cost. Of course, you will sacrifice the ability to use VSS hardware-base snapshots.
You are also right that if you have both servers connected to the same SAN or storage controllers you have a single point of failure, however it is hopeful that there is at least some redundancy built in to that SAN. Ideally, seperate SANs or storage controllers would be used, however this seems unlikely in most shops.
Now you made a couple other good points but I think they can also be reasoned the other way as well:
As for VMWare ESX/Server, Microsoft does not provide support for Exchange Server 2007 in any virtualize environment (at least until Hyper-V is available), you will have to obtain primary support through VMWare or will have to reproduce the problem on a physical server for Microsoft support.