Auto-update blog content from Obsidian: 2026-02-27 17:43:07
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 1s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 1s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
This commit is contained in:
@@ -10,25 +10,25 @@ categories:
|
|||||||
---
|
---
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
In my homelab, I need somewhere I can put data, outside of my Proxmox VE cluster.
|
In my homelab, I need a place to store data outside of my Proxmox VE cluster.
|
||||||
|
|
||||||
At the beginning, my only one physical server has 2 HDDs disks of 2 TB. When I installed Proxmox on it, these disks were still attached to the host. I managed to share the content using a NFS server in a LXC, but this was far from a good practice.
|
At the beginning, my single physical server has 2 HDDs disks of 2 TB. When I installed Proxmox on it, those disks stayed attached to the host. I shared them via an NFS server in an LXC, far from best practice.
|
||||||
|
|
||||||
During this winter, the node started to fail, it was stopping by itself for no reason. This bad boy is 7 years old. When it was shut down, the NFS shares were unavailable, which was affecting some services in my homelab. Luckily I could fix it up by replacing its CPU fan, but now I want a safer place for these data.
|
During this winter, the node started to fail, shutting down for no reason. This buddy is now 7 years old. When it went offline, my NFS shares disappeared, taking a few services down with them in my homelab. Replacing the CPU fan stabilized it, but I now want a safer home for that data.
|
||||||
|
|
||||||
In this article I will walk you through the entire build of my NAS, using TrueNAS.
|
In this article, I’ll walk you through how I built my NAS with TrueNAS.
|
||||||
|
|
||||||
---
|
---
|
||||||
## Choose the right platform
|
## Choose the right platform
|
||||||
|
|
||||||
|
|
||||||
For a while I wanted to have a NAS. Not one ready out-of-the-box like Synology or QNAP. While I think these are good products, I wanted to build mine. But I have a huge constraint of space in my tiny rack and the choice for a small NAS case are very limited.
|
For a while I wanted a NAS. Not an out‑of‑the‑box Synology or QNAP, even though I think they’re solid. I wanted to build mine. Space is tight in my tiny rack, and small NAS cases are rare.
|
||||||
|
|
||||||
### Hardware
|
### Hardware
|
||||||
|
|
||||||
I consider full flash NAS. This has several advantages:
|
I went for an all‑flash NAS. Why?
|
||||||
- It is fast
|
- It's fast
|
||||||
- It is small
|
- It's _furious_
|
||||||
- It consumes less
|
- It consumes less
|
||||||
- It heats less
|
- It heats less
|
||||||
But with a major drawback, the price.
|
But with a major drawback, the price.
|
||||||
|
|||||||
@@ -27,3 +27,4 @@ Checklist:
|
|||||||
- [ ] Not Checked
|
- [ ] Not Checked
|
||||||
- [x] Checked
|
- [x] Checked
|
||||||
|
|
||||||
|
Look this is strike !
|
||||||
Reference in New Issue
Block a user