Recommended Posts

Don't need to know if Hyper-V is better or worse than ESXI or whatever other option there is :p

Ok, So I've shown the boss that we can upgrade newer software while keeping our current hardware by doing some virtualization.

NOTE - This is not a huge corp - LOL like 20 to 30 Users at MOST. I know we could do it all on Server 2012 Essentials or SBS 2011 but we need full fledge SQL for the new database we are gonna be running and SBS doesn't do Hyper-V I think. ESXI I guess could work there but still :p

We have 2 machines running Windows SBS 2003 R2 (#1) and Microsoft Windows Server 2003 R2 Enterprise (#2):

#1 Roles:

AD/DHCP/DNS/SharePoint(including SQL built in)

#2 Roles:

SQL 2005 for a program we use and File Sharing.

#1 runs on a Dell PowerEdge 2950 Dual (2) Quad Core Xeon 5405 - with 4GB now (Max is 32/64GB - can't figure out which!) 3x 15K SAS 146GB in RAID 5*

#2 runs on a Dell PowerEdge 2950 Single Quad Core Xeon 5430 - 8GB now. 3x SAS 15K 300GB in RAID 5*

* = I know RAID 5 sucks for write performance so that's already being switch to a RAID10.

Ok So what do you guys think about my plan to switch everything to #1, stuff some more RAM in there up to 20-30GB and virtualize?

So it would be like this:

#1 = Windows Server 2012 - AD/DHCP/DNS/File Shares + Program we use now but using SQL Express it comes with (has to be 2005!!)

#1.1 = Windows Server 2012 - Exchange 2010 and IIS for the web and ActiveSync stuff.

#1.2 = Windows Server 2012 - SQL 2008 SP3 + NEW Software for new database we getting.

#1 = 4 - 8GB Of RAM

#1.1 = 12GB of RAM

#1.2 = 8GB of RAM

Sounds do-able or am i just dreaming?

I am running #1 and 1.1 now on another (older) 2950 with 9GB and been part of the domain for like a week too and seems stable (other than known issues :p).

Any tweaks or changes you guys think would make it run better? Thanks!

Question 2 - Storage is an issue if you ask me, boss being cheap! I wanted to get 4 x 1TB SAS 7200RPM drives for $150 each to build the RAID 10. Now my plan is to use 2 x 146GB in RAID 1** and the 4 x 300GB 15K SAS in RAID 10.

So I know it's not recommended to run Exchange on a dyanamic VHD - but what if I ONLY put the Windows Install there but put the Information Store and other data that Exchange writes to (log and such) on a FIXED VHD of say 60GB while keeping the Windows/Exchange Install to a dynamic C drive to cut down on space usage (only like 20-30GB VHD then)?

** - Should I do RAID0 instead of RAID1 for the 146GB drives (OS ONLY, no Data) for more performance since we backup to a USB Drive + (PLUS) OFFSITE backup evernight? Shadow Copies - which they (offsite people) test by booting it in a VM to see if it works.

Edited by SHoTTa35
Added clarification to the RAID0 question.

Idk, esx is very easy to use, almost brainless even. The host os uses very little resources. I would certainly up your drive space. Do not do raid0, I would not recommend that practice in a business environment or on servers. You want the ability to fail and keep running.

Think of it like this, how critical is it for the business to stay running? If it can stop for a few days while you completely rebuild the servers then do RAID 0, if it can't afford to be down, do not do RAID 0. I don't know of any businesses that can be afford to be down for mutilple days. The best that I have seen for disaster recovery is 15 minutes up time, with configuration of the networks involved. The worst is your scenerio and what you are contemplating (RAID0 in a majority vm environment). If you implement your solution have the business owner prepared that he will never open his doors again after a drive failure.

You can sure virtualize everything to keep costs down on hardware and only consume software costs. You will need to Max out those boxes with memory (the free vmware hypervisor maxes out at 32GB). I would also try to either max out the drive space on the servers or I would consider purchasing the essentials plus from vmware or purchase the datacenter server from microsoft to be able to support iscsi and get a iscsi appliance to increase drive space exponentially.

Exchange 2010 doesn't currently work on server 2012, hopefully it will with a future update. Because of this I'm using Exchange 2013 Preview at home lol

Exchange 2010 does "work" on 2012 actually. I'm using now in a live production setup too (bad bad! I know, boss doesn't like "it's supposed to based on X" - wants to see it working before he commits to costs). - used this to get it installed:

http://syscomlab.blo...ws-server-2012/

Not to say there aren't a few little issues but those are from Upgrading from SBS 2003 R2 to Exchange 2010. It's not supported obviously but it is running now in a Hyper-V for testing - currently synced with the SBS 2003 R2 Exchange.

There's the can't install SP2 RU4 (error 1603) but that's not specific to my setup as people with 2008 R2 and 2010 having issues too.

/offtopic

How is 2013 Chris123NT - i would so do that too as i'm a beta guinea pig but guess i wouldn't put my job at risk for that :p 2010 is definitely a step up though from 2003, not sure how much diff there is with 2010 vs 2013 however. :)

post-698-0-12376700-1349975894_thumb.png

Idk, esx is very easy to use, almost brainless even. The host os uses very little resources. I would certainly up your drive space. Do not do raid0, I would not recommend that practice in a business environment or on servers. You want the ability to fail and keep running.

Think of it like this, how critical is it for the business to stay running? If it can stop for a few days while you completely rebuild the servers then do RAID 0, if it can't afford to be down, do not do RAID 0. I don't know of any businesses that can be afford to be down for mutilple days. The best that I have seen for dr is 15 minutes up time, with configuration of the networks involved. The worst is your scenerio what you are contemplating, if you implement your solution have the business owner prepared that he will never open his doors again after a drive failure.

AS for sc302 - I agree with you that's why i initially said RAID1 for the 2 x 146GBs (total 6 drives MAX). Internet being down is a bigger deal than server being down (even with the server doing DHCP/DNS, that's easy to bypass though). Email also being on that server so could be an issue but we use a spam appliance (Barracuda) that captures emails before delivering them to the server so email would still be received at aleast :)

What I was thinking is to install Hyper-V Server 2012 server on either of the other 2 Dell PE2950s we'll have left sitting around which can then run the VHDs from the Exchange and SQL. Those files would be on the RAID10 600GB Virtual drive (4 x 300GB) So those can survive failures plus the USB backup (3TB USB drive) plus Offsite.

You are right though, I was just hoping to have more storage. 4 x 1TB would give us 2TB total (reality, only using about 400GB now) so that should last a while.

They have this sweet sale now which to me made more sense than spending $120 vs 150 for a 300G vs a 1TB:

http://www.newegg.co...N82E16822148868

Wanted to get 4 of those.

raid 5 with a hotspare is fine that would give you 2 drives to loose. don't worry too much about the speed, data integrity is where it is at in business world.

Also remember when backing up, if you backup just data (which is fine) how long would it take you to bring up the environment to the point where it can receive that data? If you have to recreate all of the servers in a virutal server or a physical server from nothing it is going to take a whole lot of time to do so. Even images can take awhile if not kept up on. And services are not cheap for this type of dr. If you put all of your eggs in one basket and that basket breaks what then? Will you be able to put together another basket quick enough to allow the company to continue to funciton without loss? How are you backing up? What are you backing up? How are you going to recover from an absolute failure? What will you have in place to prevent absolute catrostrophic failure? With multiple servers just backing up data isn't enough, and having multiple servers in one basket is asking for trouble. Just like raid, you need redundancy on the server side or you need a powerful backup that can restore instantly.

Information noted (Y) :yes:

The backup consists of snapshots of the OS as well as Exchange/SQL data and data generated/collected for reports. We do lots of Word/PDF docs and reports and scans of paper to compile said reports. That's what's in the file share on the server. If the worse happen and say all HDDs die at the sametime, those drives could be replaced and then imaged and be back up and running (depending on how long the copy goes, probably a few hours for all data, less for just server and email. If say motherboard fried then a temp machine from the backup company can be brought in (local guys) and just mount the backups images we have and boot them.

Preventing failure - hmmm guess need to think about that part some more since everything does eventually fail. I was thinking of having the other servers around for backup hardware incase one should ever fail. As appraisers, if the computer goes down they can go do field work (collecting data) while the server gets put back together. Can even work for the most part without the information on the server, unless that is, the report is almost complete then gets lost because of a server crash! :(

Still wondering about the questions of dynamic VHDX files though for Exchange OS partition, still googling too. Don't tell me all you guys are installed to the hardware for each individual server? :D

I personally haven't made a thin provisioned db server. I would think that fragmentation would eventually kill u. I don't see why you couldn't do it for the is side being that it won't grow all that much.

You know it may be a whole lot cheaper to go exchange online. Ms is offering an unlimited space for $8 per user with their exchange online plan 2. IMO it is hard to ignore that, that includes spam and virus filtering.

Trust me, we went thru this with the boss. He said they had it few years back and just wasn't stable (probably their connection to the internet at the time too wasn't stable), that plus the reoccurring costs vs pay 1 time up front. I agree with you though, it's like $800/year ($4/month plan) vs tons money up front. Our internet has gone down maybe 2 times this year and it was more a widespread issue (NYC Region - fiber cut and "hardware failure") rather than just bad management. So it's not like the old days where they might have had DSL or something. It's a dead issue I guess... I was like we definitely don't need Exchange on premises, I think it's more the principle than anything. :p

I got the extra HDD from UPS today so just waiting on RAM now and I can start building her up so that's why I wanted to get a few questions knocked out :)

and with local caching, there really is no reason not to consider it. We have all been down the road where services have been severed, but that was before. Services have since improved greatly, and like you pointed out 400 or even 800 per year vs what could be easily a $10,000 install up front and the software will stay the same version until you decide to upgrade again with another 10,000 up front.

hardware + software + implemenation time.

Local caching should solve all those issues I agree, then again preaching to the choir here. :p

Basically got my extra 8GB of RAM now (already got the extra 300GB HDD to make a RAID10). Not doing full mode install just yet but gonna at least test out the RAM to make sure they are stable in one of the other machines.

So for the current setup, no other suggestions to for implementation? Seems good as I mentioned it?

Thanks again for helping me think about some things I might have missed :)

raid 5 with a hotspare is fine that would give you 2 drives to loose. don't worry too much about the speed, data integrity is where it is at in business world.

I disagree. If you are going to set up RAID-5 + HS, you might as well go with RAID-6.

Why?

RAID-5 with a hot swap means when a drive fails in the active array, it can immediatley begin a rebuild. Rebuilds degrade performance and have a chance of failing (URE).

RAID-6 means that when a drive fails in the active array, the rebuild process does not begin until a new drive is added to the array, and you'd still need to lose TWO more drives before there is data loss. Even being down one drive ("degraded") you could perform a solid backup incase the RAID-6 rebuild fails. Granted you could do that in RAID-5 in a degraded state, but you can't if it automatically starts rebuilding...

Welp doing it now. :s

Moved the SATA 160GB RAID5 drives to the new machine and imported the config and it booted. Gonna have to clone those drives now, RAID-5 SATA to the RAID1 SAS 146GB drives then boot that.

After that's all said and done it's a matter of creating the RAID10 4x300GB drives then copying the data back from the external drives to the server and we should be done :yes:

Just to copy all this data is what's taking forever :p

EDIT- 10/22/12

No complaints yet half-day into the new work week. Some folder redirection stuff didn't happen so smoothly but (Favorites/My Documents) but working those out slowly but surely.

Still having issues though with Mapped Drives - can't for the life of me get it to map (Local admin/UAC problem i hear). That is they still map via loginscripts that was used in 2003 days but new GPO mappings in 2008 and up isn't working. There is a problem on Windows 8 (client) where it wont work properly but i'm doing this on a 2012 server with Win7 clients. Gotta figure out that thing were you can see how they are applying and if anything has failed or whatever. :p

Edited by SHoTTa35
Adding updates
  • 3 months later...

Sorry to add this late into the discussions but you spoke of Hyper-V, you can download the Hyper-V 2012 Core RTM free of charge and run your VM's on that. I run a Hyper-V environment in a clustered configuration and it works really well. I would say the only downside is that ESXi supports Linux and other OS's better, but it sounds like you using an all Windows Environment anyway.

You can download the tools to run on your workstation (must be Win7/8).

Just offering another option, it's got quite a low overhead as well.

http://blogs.technet.com/b/keithmayer/archive/2012/09/07/getting-started-with-hyper-v-server-2012-hyperv-virtualization-itpro.aspx#.URGHFlqu9W0

  • 1 month later...

Sorry to add this late into the discussions but you spoke of Hyper-V, you can download the Hyper-V 2012 Core RTM free of charge and run your VM's on that. I run a Hyper-V environment in a clustered configuration and it works really well. I would say the only downside is that ESXi supports Linux and other OS's better, but it sounds like you using an all Windows Environment anyway.

You can download the tools to run on your workstation (must be Win7/8).

Just offering another option, it's got quite a low overhead as well.

http://blogs.technet...px#.URGHFlqu9W0

Hyper-V does an alright job of running linux...at least RHEL and ubuntu. I've got 4 Ubuntu VM's on a Hyper-V server and they run great. Only thing that sucks is no updated integration drivers for Ubuntu, so you can't use Dynamic Memory.

This topic is now closed to further replies.
  • Posts

    • Samsung Galaxy Z Fold 8, Flip 8, Z Fold Wide: Everything you need to know The ONLY thing I need to know is the price, which I know will be way higher than I (and most people) are willing to pay for a phone... so basically nothing here I need to know. PS: Nice job getting that Apple reference to a non-existent and unrevealed product as "competition" in there. Cheque is in the mail.
    • Well I really think the repasting helped if your higher clocks have returned, maybe the next thing to look at is if there is a problem with your case airflow? I guess this because your 3080 has returned to optimal state, but is still staying too warm, which might suggest it was thermal throttling before you repasted, of which the only logical conclusion could be outside factors.
    • Samsung Galaxy Z Fold 8, Flip 8, Z Fold Wide: Everything you need to know by Hamid Ganji Galaxy Z Fold 7 - Image via Samsung The next generation of Samsung foldables is set to be unveiled next month at the second Unpacked event of the year. Samsung’s 2026 foldables are not expected to offer significant upgrades over their predecessors, with the Korean firm instead focusing on design refinements and conventional upgrades such as faster processors and better cameras. However, Samsung is reportedly planning to unveil an all-new passport-style foldable this year to rival Apple’s first foldable iPhone, which is expected to debut this September. Here’s a roundup of everything we know about Samsung’s upcoming foldable devices ahead of their official debut. When can we expect Samsung’s new foldables? The Galaxy Z Fold 7 and Z Flip 7 series were unveiled in July, and Samsung is expected to maintain this timeframe in 2026. Based on previous reports from Korean sources, Samsung will hold its Unpacked event on July 22 in London, UK, to pull back the curtain on the Galaxy Z Fold 8 series. The devices are also expected to hit the shelves a few weeks after launch. However, Samsung has yet to announce an official date. A new naming scheme? One of the most interesting changes we might see this year is a new naming scheme for Samsung’s latest foldables. SamMobile reported that since Samsung is expected to unveil three foldables this year, it has adopted a new naming strategy to simplify product identification for customers. Accordingly, the standard Galaxy Z Fold 8 will reportedly be called the Galaxy Z Fold 8 Ultra and will serve as the direct successor to last year’s Galaxy Z Fold 7. The “Ultra” suffix suggests the phone could feature higher-end specifications, such as additional rear camera modules. Samsung’s new passport-style foldable is expected to carry the Galaxy Z Fold 8 name without any suffix. This model is reportedly equipped with two rear cameras. No major changes are expected for the Flip model. Galaxy Z Fold 8 Ultra and Z Flip 8 anticipated specs Rumors over the past few months suggest Samsung is preparing several upgrades for its upcoming foldables, although the devices may continue to rely on larger batteries and faster charging speeds rather than dramatic design changes. The primary focus this year is expected to be the Galaxy Z Fold 8 and its wide-screen design. Galaxy Z Fold 8 Ultra official CAD renders - Image via AndroidHeadlines Here are the anticipated specifications for the Galaxy Z Fold 8 Ultra based on previous leaks: 6.5-inch outer display and 8-inch inner display, 120Hz refresh rate, and 2,600 nits peak brightness Snapdragon 8 Elite Gen 5 processor, paired with 12GB or 16GB of RAM and 256GB, 512GB, or 1TB of storage 4.1mm thickness when unfolded and a weight of 210g 200MP main camera, 50MP ultrawide camera, 10MP or 12MP telephoto camera, 10MP cover camera, and 10MP selfie camera 5,000mAh battery with 45W wired charging Android 17 and One UI 9 As for the Galaxy Z Flip 8, the device is not expected to be a major departure from its predecessor, although it could become slightly slimmer. Expected specifications include: Snapdragon 8 Elite Gen 5 or Exynos 2600 processor 12GB of RAM with 256GB and 512GB storage options 6.9-inch Dynamic AMOLED 2X inner dispaly and 4.1-inch Super AMOLED outer dispaly 50MP main camera, 12MP ultrawide camera, and 10MP selfie camera 4,300mAh battery with 25W wired charging Android 17 and One UI 9 Samsung’s foldables are also expected to launch with Gemini Intelligence, Google’s AI suite for automating tasks in Android ecosystem. Moreover, given current memory and component costs, some Galaxy Z Fold 8 Ultra and Z Flip 8 variants could see a price hike. Galaxy Z Fold 8 adopts a wide-screen design The centerpiece of the upcoming Unpacked event could be the Galaxy Z Fold 8, previously rumored as the Galaxy Z Fold Wide. This model adopts a passport-style form factor and is expected to compete directly with Apple’s iPhone Fold. Galaxy Z Fold 8 official CAD renders - Image via AndroidHeadlines Here’s what to expect: 7.6-inch primary OLED display and 5.4-inch cover display, 120Hz refresh rate, 2,600 nits peak brightness, and 4:3 aspect ratio Snapdragon 8 Elite Gen 5 processor, 12GB or 16GB of RAM, and 256GB, 512GB, or 1TB storage options 4,800mAh battery with 45W wired charging 50MP main camera, 50MP ultrawide camera, and 10MP selfie camera Android 17 and One UI 9 The three new foldable phones are unlikely to be the only devices unveiled at Samsung’s Unpacked event. The company is also expected to introduce the Galaxy Watch Ultra 2 and the Galaxy Watch 9 series.
    • Thanks
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      196
    3. 3
      PsYcHoKiLLa
      140
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!