Catégories
Stockage et NAS
Comprenez ZFS, RAID, systèmes de fichiers et OS NAS. Apprenez à planifier la capacité, protéger contre les pannes de disque et obtenir le stockage le plus fiable pour votre budget.
Dans cette catégorie
ZFS pour serveurs domestiques : guide pratique
Comprenez pools, vdevs, snapshots et quand ZFS vaut la surcharge RAM.
Unraid vs TrueNAS
Parité flexible vs puissance ZFS — quel OS NAS pour votre homelab ?
Construire votre premier NAS
Guide pas-à-pas pour planifier et monter un NAS fiable avec TrueNAS ou OpenMediaVault.
RAID expliqué pour serveurs domestiques
Comprenez les niveaux RAID 0, 1, 5, 6 et 10, ce qu'ils protègent et pourquoi le RAID ne remplace pas une sauvegarde.
TrueNAS vs OpenMediaVault
TrueNAS vs OpenMediaVault : ZFS, exigences matérielles, facilité d'usage et quel OS NAS convient à votre build.
Synology vs NAS DIY
Synology vs construire son propre NAS : coût, performances, logiciel, flexibilité et quelle voie vous convient.
Comparatifs
TrueNAS vs OpenMediaVault
TrueNAS vs OpenMediaVault : ZFS, exigences matérielles, facilité d'usage et quel OS NAS convient à votre build.
Synology vs NAS DIY
Synology vs construire son propre NAS : coût, performances, logiciel, flexibilité et quelle voie vous convient.
Unraid vs TrueNAS
Parité flexible vs puissance ZFS — quel OS NAS pour votre homelab ?
Logiciels
Glossaire
NAS(Network-Attached Storage)
A dedicated storage device connected to your network that lets multiple devices store and access files centrally.
RAID(Redundant Array of Independent Disks)
A method of combining multiple drives so they act as one, improving performance and/or protecting against drive failure.
ZFS
An advanced filesystem and volume manager offering data integrity, snapshots, compression and software RAID.
SMB(Server Message Block)
A network file-sharing protocol used by Windows, macOS and Linux to access shared folders.
NFS(Network File System)
A Unix-native network file-sharing protocol offering high performance between Linux systems.
iSCSI
A protocol that presents remote storage over the network as if it were a local block device.
Btrfs
A modern Linux filesystem with snapshots, checksums and built-in RAID-like features.
ext4
The default, rock-solid Linux filesystem used by most distributions.
Samba
The Linux implementation of the SMB protocol, used to share files with Windows, macOS and Linux.
Compression
Encoding data to take up less space, often transparently at the filesystem level.
Checksum
A small fingerprint of data used to detect corruption or verify integrity.
Bit Rot
The slow, silent corruption of stored data over time due to hardware imperfections.
JBOD(Just a Bunch of Disks)
A group of drives exposed individually, without hardware RAID combining them.