Tag: NAS Archive

Hodgepodge 3xNAS Part 14 The Server Hardware

Published on June 14, 2023 at 1:13 pm by LEW

Introduction

For this next segment, using actual hardware, I went ahead and created a video. The main purpose is to highlight my methodology when I start working with real hardware.

Up to this point, this project has been done on virtual machines. which is quite a thing, as I remember back when this was not even possible for the home user. But alas, virtualization, in spite of how far it has come, is not like real hardware. It is pretty close on Type One Hypervisors, but Type two is not a perfect experience.

So watch the video, and get some insight into how we can make a server out of junk box parts.

(more…)

SharePin It!

Hodgepodge 3xNAS Part 13 LVM

Published on June 6, 2023 at 9:36 am by LEW

Introduction

Our last stop before moving on to actual physical hardware is the Logical Volume Manager or LVM. Anyone who has used Linux on a regular basis has probably heard of this application. (more…)

SharePin It!

Hodgepodge 3xNAS Part 12 Snapraid

Published on June 4, 2023 at 5:31 am by LEW

Introduction

In this post we will take a look at the snapraid application. This program provides fault tolerance through a form of stand alone parity. (more…)

SharePin It!

Hodgepodge 3xNAS Part 11 Mergerfs

Published on June 1, 2023 at 5:36 pm by LEW

Introduction

Having discussed RAID arrays in the previous post 9 and post 10, we now need to look at some alternatives. In this post we will be looking at mergerfs. (more…)

SharePin It!

Hodgepodge 3xNAS Part 9 Making RAID 5

Published on May 25, 2023 at 2:37 pm by LEW

Introduction

In this post we will setup a RAID 5 storage array for our server. RAID 5 uses block level striping, distributed parity for fault tolerance, and requires at least three drives. (more…)

SharePin It!
Next Page »