Recommended Posts

Ok some back story here: https://www.neowin.net/forum/topic/1111605-hyper-v-exchange-2010-storage-sizing/

 

So basically I have 4 x 300GB SAS 15K RPM in RAID-10 totaling ~550GB.

 

With some VHDs and Images use growing figured I needed to upgrade to get some breathing room. Have about 80GB now with limited shadow copies available..

 

In general Exchange 2010 now relies less on HDD I/O as far as I read because it basically does everything in RAM then eventually writes it to storage so not really worried about that so much. They've made it so efficient now you can mount the storage from a regular SMB NAS share. :)

 

SQL of-course is more HDD I/O intensive but I think SQL 2008 R2 is similar to Exchange in that it sucks up RAM and does transactions there then records them to the DB. it's still more reliant on HDD speeds (latency) but we don't even use it so much anymore as the software we did use is now hosted but we still use it for a small software with 2-3 users at a time so doubt that's very I/O intensive :p

 

Now finally down to the question - For the storage needs needing to grow would using 4 x 1TB SAS 7200RPM drives have a big loss in performance?

 

I doubt it but figured i'd get some opinions. I'm guessing the 1TB aerial density would make up for some of the lost throughput of 15K. Normal 7200RPM SATA drives are pushing 120MB/s each now. So i'm guessing in a RAID10 they can do 300-400MB/s which should be more than enough IMO.

 

So anyone have any ideas or comments about this switch?

Edited by SHoTTa35
Changed SATA - SAS 7200RPM

While I hardly ever like to use consumer drives, they should do fine in performance in comparison to your 15K drives especially if you have the RAM to load your entire databases to. I would be more concerned with the reliability of the SATA drives in a RAID - drop outs mainly. I'm sure you're getting the correct enterprise edition SATA drives though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16822148868

 

Actually I misspoke as those are SAS drives as well. They show at 150MB/s each.

 

I tested my 2x146GB SAS 15K drives (C Drive in RAID1 for the OS) and got this:

 

post-698-0-83330100-1380299770.png

 

Not able to test the RAID10 now because it's busy with I/Os :p - well actually I did and got like 136MB/s but as I said it's busy at this moment.

The only sata drives I would use is near-line sas drives, that being said they are no better than sata drives as far as performance goes. 

 

http://www.techrepublic.com/blog/networking/how-sas-near-line-nl-sas-and-sata-disks-compare/5323

 

What I would do in your situation is start looking at san technologies if you are looking to expand your drives.  Get a san solution where you can add on storage or shelves as needed so that way you aren't bottlenecked into a server solution where you can only add x drives.  Most of my servers any more have a raid 1 for the os and have a san backend for storage growth.  I can chop up the san as needed creating luns or drives for the servers.  Personally I would just vm everything and do the same adding storage as needed to the array, and the guest oses wouldn't be any the wiser.

http://www.newegg.com/Product/Product.aspx?Item=N82E16822148868

 

Actually I misspoke as those are SAS drives as well. They show at 150MB/s each.

 

I tested my 2x146GB SAS 15K drives (C Drive in RAID1 for the OS) and got this:

 

attachicon.gif146GB 15K R1.png

 

Not able to test the RAID10 now because it's busy with I/Os :p - well actually I did and got like 136MB/s but as I said it's busy at this moment.

that isn't a sas drive, that is a nearline sas drive.  the rpm of the drive is a dead giveaway.  nearline sas is a sata drive with a sas interface, which operate at sata speeds all the while having a sas interface.  if these are your drives, going to a sata drive will give you the same performance.  Read my link in the previous post.

 

nearline sas=enterprise sata drives, nothing more.

  • 4 weeks later...

 

 

SQL of-course is more HDD I/O intensive but I think SQL 2008 R2 is similar to Exchange in that it sucks up RAM and does transactions there then records them to the DB. it's still more reliant on HDD speeds (latency) but we don't even use it so much anymore as the software we did use is now hosted but we still use it for a small software with 2-3 users at a time so doubt that's very I/O intensive :p

 

 

SQL will use as much RAM as you let it, you can limit its use is SSMS. Also transaction Logs are recommended to be on as fast a disk as you can give it. Logs are generated then commited to the database when a checkpoint is reached or the database is backed up.

  • 5 weeks later...

Ok getting ready to buy these now as another drive showing predicted failure and no more spares. So instead of buying another 300GB 15,000RPM SAS figured i'd get the above or:
 
 
Western Digital Red NAS Hard Drive WD10EFRX 1TB IntelliPower 64MB Cache SATA 6.0Gb/s 3.5" Internal Hard Drive
http://www.newegg.com/Product/Product.aspx?Item=9SIA2W00ZD1371&ignorebbr=1
 
Since technically the RAID10 is just sorta a NAS anyways (file storage and VMs files).
 
Would it make much sense to go there instead?
 
 
Or to keep it "Enterprise" with 5yr warranty (SATA drive still)
 
 
HGST 0A39289 1TB 7200 RPM 32MB Cache SATA 3.0Gb/s 3.5" x 1/3H ULTRASTAR A7K2000 25.4MM 32MB Internal Hard Drive Bare Drive

http://www.newegg.com/Product/Product.aspx?Item=N82E16822145420

I don't know anything about the HGST drive other than I see it's a Western Digital company. I tried to look up some benchmarks but couldn't find the model to compare. I believe the IntelliPower drives can reach up to 7200RPM and with the larger cache, the Red drive should outperform the HGST. I've been shopping around myself and I'll be upgrading my server to six 2TB Red drives (from 1TB Green drives). It will probably be just down to your value of the warranty. Is it worth an extra $6 per drive? I'll probably be upgrading again before 3 years is up.

I meant to compare those new lower priced drives to the first Seagate SAS:

 

http://www.newegg.com/Product/Product.aspx?Item=N82E16822148868 $115 x 4 = $460

 

vs

 

The Hitachi (WD now owns them as you mentioned) and just normal WD Red Drives instead. ($312 - 350).

 

The extra $100 is not that big of a deal but if it makes no difference in performance wise or reliability then might as well save :p.

 

 

----------------

And then there's the SATA version of the same drive:

 

http://www.amazon.com/Seagate-Constellation-7200RPM-Internal-ST1000NM0011/dp/B0057BON8W/ref=pd_cp_e_0

This topic is now closed to further replies.
  • Posts

    • Just for anyone reading, AdGuard (the free, standalone MV3 extension) is quite good now, a direct competitor to uBlock Origin Lite and much more built-out than it.
    • Microsoft Edge 149.0.4022.62 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yeah, when I saw that, I wanted to find the nearest nose. You can't find a good nose these days when you need one.
    • Anthropic launches Claude Fable 5, a state-of-the-art AI model that beats OpenAI's GPT-5.5 by Pradeep Viswanathan Back in April, Anthropic announced Claude Mythos Preview, a frontier model with state-of-the-art coding capabilities. Due to the cybersecurity implications that would occur due to the availability of such a powerful model, Anthropic made it available to only a select set of companies around the world. The company's plan was to prepare appropriate guardrails before releasing such a powerful model to everyone. Now, after nearly two months, Anthropic announced Claude Fable 5, its most capable AI model yet for general users. The company also announced Claude Mythos 5, the same underlying model as Fable 5, but with safeguards lifted, making it more suitable for selected cybersecurity and biology use cases. Claude Fable 5 sits a tier above its Opus models and it beats most other generally available models across areas including software engineering, knowledge work, vision, scientific research, and long-running autonomous tasks. To prevent model misuse, when Claude Fable 5 detects certain requests related to cybersecurity, biology, chemistry, or model distillation, the request will be routed to the Claude Opus 4.8 model. Anthropic claims that these safeguards trigger in less than 5% of sessions on average. However, for large organizations working on critical software, Claude Mythos 5 can be availed through Project Glasswing. Later, Anthropic has plans to expand access through a broader trusted access program. As you can notice in the benchmarks above, Fable 5 and Mythos 5 are state-of-the-art on most key AI benchmarks and they are well ahead of OpenAI's frontier model, GPT-5.5. For example, Fable 5 is the new state-of-the-art model for vision tasks. Also, Mythos 5 has the strongest cybersecurity capabilities of any model in the world. Claude Fable 5 and Claude Mythos 5 are priced at $10 per million input tokens and $50 per million output tokens, which is less than half the price of Claude Mythos Preview. Another big change is that Anthropic is making a change to the way they handle business customer data for both Fable 5 and Mythos 5 models. The company will now require 30-day retention for all traffic on both first- and third-party surfaces. Anthropic promises that it won't use the data to train Claude models, instead it will use it against complex and novel attacks. Claude Fable 5 is available today on the Claude API and consumption-based Enterprise plans. It is also included at no extra cost for Pro, Max, Team, and seat-based Enterprise customers from today through June 22. After that, users on those plans will need usage credits to continue using Fable 5, unless Anthropic extends the included access window based on capacity. Developers can access Fable 5 through the Claude API using the claude-fable-5 model name.
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      +Edouard
      124
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!