SSD on a Small Business Server. Good idea or bad?


Recommended Posts

The SSD MTBF way surprasses the technological life of the device to be concerned with beating it up. They're just more expensive than needed so i would always recommend large drives for bulk storage.

Are you running SQL server on SBS? if so, it will love SSDs.. otherwise its just a cost measure.

The SSD MTBF way surprasses the technological life of the device to be concerned with beating it up. They're just more expensive than needed so i would always recommend large drives for bulk storage.

Are you running SQL server on SBS? if so, it will love SSDs.. otherwise its just a cost measure.

Yes there will be SQL Server to run my custom software and their Accounting DB.

Why would you need to do this? There is no need for the SSD on a SBS IMHO. Anything that is pushing that level of traffic should be broken out to specialized servers and optimized correctly there before you add SSDs for no reason.

Samsung 830 series has good options for overprovisioning despite being a desktop classed device. I've ran Server 2012 on mine for a week and performance for RDS/published apps was fantastic.

Yep, on my home server running Windows Server 2012, I have 2x Kingston V+200 120GB SSDs running in RAID 1. 1GB/s FTW!

How do you figure? That drive's spec is (read) 300/MBs so a RAID1 best case would give you 600MBs, if your interface and controller aren't the bottleneck which I'll wager they are.

I would go at least RAID10 if its production, I really question if RAID1 write performance will meet the IOPs needed by the SBS databases (unless you followed recommendations and moved SQL to a separate box).

120GB really isn't enough for a living SBS install either.

How do you figure? That drive's spec is (read) 300/MBs so a RAID1 best case would give you 600MBs, if your interface and controller aren't the bottleneck which I'll wager they are.

I would go at least RAID10 if its production, I really question if RAID1 write performance will meet the IOPs needed by the SBS databases (unless you followed recommendations and moved SQL to a separate box).

120GB really isn't enough for a living SBS install either.

The drive spec is over 500MB/s. It's SF-2281. RAID 1 is over 2 ports.

us4HJ.png

My $0.02.

How 'small' is small? Generally most work that a server will do isnt thrashing the HDD - a few file transfers, or a couple of database queries...nothing that you'll really notice scorching improvements from. If you're running some 10gigabit ethernet into your sever, and its serving 100 people...then yeah, fast storage is seriously great. (we have 10GbE at work, but the server is seriously slow so requests struggle/time out often)

The reason i very much DONT suggest SSDs for business is because they brick. If i WAS going to use them for business, I would RAID-1 them so when 1 bricks, there isn't any interruption to the server - swap it out and rebuild. Don't say it wont brick...it MIGHT not...but it can, and its not nice to have a business server come down in burning flames. No matter how you look at it, disaster prevention is infinitely better than disaster recovery. Ive reimaged an SBS server before...its slow and painful, and you do lose (a bit) of data between backups.

TLDR: If you MUST use an SSD - Set up disaster mitigation (RAID-1/10/5/6) as well as disaster recovery(image/backup) - one day you'll need it.

Hope it helps =)

Edit: Thanks mindovermaster...yes, i meant RAID-1. Stay away from RAID-0 like it's the proverbial plague =P

whys that?

Too many reads/writes on the drive could stress it and some drives don't use trim properly when they are in RAID 0. There are some companies like Intel that support it but it requires a series 7 mobo. See here: http://www.techspot.com/news/49811-intel-adds-trim-support-for-ssds-in-raid-0-7-series-motherboard-required.html

I have thought about doing this aswell for some client servers, 2xSSD's in RAID1 for the OS with 2x1TB Drives in RAID1 for the data.

I would be interested if anyone else has done this?

The only thing thats stopping me is when an SSD fails... its gone. But if a hard drive fails, it could be recoverable. Saying that though if you have regular backups this shouldnt be a problem! Just inconvenient.

I've been running two 64GB SSD's in RAID0 for about a year and a half, never had any issues and no performance degradation. I did synthetic and real-world benchmarks on the seperate drives and it's just way faster in RAID0. Nothing wrong with it (aside the fact that you seriously increase your failure rate, but that's not a problem for my personal laptop).

The fact that TRIM doesn't work isn't that big a deal at all. As long as your drive has decent garbage collection the advantages of TRIM aren't that high - not even remotely close to the performance gain from RAID0.

(Why did I start running in RAID0? It's the default config of my laptop. The Sony Vaio Z series always has either a 2x64GB, a 2x128GB, 4x64GB or 4x128GB RAID0 setup. Those 4x-RAID0's are blazing fast!)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I honestly think WSL is one of the coolest things about Windows. The fact that you can type one command and now your computer also runs Linux, without any VM or OS setup is impressive. Yes, it is a VM under the covers, but what is impressive is how seamless and simple it all is.
    • You still shouldn’t want a WhatsApp account. You made it this long why would you need one now?
    • I don't use Edge, I don't even use Windows these days as my main driver. Mac these days I use and Zen browser
    • Apple releases iOS 26.5.2 with dozens of security fixes for iPhone by Karthik Mudaliar Apple has released iOS 26.5.2 and iPadOS 26.5.2, which are security-only updates for the iPhone and the iPad. The update brings a bunch of security fixes for WebKit, WebRTC, WebKit Storage, WebKit Canvas, Web Extensions, libxslt, IOGPUFamily, and even the kernel. Some of the WebKit issues that were fixed could have allowed malicious web content to disclose sensitive user information, exfiltrate cross-origin data, crash Safari, or process restricted web content outside the browser sandbox. One notable WebKit Storage bug could let a malicious website to silently hijack clipboard data, according to Apple’s description. Other WebKit-related flaws involved memory corruption, use-after-free bugs, type confusion, out-of-bounds writes, permissions problems, and cross-origin data handling issues. The update also includes three kernel-related fixes. Apple says one of the flaws could let an app write kernel memory or cause unexpected system termination, while another may leak sensitive kernel state, and a third could corrupt kernel memory or terminate the system unexpectedly. Although Apple hasn't described them as remote web attacks, kernel bugs are still important to fix, as they can sometimes be chained with other flaws to escape app or browser restrictions. The updates are available for iPhone 11 and later, iPad Pro 12.9-inch 3rd generation and later, iPad Pro 11-inch 1st generation and later, iPad Air 3rd generation and later, iPad 8th generation and later, and iPad mini 5th generation and later. Similar security fixes also came with the latest update to macOS Tahoe 26.5.2, which Apple released on the same day. That overlap is not surprising, since Safari, WebKit, WebRTC, and other underlying components are shared across Apple’s platforms. Users are advised to update their devices sooner rather than later as these security fixes are crucial. iOS 26.5.2 can be installed from Settings > General > Software Update. Similarly, Mac users can find macOS Tahoe 26.5.2 through System Settings > General > Software Update.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      535
    2. 2
      +Edouard
      266
    3. 3
      PsYcHoKiLLa
      149
    4. 4
      Steven P.
      97
    5. 5
      macoman
      61
  • Tell a friend

    Love Neowin? Tell a friend!