Posts Tagged ‘UnRAID’

PART 3 – DIY Unraid NAS: Power Testing & Stability Checking with OCCT

Sunday, November 16th, 2025

 

PART 3 – DIY Unraid NAS: Power Testing & Stability Checking with OCCT

Welcome back to Part 3 of the DIY Unraid NAS series!
In Part 1, we unboxed and assembled the hardware.
In Part 2, we ran a quick Windows 11 installation test (and of course, everything that could go wrong… went Pete Tong).

Now that the system boots and behaves under a “normal” workload, it’s time to get serious. Before committing this Intel NUC–powered machine to Unraid full-time, we need to ensure it’s electrically stable, thermally stable, and capable of running 24/7 without surprises.

This stage is all about power draw, thermals, and stress testing using OCCT — a powerful tool for validating hardware stability.


Why Power & Stability Testing Is Essential for a NAS

A NAS must be:

  • Reliable
  • Predictable
  • Stable under load
  • Able to handle long uptimes
  • Capable of sustained read/write operations
  • Tolerant of temperature variation

Unlike a desktop, a NAS doesn’t get breaks. It runs constantly, serving files, running Docker containers, hosting VMs, and performing parity checks. Any weakness now — PSU spikes, hot VRMs, faulty RAM — will eventually show up as file corruption or unexpected reboots.

That’s why stress testing at this stage is non-negotiable.


Using OCCT for a Full-System Torture Test

OCCT is typically used by overclockers, but it’s perfect for checking new NAS hardware.
It includes tests for:

1. CPU Stability

Pushes the CPU to 100% sustained load.
Checks:

  • Thermal throttling
  • Cooling capacity
  • Voltage stability
  • Clock behaviour under load

A NAS must not throttle or overheat under parity checks or rebuilds.

2. Memory Integrity Test

RAM is the most overlooked component in DIY NAS builds.
Errors = silent data corruption.

OCCT’s memory test:

  • Fills RAM with patterns
  • Reads, writes, and verifies
  • Detects bit-flip issues
  • Ensures stability under pressure

Memory integrity is vital for Unraid, especially with Docker and VMs.

3. Power Supply Stress Test

OCCT is one of the few tools capable of stressing:

  • CPU
  • GPU (if present)
  • Memory
  • All power rails

simultaneously.

This simulates worst-case load and reveals:

  • Weak PSUs
  • Voltage drops
  • Instability
  • Flaky power bricks
  • VRM overheating

Not what you want in a NAS.

4. Thermal Behaviour Monitoring

OCCT provides excellent graphs showing:

  • Heat buildup
  • Fan curve response
  • Temperature equilibrium
  • VRM load
  • Stability over time

This shows whether the NUC case and cooling can handle long running services.


Test Results: Can the Intel NUC Handle It?

After running OCCT, the system performed exceptionally well.

CPU

  • No throttling
  • Temperatures within acceptable limits
  • Clock speeds held steady

RAM

  • Passed memory integrity tests
  • No bit errors
  • Stable under extended load

Power Delivery

  • No shutdowns or brown-outs
  • The power brick handled peaks
  • VRMs stayed within thermal limits

Thermals

  • Fans behaved predictably
  • Temperature plateau was stable
  • No unsafe spikes

In other words:
This machine is ready to become an Unraid NAS.


Why Validate Hardware Before Installing Unraid?

Because fixing hardware problems AFTER configuring:

  • Shares
  • Parity
  • Docker containers
  • VMs
  • Backups
  • User data

…is painful.

Hardware validation now ensures:

  • No silent RAM corruption
  • No thermal issues
  • No unexpected shutdowns
  • No nasty surprises during parity builds
  • The system is reliable for 24/7 operation

This step protects your data, your time, and your sanity.


What’s Coming in Part 4

With the hardware:

  • Burned in
  • Power-tested
  • Thermally stable
  • Verified by OCCT

We move to the exciting part:
Actually installing Unraid!

In Part 4, we will:

  • Prepare the Unraid USB boot device
  • Configure BIOS for NAS use
  • Boot Unraid for the first time
  • Create the array
  • Assign drives
  • Add parity
  • Begin configuring shares and services

We’re finally at the point where the NAS becomes… a NAS!

Stay tuned — the best parts are still ahead.


 

Part 2: Building a DIY NVMe NAS with the Intel NUC 11 Extreme (Beast Canyon) – Testing hardware with Windows 11 (and When Things Go Pete Tong!)

Sunday, November 16th, 2025

Welcome back to Part 2 of our DIY Unraid NAS adventure!
In Part 1, we unboxed the hardware, checked the spec, and got ready to build a tiny but mighty home-brew NAS around the Intel NUC “Skull” chassis.

Before committing this machine to Unraid full-time, I wanted to run a quick hardware test — and what better way than to throw a Windows 11 installation at it? Simple, right?

Well… maybe not.
As usual, things went a bit Pete Tong along the way! ?


Booting the NUC – and Immediate Problems

The video starts with the NUC firing up nicely… until I discover the mouse isn’t working.
Not ideal when you’re trying to install an OS.

After poking around, I realise the issue is down to the NanoKVM I use for remote access.
The trick?
Switch the KVM to HID mode only — suddenly the mouse returns from the dead.

Lesson learned:
Tiny KVMs can cause BIG installation headaches.


Ventoy + Windows 11 ISO = Let’s Try This Again

Once the input devices were behaving, I booted Ventoy from USB and selected the Windows 11 ISO.

This part should be smooth.
Except it wasn’t.

Windows 11 booted fine…
The setup loaded…
Language and keyboard selected…
Version chosen…
Installation begins…

Then:
“Windows 11 installation has failed.”

No reason.
No explanation.
Just a failure screen and a shrug.

Excellent.


If At First You Don’t Succeed – Install Again

Time for round two.

Ventoy ? Windows 11 ISO ? Setup ? Install
Copying files…

YES!
It finally completes.

That warm feeling of success lasted a whole ten seconds before Windows restarted to continue configuration — and hit me with another set of “what now?!” delays.

Still, persistence wins.
Eventually we get to:

  • Keyboard setup

  • Feature selection

  • Updates

  • Account creation

  • Security questions

  • More updates

  • Even more updates

Whoever said installing Windows 11 only takes 10 minutes was telling porkies.


Finally… Windows 11 Desktop

After the second attempt, repeated reboots, KVM issues, updates, and the bizarre initial failure, we finally land on a clean, working Windows 11 desktop.

Why bother with all this before Unraid?

Because hardware burn-in testing NOW can save hours (or days) of pain LATER.

And, despite the chaos, the system:

  • Booted reliably

  • Handled disk I/O without any red flags

  • Passed the Windows installation stress test

  • Proved the RAM and NVMe are behaving

  • Survived the “Hancock Troubleshooting Gauntlet”™

So we can move into Part 3 with confidence!

Part 1: Building a DIY NVMe NAS with the Intel NUC 11 Extreme (Beast Canyon)

Saturday, November 15th, 2025

 

Part 1: The Hardware Build

Welcome to AndysWorld.org.uk! Today, we’re diving into a project that’s perfect for anyone looking to build a powerful, yet compact, DIY Network-Attached Storage (NAS) solution. In this post, I’ll walk you through the first part of building a ‘MEGA’ NVMe NAS using the Intel NUC 11 Extreme (Beast Canyon). This mini-PC packs a punch with its powerful hardware, making it a great choice for a NAS build, especially when combined with UnRAID to handle storage and virtualization.


Why Choose the Intel NUC 11 Extreme for a NAS?

If you’ve been looking into NAS setups, you know the balance between power, size, and expandability is crucial. The Intel NUC 11 Extreme (Beast Canyon) checks all the right boxes, offering:

  • Compact Form Factor: It’s a small but powerful solution that doesn’t take up much space.

  • High-Performance NVMe Support: NVMe drives provide incredibly fast data transfer speeds—perfect for a NAS that needs to handle heavy workloads.

  • Flexibility for Virtualization: With UnRAID, you can set up multiple virtual machines, containers, and storage arrays, making it a versatile solution for any home or small office.

For this build, we’re focusing on using NVMe storage for high-speed access to files and a 64GB Kingston Fury DDR4 RAM kit to ensure smooth performance under load.


What You’ll Need for This Build:

  • Intel NUC 11 Extreme (Beast Canyon)

  • 64GB Kingston Fury DDR4 RAM

  • 2 x 512GB XPG GAMMIX NVMe SSDs

  • UnRAID Operating System

  • A few basic tools for assembly (screwdriver, anti-static mat, etc.)

If you’ve never worked with the Intel NUC before, don’t worry! I’ll guide you through every step of the assembly process. Let’s get into it!


Step-by-Step Build Process:

1. Unboxing the Intel NUC 11 Extreme

First things first, let’s unbox the Intel NUC 11 Extreme (Beast Canyon). When you open the box, you’ll find the compact, sleek chassis, which packs quite a punch for such a small form factor. This NUC is equipped with an 11th Gen Intel Core i7 processor and can support a variety of high-speed storage options, including NVMe SSDs.

2. Installing the RAM and NVMe Drives

With the NUC unboxed, the next step is to install the Kingston Fury RAM and XPG GAMMIX NVMe SSDs. Be careful during installation—especially with the tiny NVMe screws! The NUC has an easy-to-access compute board where both the RAM and NVMe drives will fit.

  • Installing the RAM: Simply slot the 64GB Kingston Fury DDR4 RAM sticks into the dedicated slots, making sure they’re fully seated.

  • Installing the NVMe SSDs: These go directly onto the motherboard and can be secured using small screws. Be sure to handle them gently as the connectors are quite delicate.

3. Reassembling the NUC

Once the RAM and NVMe drives are installed, it’s time to reassemble the NUC. This involves:

  • Reattaching the fan tray and shroud

  • Reinstalling the side and back panels

At this stage, everything should feel secure and ready for the next steps.


Why NVMe Storage for a NAS?

NVMe drives are game-changers when it comes to NAS storage. Here’s why:

  • Speed: NVMe offers lightning-fast read/write speeds compared to SATA SSDs or traditional HDDs. For anyone who works with large files or needs to serve data quickly, NVMe is a must.

  • Future-Proofing: With more applications and data being handled in the cloud, having NVMe in your NAS ensures your storage solution is ready for the future.

  • Reliability: NVMe drives are more reliable than traditional spinning hard drives, with less moving parts and faster data recovery times.


What’s Next?

Now that we’ve completed the hardware installation, in the next post, we’ll dive into setting up UnRAID on the NUC. UnRAID will allow us to easily configure our storage arrays, virtual machines, and containers—all from a user-friendly interface. Stay tuned for Part 2, where we’ll cover configuring the software, optimizing the NAS, and making sure everything runs smoothly.


Helpful Resources:

To help you along the way, I recommend checking out the blog posts from two experts in the field:


Wrapping Up

This build was just the beginning! The Intel NUC 11 Extreme provides an excellent foundation for a fast, reliable NAS. With NVMe storage and the flexibility of UnRAID, you can build a high-performance system that’s both versatile and compact.

What do you think of this build? Have you used the Intel NUC for similar projects? Drop a comment below or connect with me on social media—I’d love to hear about your experiences!


Follow Andy’s World for More DIY Tech Projects
Don’t forget to check out the latest posts and tutorials on AndysWorld.org.uk to keep up with all things tech and DIY. Happy building!