Link to home
Start Free TrialLog in
Avatar of jonmenefee
jonmenefeeFlag for United States of America

asked on

New Hyper-V 2012 R2 build

Hey guys

Ok, here is what I have.  A customer has plopped down some money to buy 2 Dell R515 server with H700 RAID, 2x1 terabyte Sata hard drives and 6x2 Terabyte SAS drives.  We plan on using the 2x1 for the 2012 R2 OS in a mirror config.  The other drives will be in a RAID 10 format.  It will have 64 gigs of RAM and 2 8-core Opteron CPU's (latest ones).  Each server also has 4 1gig NICs and we are installing 2 additional Managed Switches that will handle replication traffic only.

Now comes the interesting part.
We plan on putting 5 servers on 1st one.
1 IIS server
1 SQL 2012 server
1 Exchange 2013 Server
1 DC
1 File server

He didn't buy any external DAS or SAN drives so using that kind of shared storage is out.

Here is what I envision doing

Put another DC on the other Dell R515 (since DC's already replicate so easily between each other)
Put another File server on it and have the two File servers set up with DFS Name Spaces (replication is taken cared of there too)
I would like to have the IIS in some type of failover or maybe just use Hyper-V Replication (your thoughts?)
Exchange Server 2013 would also be in Hyper-V Replication or maybe some sort of High Availability
Same also for SQL 2012, either a Peer to Peer replication or another Hyper-V Replication.

Probably the easiest is using Hyper-V Replication.  It does have a slight delay though of data.  It doesn't replicate like DC's or the File Servers would.

I have scoured the Internet and I get SOOO Many tutorials and such that its driving me crazy so I decided to come to the experts and get your opinion.

The DC's and the File Servers are the easy ones.  Exchange, SQL and IIS are my two thorns.

Thanks in advance!!
Avatar of jonmenefee
jonmenefee
Flag of United States of America image

ASKER

Btw, the traffic and work load is very light.  Only about 30 people in the whole company use computers.  So I am not looking for load balanced solutions
ASKER CERTIFIED SOLUTION
Avatar of achaldave
achaldave
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you very much!!  
Ok, so HA for Exchange.. gotcha.  I will read on how that is managed (customer doesn't mind spending extra money for licenses).  
Hyper-V Replication for SQL (that will make it easier because the IIS server uses SQL for backend).  
Also Hyper-V Replication for the IIS server is good (very little actually changes on the website, nearly all action happens on the backend)
The File server will simply be the share server that everyone saves documents and stuff too.  They don't have their My Documents folders there but they call it their S Drive.  I figure setting up DFS Name Spaces will make it easy for expansion at a later time.  I will be testing this on a test bed before I go production of course.  The only thing I cant setup on a single physical server is the Hyper-V Replicas (or can I ???)

Ok, since Hyper-V Replica will be on the SQL and the IIS server, can I actually setup those on a test server and then move them to the final server when they arrive?  And then turn on the Replica feature?

Thanks!
SOLUTION
Avatar of Mohammed Khawaja
Mohammed Khawaja
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hello mnk

So none of those require external storage?  They can use the SAS drives that are directly attached to the H700 RAID controller (internally)?  Nice!!!  Please confirm :-)
Yes they can use SAS drives on H700 RAID controllers.

One more thing you need to check if you have enough licenses to create virtual machines.

http://download.microsoft.com/download/F/3/9/F39124F7-0177-463C-8A08-582463F96C9D/Windows_Server_2012_R2_Licensing_Datasheet.pdf

For exchange HA refer to these links
http://www.msexchange.org/articles-tutorials/exchange-server-2013/high-availability-recovery/exchange-2013-dag-dynamic-quorum-part1.html
That is the best news and information I have read all day. Thanks!!
That is true and what you need is a file witness share to validate what is primary.
Thank you very much!! :-)