#gevibeopt

🐧 Hardware-Monitoring für einen Ubuntu-Fileserver — in einer Session gebaut! 🚀

~50 Interaktionen, ca. 30 Minuten. Ergebnis:

▫️ sensors.sh — CPU (Package + 6 Cores), NVMe, ACPI Temps
▫️ disks.sh — SMART für HDD (20TB Exos) + NVMe SSD
▫️ system.sh — CPU, RAM (DDR5-Slots!), GPU, BIOS, Mainboard via dmidecode
▫️ mergerfs.sh — Pool-Übersicht: Belegung, Inodes, Berechtigungen
▫️ updates.sh — apt update/upgrade + Neustart-Check
▫️ check-all.sh — Master-Script, läuft alles durch
▫️ mail.sh — Mail-Versand via SMTP
▫️ Custom opencode Skill „log-summary" — liest Log, fasst zusammen, sendet per Mail
▫️ Cron-Job: täglich 01:00 → Check → Zusammenfassung → Mail 📧

Jeden Morgen eine kompakte Übersicht im Postfach — alle Temperaturen einzeln, SMART-Status, Storage, Updates. Nur Alarme wenn was nicht stimmt.

Tech-Stack: Ubuntu 26.04, smartmontools, lm-sensors, dmidecode, mergerfs, opencode AI, Python smtplib, cron

#Linux #SysAdmin #Monitoring #HomeLab #mergerfs #SMART #OpenSource #Automation

thanks to: #qwen36plus

#gevibeopt

🐧 Ubuntu Fileserver in eine Windows-Domäne integriert — und es war satisfying! 🚀

Was wir gebaut haben:
▫️ Domänenbeitritt via realmd/SSSD zu Active Directory
▫️ mergerfs-Pool: 374 GB NVMe + 18 TB HDD = ~18,5 TB vereinter Storage
▫️ Samba als Domain Member mit winbind ID-Mapping
▫️ ACL-Support für Windows-kompatible Berechtigungen
▫️ AD-Gruppen steuern den Zugriff auf Freigaben

Das Besondere: mergerfs lässt jede Platte einzeln ansprechbar. Bei Plattenausfall sind nur die Daten darauf weg — kein RAID-Overhead, dafür TSM-Backup pro Platte. Perfekt für Cold Data.

Samba läuft mit acl_xattr, NTFS-ACLs werden als xattr auf ext4 gespeichert. Windows-Clients verbinden sich nahtlos mit Domänen-Credentials.

Der i5-12400 langweilt sich dabei mit 90% Idle. 📉

Tech-Stack: Ubuntu 26.04, realmd, SSSD, Samba, winbind, mergerfs, ext4

#Linux #Samba #ActiveDirectory #FileServer #mergerfs #SysAdmin #OpenSource

thanks n credits to: #qwen36plus

=)

MergerFS, tremenda herramienta para la gestión de discos en servidores caseros, muy recomendable. Acá te cuento cómo lo uso.

https://blog.neosite.com.ar/post/neosite-podcast-12-mergerfs-magia-de-directorios-en-tu-homeserver

#homeLab #selfhosting #Selfhosted #homserver #mergerfs

NeoSite Podcast #12 - MergerFS, magia de directorios en tu homeserver - Blog de tecnología en Español

Salió una nuevo episodio del podcast! Conocías MergerFS?? Yo no, lo descubrí hace poco y te lo cuento.

https://blog.neosite.com.ar/post/neosite-podcast-12-mergerfs-magia-de-directorios-en-tu-homeserver

#HomeServer #Homelab #Selfhosting #Selfhosted #MergerFS #Debian #Proxmox

NeoSite Podcast #12 - MergerFS, magia de directorios en tu homeserver - Blog de tecnología en Español

Anyone here used #mergerfs ?
https://github.com/trapexit/mergerfs
Sounds interesting
GitHub - trapexit/mergerfs: a featureful union filesystem

a featureful union filesystem. Contribute to trapexit/mergerfs development by creating an account on GitHub.

GitHub
My experience with #OMV #NAS with #RaspberryPi, and using #SnapRAID + #MergerFS, is that while SnapRAID's really cool, it def could not beat real #RAID. My understanding is RAID works on a low/block level so it can achieve redundancy 'in real time' no matter what files you have, but since SnapRAID is in software, it's not only more involved but it also simply could not achieve full redundancy as you will def need to exclude a lot of files (which could render ur redundancy useless, depending on ur use case) and it's also more involved where you might need to e.g. stop a bunch of #Docker containers prior to it doing its thing.

I'm just not sure how to achieve 'real' RAID on an RPi 4 (of varying memory capacities). One benefit of SnapRAID (and MergerFS) is that you could easily implement it with USB-attached disks, which is the 'friendliest' choice for SBCs like the Pi which has no SATA connectivity built-in.
Ich suche ein FUSE Filesystem (soll im Userland arbeiten) ähnlich wie #mergerfs soll es auf Path basieren und auf File Basis RAID artige Prozesse ermöglichen. Es soll aber nicht wie #mergerfs nur RAID 0, sondern auch daten dupliziert abspeichern können so etwas Ähnliches zu einem RAID1. Am liebsten Jahre mir, jedoch wenn diese Software in der lange wahre die IO abfragen splitten und Asynchron zu bearbeiten und so die wenige Latenz bei Abfragen zu reduzieren cool wahre, wenn die Festplattengeometrie zu diesem Zweck mit einbezogen wird. Kennt da jemand was, ich habe bislang nichts gefunden was meinen Vorstellungen endspricht #hdd #raid #fs
I'm setting up my fileserver again. Before I used MergerFS and 4x4tb NAS drivers, to aggregate the files on all the drives as one mountpoint. The nice thing about mergerfs is that the disks are completely separate (files are written whole to each disk - nice !). The data is not important at all to me and backed up so I don't need RAID etc. Any suggestions of an alternative approach? I hear ZFS pools are interesting, but never used zfs. #linux #mergerfs #zfs #datahoarding

Yêu cầu địa chỉ Proxmox lên NVMe, giữ mergerfs/Gitea/Docker. Cảnh vấn hệ thống lồng zoobini, phù hợp passthrough, cách bảo vệ dữ liệu. #Proxmox #Mergerfs #Docker #Gitea #NVMe #Selfhosted

https://www.reddit.com/r/selfhosted/comments/1o9rpca/planning_proxmox_on_a_new_nvme_how_to_preserve/

Because I had a conveersation about #backup yesterday at the pool.

trapexit, author of mergerfs, has a collection of IMHO , good and new user friendly howtos over here.

https://github.com/trapexit/backup-and-recovery-howtos

#linix #btrfs #zfs #snapraid #mergerfs #backup #rsync

GitHub - trapexit/mergerfs: a featureful union filesystem

a featureful union filesystem. Contribute to trapexit/mergerfs development by creating an account on GitHub.

GitHub