jayemm Posted April 9, 2011 Posted April 9, 2011 We are just starting vistualisation at my new work, did it at old place. 2 IBM x3650 m2 with dual hex core processors 38GB RAM 8 NICs 2 FC HBA 1 DS3500 with 2 expansion bays. 24 600GB 15k drives and 12 2TB drives with FC HBA 2 IBM FC switches to connect together. Vsphere 4 running on the servers. This is just the start for us though, my last place we ended up with IBM esx hosts and 2 SANs fully populated. You will find different people have different solutions but that each one works good for them.
sonofsanta Posted June 14, 2011 Author Posted June 14, 2011 Right, I really shouldn't have left this so long, as I originally wanted to get the servers in for half term, and er, I'm just looking at it properly now. Whoops. So re-reading all the posts here, looking at the quotes properly and taking into account our relatively modest needs (as these things go), it looks like two capable hosts with swathes of RAM, alongside a physical DC that backs up the virtual stuff & system states is the way to go. Questions: * If there is a physical DC, do I really need two virtual DCs or would one be sufficient? Any benefit to running two? * Shared storage: the two quotes I'm really considering at the moment chiefly differentiate on storage. One is offering a fibre channel SAN w/ 1.2TB of 15k storage (my figure, calculated as sufficient for needs) for around £11.5k, the other quote suggests two storage servers running Falconstor NSS in a HA pair, providing 4TB of 7.2k storage (would need tweaking) for around £14k. Is a SAN better suited because it's designed specifically around the purpose, or is a HA pair going to be more reliable? I'll probably have mroe in a bit but I'm needed elsewhere, so I shall return...
Duke Posted June 14, 2011 Posted June 14, 2011 Questions: * If there is a physical DC, do I really need two virtual DCs or would one be sufficient? Any benefit to running two? * Shared storage: the two quotes I'm really considering at the moment chiefly differentiate on storage. One is offering a fibre channel SAN w/ 1.2TB of 15k storage (my figure, calculated as sufficient for needs) for around £11.5k, the other quote suggests two storage servers running Falconstor NSS in a HA pair, providing 4TB of 7.2k storage (would need tweaking) for around £14k. Is a SAN better suited because it's designed specifically around the purpose, or is a HA pair going to be more reliable? If you didn't need three DCs when they were physical then I can't see why you'd need a total of three if they're a mixture of physical and virtual. We've got about 850 PCs / 1800 users here and saw a slight improvement going from 2 to 3 DCs. As such, I'll probably have one physical and two virtual. One advantage would be that you could have one DC one each virtual host, so if one host dies the other DC would stay up. However, if you've still got one physical one then it doesn't matter too much if your secondary DC is down for a few minutes. A SAN is essentially just a very specific server with lots of storage. HA is nice, but would the Falconstors need it more because they're less of a dedicated design than a proper SAN therefore more likely to fall over? I don't really know the products well enough to give any answers here, sorry. It doesn't sound like you're getting a huge quantity of storage space for your money though, are you okay with that? Oracle S7000 (just using it as an example because I know the product) would give you 12TB storage for probably under £15k after discounts. £14k seems a lot for only 4TB of 7.2k storage... EDIT: Is the storage expandable without having to destroy existing storage pools? This is a must-have in my experience. Chris 1
sonofsanta Posted June 14, 2011 Author Posted June 14, 2011 If you didn't need three DCs when they were physical then I can't see why you'd need a total of three if they're a mixture of physical and virtual. We've got about 850 PCs / 1800 users here and saw a slight improvement going from 2 to 3 DCs. As such, I'll probably have one physical and two virtual. One advantage would be that you could have one DC one each virtual host, so if one host dies the other DC would stay up. However, if you've still got one physical one then it doesn't matter too much if your secondary DC is down for a few minutes. We're only 2 physical DC's for now (the primary being a Pentium 4 as well :/ ) so I imagine two DCs running on modern hardware will be more than sufficient for 400 PCs. I can't think that 2 virtual DCs will offer any more resilience than 1 either; if a host goes down, after all, the 1 virtual DC would just switch host. If the virtual gubbins dies completely the physical will still be fine. A SAN is essentially just a very specific server with lots of storage. Looking at other threads round here - and it looks like you've had some fun with SANs in the past - I think a SAN may be the best bet for future proofing, as getting one in now would essentially allow us to later retire our file servers at the cost of a few extra drives. Which would be nice. Reliability wise they seem to be top, as well, which is nearly always my key concern, I hate those days when everything goes wrong and your heart sinks into your stomach. The S7000's look quite fancy and well regarded as well... I am intrigued. More reading tomorrow I think!
jamesfed Posted June 14, 2011 Posted June 14, 2011 What about using an MSA60 with dual controllers as shared DAS storage to two VM hosts? I've wondered about that but never thought it were possible? Do you know someone whoes done that (dual controlers with DAS between 2 servers)?
SYNACK Posted June 14, 2011 Posted June 14, 2011 (edited) I've wondered about that but never thought it were possible? Do you know someone whoes done that (dual controlers with DAS between 2 servers)? I've got a system like that, dual controller IBM SAN running over dual SAS links at 3GB/s each shared between three servers and it is really quick crushing the iSCSI one we have on every performance metric. This one with 3.5" drives I think: http://www-03.ibm.com/systems/storage/disk/ds3500/index.html or this: http://www-03.ibm.com/systems/storage/disk/exp2500/index.html can't remember if it is the 2500 or the 3500. Edited June 14, 2011 by SYNACK 1
jamesfed Posted June 14, 2011 Posted June 14, 2011 I've got a system like that, dual controller IBM SAN running over dual SAS links at 3GB/s each shared between three servers and it is really quick crushing the iSCSI one we have on every performance metric. Wow and there I was thinking that SSTP VPNs where cool (at least once I get it setup) - might just have to see if I can get something like that setup next year for our DL165 G7s.
Duke Posted June 15, 2011 Posted June 15, 2011 We're only 2 physical DC's for now (the primary being a Pentium 4 as well :/ ) so I imagine two DCs running on modern hardware will be more than sufficient for 400 PCs. I can't think that 2 virtual DCs will offer any more resilience than 1 either; if a host goes down, after all, the 1 virtual DC would just switch host. If the virtual gubbins dies completely the physical will still be fine. Sounds good to me, I shouldn't have thought you'd have any problems with one physical / one virtual. Will the physical box also handle DNS/DHCP? If everything goes down for some reason, you may need things like DNS and AD up and running before you can boot up your virtual hosts and the virtual servers - bit of a problem if your AD/DNS/DHCP box is virtual. Looking at other threads round here - and it looks like you've had some fun with SANs in the past - I think a SAN may be the best bet for future proofing, as getting one in now would essentially allow us to later retire our file servers at the cost of a few extra drives. Which would be nice. Reliability wise they seem to be top, as well, which is nearly always my key concern, I hate those days when everything goes wrong and your heart sinks into your stomach. The S7000's look quite fancy and well regarded as well... I am intrigued. More reading tomorrow I think! SANs are a funny one I guess. It's only the last few years that they've become affordable to most schools. When I was buying NetApp stuff I was quoted £120k for a relatively small project, and figures like that just aren't practical. You can get much more reasonable deals these days, suppliers bundle the licences with the hardware, and stuff like SSDs and 10GbE is starting to be an option. PM me if you want a contact number, happy to have a chat our my experiences here some time. I've got a system like that, dual controller IBM SAN running over dual SAS links at 3GB/s each shared between three servers and it is really quick crushing the iSCSI one we have on every performance metric. This one with 3.5" drives I think: http://www-03.ibm.com/systems/storag...500/index.html or this: http://www-03.ibm.com/systems/storag...500/index.html can't remember if it is the 2500 or the 3500. Oooh, I'm intrigued! Could I ask a few questions? Is it a fully-managed box with its own 'SAN OS' and do you get a web interface, etc. or does it have to be managed from software on a dedicated host? What physical connectivity do you have out to hosts/rest of the network (Gig copper, 10GbE copper, FC) and what protocols are you using for connectivity (SMB/NFS/iSCSI)? Is it silly money or under £50k? Many thanks, Chris
sonofsanta Posted June 15, 2011 Author Posted June 15, 2011 I've got a system like that, dual controller IBM SAN running over dual SAS links at 3GB/s each shared between three servers and it is really quick crushing the iSCSI one we have on every performance metric. How complicated a system is that? Bearing in mind I currently have zero SANs and near-zero knowledge of them. If they're no different in terms of management but superior in performance, there'd be no reason not to go for one... Sounds good to me, I shouldn't have thought you'd have any problems with one physical / one virtual. Will the physical box also handle DNS/DHCP? If everything goes down for some reason, you may need things like DNS and AD up and running before you can boot up your virtual hosts and the virtual servers - bit of a problem if your AD/DNS/DHCP box is virtual. That was the thinking, aye - and do the normal DHCP rollover thing between them and so on, but having the physical DC as The Source Of All Things.
sandrews Posted June 15, 2011 Posted June 15, 2011 (edited) I have worked with virtualisation for many years, and the one thing I would say is there are many ways to do vitualisation and the main factor is how much money do you want to throw at it. I went through a similar process at my current school last year, the setup i did was as follows. 1 x MSA2324 Dual contoller FC connected 2 x FC switches (FC8 capable but running at FC4 as we dont need FC8, and some cost savings were made here) 4 x Dell Poweredge R710 (Dual Hex-core, 32GB memory - but configured that we can upgrade to 64GB if needed without having to replace any existing memory) Each server comes with 4 inbuilt GBit NICs but we added another 4 ports Dual port FC4 HBA in 3 servers, all dual pathed (via each switch) Switch Dual pathed to SAN (4 conenctions - each switch to each Host adapter) These 3 servers are running VMware ESX 4.x, so that any 1 server can fail (be taken down for maintenance and we are running as normal) The 4th server was put in a seperate location also running VMware but with a ton of local disk space. We use this 4th server as a failover server, we have our 2nd DC permantly runing here as a single server. We use Vizioncore vRanger to backup images and then we replicate them across the network to the backup server. In the event of a SAN failure we know that we could not bring them all up, but we can bring up the essential services for the schools to run (AD, DNS, DHCP, MIS, File erver) The remaining servers are there but would not be brought up as the server wouldnt take it. We also recently expanded our MSA2324fc with an MSA70. Total cost was around £60K with around £20k of that in software. We could have gone cheaper, we definately could have gone more expensive. But this solution I know works and was fit for purpose to bring the school forward in what we can deliver. The 4th seperate server was the cheap option to putting in a second SAN. and does cover us in the event of a full SAN failure, otherwise we are covered for single part failures in any part due to full multipathing Edited June 15, 2011 by sandrews 1
SYNACK Posted June 15, 2011 Posted June 15, 2011 How complicated a system is that? Bearing in mind I currently have zero SANs and near-zero knowledge of them. If they're no different in terms of management but superior in performance, there'd be no reason not to go for one... Not really complicated at all, instead of having iSCSI controllers you just put in the SAS ones, each server has a SAS HBA (around 100 pounds) with two ports. You have two controllers in the SAN with a bunch of SAS ports and you just connect one from each controller to each port of the SAS HBA in each server. As both questions are tied in together I'll continue to answer under the next question: Oooh, I'm intrigued! Could I ask a few questions? Is it a fully-managed box with its own 'SAN OS' and do you get a web interface, etc. or does it have to be managed from software on a dedicated host? What physical connectivity do you have out to hosts/rest of the network (Gig copper, 10GbE copper, FC) and what protocols are you using for connectivity (SMB/NFS/iSCSI)? Is it silly money or under £50k? The interface is via a software application that is installed onto each connected server and being IBM is a couple of GB (open sourse sprawl FTW) but the bare client stuff is like 500MB and not too heavy. There is not web interface. As it is a SAN not a NAS there is no other connectivity, it just provides raw storage to the servers and then the servers allocate this out via any other method you require. The controllers do have network ports but these are just for managment, they may be SSHable or something but have never checked. As to the money aspect we put in a system with 9*450GB 15k SAS drives and 3*2TB 7200RPM dual port SATA drives along with the HBAs and cables for less than NZD20k so in GBP without the 50% on top vendor tax we get to pay you would be looking at a reasonable amount less than 8k GBP with drives. You can also connect more drive shelves (3 more at least I think) to add way more storage. The HP ones may be better but were 10k more for the exact same thing and we just could not justify it however much I would have liked to as I have a feeling that the config stuff would have been many times less bloated / OSSey. 1
Duke Posted June 16, 2011 Posted June 16, 2011 Ahh, I see! Not exactly what we're looking for then, but certainly looks like a nice solution for your requirements. I figured IBM was such a big name, might be worth seeing what they do in this area. Surprised at the cost from such an 'enterprise' company - seems very reasonable!
PeteHopton Posted June 17, 2011 Posted June 17, 2011 If it were me, I'd save the VMWare money and get a hefty HA SAN setup, Starwind do a HA software SAN you can load onto servers or buy with hardware. I'd then use HyperV with an Enterprise edition server license, which will deliver all the enterprise functionality of HyperV, then buy in a few of the right system centre licenses and you've got a full suite of tools in an easy to manage environment (no consoles or command lines). A couple of hosts with some 2x12 core AMD opterons and a good load of RAM and these should handle most things you can throw at it, including a host failure.
sonofsanta Posted June 17, 2011 Author Posted June 17, 2011 Right, think I'm honing in on the solution here. Getting companies to quote for an extra server to run a physical DC with a tape autoloader for backup (which will provide enough capacity for when the file servers go virtual), so thanks for the heads up on that one. Key question now, I think, is Hyper-V or VMWare. I expect plenty of you have been through this one. We're about to move onto EES so I think Hyper-V will be the cheapest, we're probably only going to have 4 VMs for now which I imagine will expand but not massively (double at most), and installs will all be Win2k8 R2. I want to be able to take snapshots of the VMs to tape and backup the virtual DC system state in the same way, and easy failover in case of a host going down is essential. On the plus side for Hyper-V is the cost, and the fact I know Windows. On the plus side for VMWare is the bare-metal approach, backups with Veeam and its general reputation as market leader. Is it worth paying the money for VMWare, or will we likely be fine with Hyper-V? Love to you all for all your help on this, and letting me indulge my need for research <3
SYNACK Posted June 17, 2011 Posted June 17, 2011 Right, think I'm honing in on the solution here. Getting companies to quote for an extra server to run a physical DC with a tape autoloader for backup (which will provide enough capacity for when the file servers go virtual), so thanks for the heads up on that one. Key question now, I think, is Hyper-V or VMWare. I expect plenty of you have been through this one. We're about to move onto EES so I think Hyper-V will be the cheapest, we're probably only going to have 4 VMs for now which I imagine will expand but not massively (double at most), and installs will all be Win2k8 R2. I want to be able to take snapshots of the VMs to tape and backup the virtual DC system state in the same way, and easy failover in case of a host going down is essential. On the plus side for Hyper-V is the cost, and the fact I know Windows. On the plus side for VMWare is the bare-metal approach, backups with Veeam and its general reputation as market leader. Is it worth paying the money for VMWare, or will we likely be fine with Hyper-V? Love to you all for all your help on this, and letting me indulge my need for research <3 For failover setup you really want to use the system centre VM stuff which does make it easy. You can take snapshots, not sure if you can do it while running and there are methods (DPM 2010) that can do live backups on the VMs Hyper-V is actually bare metal, the whole nice usable core OS is actually just a special VM with much higher privilages for managment, the actual baare metal runs Hyper-V. I use Hyper-V a lot and as long as you are not heavily useing old tech (2003 SP1 or before) you should be fine. The newer OSs virtualise insanely better than the old ones as their kernals were actually designed for it, 2003 is a total dog in this respect (and thats the polite version from MS themselves). 1
sonofsanta Posted June 20, 2011 Author Posted June 20, 2011 For failover setup you really want to use the system centre VM stuff which does make it easy. You can take snapshots, not sure if you can do it while running and there are methods (DPM 2010) that can do live backups on the VMs Hyper-V is actually bare metal, the whole nice usable core OS is actually just a special VM with much higher privilages for managment, the actual baare metal runs Hyper-V. I use Hyper-V a lot and as long as you are not heavily useing old tech (2003 SP1 or before) you should be fine. The newer OSs virtualise insanely better than the old ones as their kernals were actually designed for it, 2003 is a total dog in this respect (and thats the polite version from MS themselves). It'll all be 2008R2 running as VMs so that shouldn't be a problem. Is there anything else you'd recommend using with Hyper-V or just System Center Virtual Machine Manager 2008 (SCVMM)?
Duke Posted June 20, 2011 Posted June 20, 2011 Personally I prefer VMware. I looked at Hyper-V when it came out (and granted, it's developed a lot since then) and it just seemed very backwards compared to Xen and VMware at the time. However, Hyper-V is obviously significantly cheaper, so if it's going to do what you need then go for it. On the plus side for Hyper-V is the cost, and the fact I know Windows. I didn't actually find this to be much of an advantage to be honest. Once you figure out VMware networking it's extremely easy to use, whereas Hyper-V seemed a bit illogical.
SYNACK Posted June 20, 2011 Posted June 20, 2011 It'll all be 2008R2 running as VMs so that shouldn't be a problem. Is there anything else you'd recommend using with Hyper-V or just System Center Virtual Machine Manager 2008 (SCVMM)? Yea, just that and possibly DPM for backup or the appropriate 'usually costly' extentions to your existing backup software to cope with live image backup if you want to use that. You can just backup from within the VMs or shut them down and back the images up that way if you want though.
Cools Posted June 21, 2011 Posted June 21, 2011 i use a power script to export the VMs at 1am to a nas server it dont take long over a gig link, then have it email me saying it done. if i dont get a compleated email then i go and check it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now