Posts Tagged ‘intel nuc’

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!