home.social

#btrfs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #btrfs, aggregated by home.social.

fetched live
  1. (more Linux news in original post)

    KDE neon Build 20260820 Released with Gear 26.08 and Plasma 6.7.4:
    linuxcompatible.org/story/kde-

    TheSSS 52.0 ships as an ultra-lightweight Linux server suite with OpenSSH 10.2 and kernel 6.18:
    linuxcompatible.org/story/thes

    Btrfs Snapshot Integration in KDE:
    bharadwajraju.com/posts/btrfs-

    KDE Gear 26.08 Software Suite Is Out with Many Improvements for KDE Apps:
    9to5linux.com/kde-gear-26-08-s

    KDE Plasma 6.8 Update: Faster Panel Auto-Hide, Multilingual System Settings Search, and KWin Stability Improvements:
    linuxcompatible.org/story/kde-

    GNOME 51 Hits String Freeze with Stable Release Set for September 16:
    linuxcompatible.org/story/gnom

    Tuba, the best Mastodon client for Linux, just got a BIG update:
    omgubuntu.co.uk/2026/08/tuba-m

    Dynamic icons GNOME extension adds 2 new styles, Yaru fixes:
    omgubuntu.co.uk/2026/08/dynami

    Postcard is a new email client for GNOME, built with AI:
    omgubuntu.co.uk/2026/08/postca

    COSMIC 1.6 Desktop Environment Released with More Improvements:
    9to5linux.com/cosmic-1-6-deskt

    PINE64 is Halting its Linux Hardware Line, and The AI Bubble is to Blame:
    feed.itsfoss.com/link/24361/17

    Framework Laptop 12 Updated For Intel Wildcat Lake, Shipping Starts In October:
    phoronix.com/news/Framework-La

    Wine 11.16 Ships with VA-API Hardware Video Decoding and Mono ARM64 Support:
    linuxcompatible.org/story/wine

    Wine Staging 11.16 lands with long-awaited AF_UNIX socket support and fresh shader tweaks:
    linuxcompatible.org/story/wine

    Proton 11.0-2 Brings Support for AsteroidsHD, Portal Worlds, and Plain Sight:
    9to5linux.com/proton-11-0-2-br

    Bottles 66.7 drops: IPv4 fallback, path fixes, and a Flatpak sandbox patch:
    linuxcompatible.org/story/bott

    Bottles 66.8 Released: CUDA Support, UMU Shortcuts, and Wine Shutdown Fixes for Linux:
    linuxcompatible.org/story/bott

    Goverlay 1.9.0 stabilizes nightly build, adds Russian translation and MangoHud config fixes:
    linuxcompatible.org/story/gove

    (more Linux and FOSS news in comments)

    #WeeklyNews #News #Linux #LinuxNews #KDE #GNOME #KDENeon #COSMIC #PINE64 #FrameworkLaptop #Wine #Bottles #Goverlay #LinuxGaming #Btrfs #KDEPlasma #FosseryTech

  2. Das ist cool – warum hat das so lange gebraucht?

    #KDE Software Now Has Stable #Btrfs Snapshot Integration With KIO-Snapshot 1.0

    phoronix.com/news/KDE-Btrfs-Sn

    bharadwajraju.com/posts/btrfs-

  3. When I started using Linux some 30 years ago, I used ext2 as its filesystem. That became ext3 and then ext4, and LVM came along. All the tools you need for basically everything you would ever need to do with filesystems. ReiserFS seemed promising, but... well... we all know the sad end of that.

    I feel it's time to move to something more modern, just like the creator of ext2, ext3 and ext4 has done. There are a few candidates, but for me it boils down to ZFS or BTRFS.

    I have a bit of experience with zfs, and once you master the basics, it's pretty powerful. But it's also hungry in RAM, and it's at its best at high loads.
    ...
    View article View summary
    When I started using Linux some 30 years ago, I used ext2 as its filesystem. That became ext3 and then ext4, and LVM came along. All the tools you need for basically everything you would ever need to do with filesystems. ReiserFS seemed promising, but... well... we all know the sad end of that.

    I feel it's time to move to something more modern, just like the creator of ext2, ext3 and ext4 has done. There are a few candidates, but for me it boils down to ZFS or BTRFS.

    I have a bit of experience with zfs, and once you master the basics, it's pretty powerful. But it's also hungry in RAM, and it's at its best at high loads.

    ZFS vs BTRFS

    Then there's btrfs, which seems to be really stable now. Does pretty much what zfs does, using a lot less RAM, but it only runs on Linux. That's what I use, but it would be nice to know that I can mount an fs on a different OS if I need to, say OpenBSD.

    It's also not optimized for the high loads that zfs likes, which makes it much more appropriate for my small private environments. Points for btrfs.

    Send-receive looks really nice. I haven't used it myself yet, but at work it's used a lot on zfs. Writable snapshots is a really nice thing to have, I can imagine using that for cloning dev-environments and running them on the actual original snapshot. That's btrfs-only, so more points for that.

    A big booh for zfs is that it's not open enough to be in Debian, so you'll have to compile the kernel-modules every time you update your kernel. That takes more than enough time for me to get irritated.

    So, guess it's time to get myself some experience with btrfs...

    #^https://www.wundertech.net/btrfs-vs-zfs-comparison/
    #^https://www.salvagedata.com/blog/btrfs-zfs-xfs-ext4-how-are-they-different

    #btrfs #zfs #ext4 #LVM
  4. Btrfs snapshot integration in KDE! bharadwajraju.com/posts/btrfs-

    New kioworker that lets you browse snapshots of files and folders directly from Dolphin

    #KDE #dolphin #btrfs

  5. 🛠️ Linux 7.3 aduce optimizări majore pentru sistemul de fișiere Btrfs: Direct I/O dublat, performanțe mai bune pe HDD și dezactivarea Free Space v1!În cadrul ferestrei de dezvoltare pentru Linux 7.3, echipa de menținere a sistemului de fișiere Btrfs a trimis un pull request consistent ce conține o serie de optimizări de performanță, curățări ale codului legacy și îmbunătățiri de scalabilitate. ✨ Principalele noutăți și optimizări Btrfs din Linux 7.3:⚡ Direct I/O masiv accelerat (apropiat de limita teoretică):• A fost eliminat un blocaj important ce afecta operațiunile Direct I/O (DIO). Prin trecerea la bufferul de tip iomap bounce și evitarea căderilor inutile în modul buffered I/O, performanța Direct I/O pe stocări rapide (cum ar fi SSD-urile PCIe Gen5 NVMe) a crescut de la ~50% până la ~95% din viteza maximă teoretică.💿 Performanță îmbunătățită pe HDD-uri (non-SSD) & I/O paralel:• Include optimizări la nivel de readahead și gestionare a cererilor I/O pentru mediile de stocare mecanică tradiționale, reducând latența la accesarea fișierelor fragmentate sau la procesarea sarcinilor paralele mari.🧹 Dezactivarea versiunii vechi de spațiu liber (Free Space v1):• Formatul legacy Free Space v1 este acum dezactivat implicit în favoarea arhitecturii moderne Free Space v2 (free-space-tree). Această schimbare reduce complexitatea codului și elimină problemele istorice de performanță la montarea sau scrierea pe partiții cu capacități mari.📊 Alocare mai eficientă a memoriei și gestionare mai bună a extinderilor (extents):• Optimizările aduse structurilor interne de date (precum arborele de stocare a hărților de memorie) reduc consumul de RAM și accelerează operațiunile uzuale create pe volum, precum crearea și ștergerea rapidă a fișierelor mici. O versiune extrem de importantă pentru utilizatorii de Btrfs, care transformă acest sistem de fișiere într-o opțiune și mai competitivă pentru mașini virtuale, baze de date și medii de stocare de înaltă performanță! 🚀#Linux #LinuxKernel #Btrfs #Linux73 #Phoronix #Storage #SysAdmin #TechNews #OpenSource #FOSS

  6. BTRFS gets a substantial performance improvement in Linux 7.3

    A substantial performance improvement has been made to the BTRFS file system as of Linux version 7.3, which is still under development until now. A pull request has recently been submitted so that BTRFS finally uses the IOmap bounce buffer for direct input and output instead of falling back to the buffered I/O.

    BTRFS also utilizes the local LRU list instead of XArray that tracks inhibited extent buffers, and removes one unnecessary “jiffy” delay in the non-SSD mode with multiple logging tasks.

    As a result, the performance gain has become 3x to 5x the speed of BTRFS in Linux 7.2. This means that this file system has become faster than before, and many improvements to the file system were made.

    For more information, read more about it here.

    #Btrfs #FileSystem #Linux #Linux73 #news #Tech #Technology #update
  7. The #Ubuntu installer for #BTRFS defaults to `discard` on 26.04 LTS.
    This completely destroys all interactivity on these systems when performing many package transactions (e.g. by updating) because it is `discard=sync` implicitely.
    Remove the `discard`-option in /etc/fstab, or specify `discard=async`.

  8. I've got an nvme SSD in a usb-c enclosure that's going read-only in the middle of rsyncing to it. btrfs on luks.

    I suspect the SSD may be failing early, but I can't verify it. Nothing I've tried yet with SMART tooling shows any problems, and btrfs check doesn't reveal any problems either.

    Anyone got a good process for making an SSD clearly demonstrate that it's failing? Must be possible to do from linux, and ideally would be acceptable proof of failure by HP for RMA purposes.

    I don't need the data on the drive, I can reformat and repartition as needed to torture it into failing or whatever

    #linux #btrfs #ssd #nvme

  9. 🔍 Clarificare privind numărul de versiune al kernelului Linux

    Această știre sau titlu pare să fie o confuzie de numerotare sau un scenariu ipotetic. În prezent, dezvoltarea kernelului Linux se află în seria 6.x (versiunile recente din 2026 fiind în gama Linux 6.13 - 6.15+). Versiunea 7.2 nu a fost încă lansată oficial de către Linus Torvalds.

    Cu toate acestea, dacă analizăm îmbunătățirile menționate (Btrfs, Scheduler și Networking), acestea reprezintă piloni principali de dezvoltare activă în kernelul Linux:

    ✨ Arii majore de optimizare în versiunile recente de kernel:

    🗄️ Sistemul de fișiere Btrfs:
    • Implementarea de noi optimizări pentru gestionarea spațiului Liber (free space tree), reducerea latențelor la operațiunile fsync, îmbunătățirea performanței în configurații RAID și citiri paralele mai rapide pe unități NVMe/SSD.

    ⚡ Scheduler-ul de procese (EEVDF / Scheduler Updates):
    • Rafinarea scheduler-ului EEVDF (Earliest Eligible Virtual Deadline First) pentru o mai bună alocare a timpului de procesor între sarcinile interactive (cum ar fi jocurile sau interfața grafică) și procesele de fundal (background jobs).
    • Optimizări speciale pentru procesoarele moderne cu arhitectură hibridă (core-uri P și E).

    🌐 Stiva de Rețea (Networking Enhancements):
    • Optimizări la nivelul stivei TCP/IP pentru reducerea latenței la viteze de transfer ridicate (100GbE+).
    • Îmbunătățiri de securitate și viteze crescute pentru modulele eBPF și conexiunile VPN native WireGuard.

    📌 Notă: Dacă articolul respectiv face referire la un release recent (din seria 6.x), este recomandat să verificați numărul exact al versiunii în fișierele oficiale de release de pe kernel.org.

    #Linux #LinuxKernel #Btrfs #LinuxPerformance #OpenSource #TechNews #Linuxiac #SysAdmin #FOSS

  10. Linus #Torvalds hat #Linux 7.2 freigegeben. Das #Kernel-#Update bietet unter anderem ersten Support für M3-Chips von #Apple, beschleunigt die Dateisysteme #Ext4 und #Btrfs und führt Cache Aware Scheduling ein. winfuture.de/news,160670.html?

  11. Stop losing data to failed updates. This snippet shows BTRFS snapshot rotation using btrfs send/receive for incremental backups across filesystems. Leverage CoW snapshots, send -p for deltas, and keep only the last N. Works on Ubuntu 22.04, Debian 12, RHEL 9 (kernel 5.15+). #linux #snippet #btrfs #snapshot #ValtersIT

    valtersit.com/vault/btrfs-subv

  12. Created a BTRFS snapshot of /, upgraded anyway #yolo, rebooted, and ZFS is working fine. 🤷

    I had to turn off my swapfile to make the snapshot, and now it won't turn back on. I have no idea what I'm doing.

    #linux #zfs #btrfs #swapon #swapoff #TheSwapper

  13. Infinito.Nexus 12.0: From a Single Server to a Scalable Sovereign Cloud

    Infinito.Nexus 12.0 is one of the most significant releases in the project’s history. Until now, Infinito.Nexus focused primarily on automating complete open-source environments on a single Docker Compose host. Version 12.0 introduces Docker Swarm as a second deployment mode, enabling applications to run across multiple servers, scale horizontally and recover from node failures. This release combines capabilities that are rarely delivered by one automation platform: More than 75 automatically deployable open-source applications One Single Sign-On experience backed by a unified user database Horizontal scaling across multiple cloud servers Automated backup and continuously tested disaster recovery Support across Debian, Arch Linux and RHEL-family distributions Filesystem-independent operation across ext4, btrfs and ZFS Together, these changes transform Infinito.Nexus from an application installer into a comprehensive foundation for scalable, sovereign cloud infrastructure. […]

    blog.infinito.nexus/blog/2026/

  14. Serie: Arch - bootbare Btrfs Snapshots mit UKI und Rollbackfunktion (Teil 3)

    Eine Tutorialreihe zur Einrichtung einer Rollbackfunktion in Arch Linux unter Nutzung von Unified Kernel Images und systemd-boot.

    #Arch #Btrfs #UKI #rollback #snapshot #Linux

    gnulinux.ch/serie-arch-bootbar

  15. Ok, I think I'm getting in over my head on this computer problem, any help much appreciated! (Linux/Opensuse TW/KDE/btrfs)

    Symptom: Everything that tries to save something to my home partition (configurations, sessions, kwallet, etc.) says that I have no space left, and thus won't work. Some programs won't even load (Vivaldi, Steam). Every file manager I have tells me that I do have space left.

    History: Before this happened I had tried updating a game in Steam thinking that it would warn me if there wasn't enough room on the disk to do so (silly me). Then the whole desktop crashed and I had to restart.

    Tried: 1) deleting several GB of files. I can now download files to /home, but all the other stuff still won't work.
    2) running fsck from bootable flash drive. Mostly didn't do anything. Finally got it to tell me to use btrfs check instead (I am using btrfs).
    3) I did that and it told me that there were errors. The only things that looked like errors was in "Checking free space tree" where it said "Space key logical (number) length (number) has no corresponding block group" twice with different numbers.
    4) Not being terribly familiar with btrfs yet, I read the fine manual for btrfs check. There were lots of warnings about not trying to repair a btrfs without experienced help, else risking your volumes. So here I am.

    #linux #opensuse #btrfs

  16. Serie: #Arch - #bootbare #Btrfs #Snapshots mit #UKI und #Rollbackfunktion (Teil 3)

    Eine Tutorialreihe zur Einrichtung einer Rollbackfunktion in Arch #Linux unter Nutzung von Unified Kernel Images und systemd-boot.

    gnulinux.ch/serie-arch-bootbar