Skip to content

Migration Hardware 2026 - Archive Consolidée

Période: 4-6 février 2026
Migration: Intel i7-2600 (Sandy Bridge 2011) → Intel i5-6400 (Skylake 2015)
Objectif: Activation iGPU Intel HD Graphics 530 pour transcoding Jellyfin


Résumé Exécutif

Migration hardware complétée avec succès. Intel HD Graphics 530 opérationnel pour transcoding matériel Jellyfin via VAAPI/Quick Sync 6.0.

Composants Migrés

Avant (Sandy Bridge 2011): - CPU: Intel i7-2600 (4C/8T, 95W) - Carte mère: ASUS P8P67 LE (chipset P67 bloque iGPU) - iGPU: Intel HD Graphics 2000 (inutilisable)

Après (Skylake 2015): - CPU: Intel i5-6400 (4C/4T, 65W) - Carte mère: Gigabyte GA-H170-HD3 - iGPU: Intel HD Graphics 530 (Quick Sync 6.0) - RAM: 32GB DDR3-1600 (conservée) - PSU: Seasonic M12II 520W (conservée) - Ventirad: Noctua NH-U12P SE2 (conservé, kit NM-i115x ajouté)

Configuration Stockage Finale

SSD Tier: - M.2 Kingston 128GB: /mnt/scratch (transcodes Jellyfin temporaires) - Samsung 850 EVO 250GB: / (système Proxmox) - Samsung 850 EVO 250GB: /mnt/lxc-data (configs Docker)

HDD Tier: - HGST 4TB: /mnt/media-bulk (bibliothèques Jellyfin - 1.9TB utilisés) - WD Green 1TB: /mnt/disk2 (archives, 233GB utilisés) - WD Green 1TB: /mnt/parity (SnapRAID protection disk2)

Quick Sync HD Graphics 530 - Capacités

Encodage hardware: - H.264 (Baseline, Main, High) ✅ - H.265/HEVC 8-bit ✅ - VP8 ✅ - JPEG ✅

Décodage hardware: - H.264 (tous profils) ✅ - H.265/HEVC 8-bit 4K60, 10-bit 4K30 ✅ - VP8, VP9 ✅ - MPEG2, JPEG ✅ - VC-1: ❌ Non supporté (software decode CPU, acceptable)

Limitations: - HEVC 10-bit encode: ❌ (nécessite Kaby Lake+) - AV1: ❌ (nécessite Arc Alchemist+)

Performance transcoding: - 1 stream 1080p→720p: 6-8x temps réel (CPU 5-8%) - 4 streams simultanés: 2-3x temps réel (CPU 15-25%) - vs software: 0.5-0.7x temps réel (CPU 100%)

Configuration Jellyfin

Hardware acceleration: - Type: VAAPI - Device: /dev/dri/renderD128 - Driver: intel-media-driver (iHD 25.4.4) - Passthrough: iGPU vers LXC 100 via /dev/dri/* bind mounts

Codecs activés: - H.264 (hardware encode/decode) - H.265 8-bit (hardware encode/decode) - VP8, VP9 (hardware decode) - MPEG2 (hardware)

Codecs désactivés: - VC-1: Software decode uniquement (driver iHD ne supporte pas)

Problèmes Rencontrés et Solutions

1. M.2 SATA occupe port SATA logique - Problème: Kingston M.2 SATA consomme 1 port SATA (5 ports restants) - Solution: Retrait Toshiba 1TB prévu initialement, configuration 5 disques

2. HEVC 10-bit incompatible - Problème: 43 fichiers (22,4%) HEVC 10-bit non décodables par HD 530 - Solution: Software decode acceptable, filtrage acquisitions futures via Recyclarr

3. VC-1 non supporté - Problème: Driver intel-media-driver (iHD) ne supporte pas VC-1 - Impact: 1 fichier (0,5% bibliothèque) - Solution: Software decode CPU (~15-25% usage, acceptable)

Métriques Performance

Consommation électrique: - Idle: ~60-70W serveur complet (-20W vs i7-2600) - Transcoding 1 stream: ~80-90W (vs ~150W CPU seul) - 4 streams simultanés: ~120W

Jellyfin transcoding: - Latence démarrage stream: -60% (hardware vs software) - Capacité simultanée: x4 (4 streams vs 1) - Usage CPU: -85% (25% vs 100%)

Adaptations Planification Initiale

Changements vs plan original: - Toshiba 1TB retiré (conflit M.2 SATA) - SnapRAID configuration simplifiée: 1 data disk + 1 parity (vs 2+1 prévu) - HGST 4TB partition unique (vs 2 partitions fragmentées) - Pool mergerfs simplifié: 1 disque seulement

Documents planification: - Configuration hardware détaillée: config.md (626 lignes) - Stratégie stockage: storage.md (1372 lignes) - Procédure migration: migration.md (1337 lignes) - Carte disques post-migration: disk-map.md (231 lignes) - Statut phases: migration-status.md (376 lignes) - Résultat final: migration-result.md (237 lignes) - Réorganisation: snapshot-reorganisation.md (187 lignes)

Analyses codecs: - Analyse approfondie Jellyfin: jellyfin-codec-compatibility-analysis.md (1048 lignes) - Plan optimisation (Recyclarr + Tdarr): IMPLEMENTATION-PLAN-OPTION-D.md (599 lignes) - Guide Quick Sync/VAAPI: igpu-quicksync-vaapi.md (204 lignes)

État Final

✅ Migration complétée
✅ iGPU HD Graphics 530 opérationnel
✅ Jellyfin transcoding matériel fonctionnel
✅ Stockage optimisé (SSD scratch + HDD media)
✅ Consommation réduite (-30%)
✅ Documentation infrastructure mise à jour

Références État Actuel