<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>btrfs on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/btrfs/</link><description>Recent content in btrfs on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Mon, 06 Oct 2025 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/btrfs/atom.xml" rel="self" type="application/rss+xml"/><item><title>Performance Test of ext4, xfs, zfs, and btrfs under RAID6</title><link>https://www.chenshaowen.com/en/blog/ext4-xfs-zfs-btrfs-performance-test-in-raid6.html</link><pubDate>Mon, 06 Oct 2025 00:00:00 +0000</pubDate><atom:modified>Mon, 06 Oct 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/ext4-xfs-zfs-btrfs-performance-test-in-raid6.html</guid><description>1. Single Disk 1.1 Creating the File System Wipe the disk 1 wipefs -a /dev/nvme0n1 Format the disk 1 mkfs.xfs /dev/nvme0n1 Mount the disk 1 2 mkdir -p /mnt/nvme0n1-test mount /dev/nvme0n1 /mnt/nvme0n1-test 1.2 Performance Test 4k random write 1 2 3 4 echo 3 &amp;gt; /proc/sys/vm/drop_caches fio --name=4k_randwrite --rw=randwrite --bs=4k --ioengine=libaio --direct=1 \ --numjobs=8 --iodepth=32 --size=20G --time_based --runtime=120 --group_reporting \ --allow_mounted_write=1 --filename=/mnt/nvme0n1-test/fio-4k-randwrite.</description><dc:creator>微信公众号</dc:creator><category>Filesystem</category><category>ext4</category><category>xfs</category><category>zfs</category><category>btrfs</category><category>RAID</category><category>Storage</category><category>Performance Testing</category><category>Operations</category></item><item><title>Btrfs Operations Under RAID</title><link>https://www.chenshaowen.com/en/blog/raid-btrfs-operations.html</link><pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate><atom:modified>Fri, 03 Oct 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/raid-btrfs-operations.html</guid><description>Btrfs supports online expansion, shrinking, disk replacement, and RAID mode conversion; this post covers creating a filesystem under RAID 0/RAID 1/RAID 10/RAID 6 topologies, adding disks, replacing disks, shrinking, and common operational tasks.
1. Btrfs Profiles single: single copy, no redundancy, works with one disk or can aggregate multiple disks.</description><dc:creator>微信公众号</dc:creator><category>Filesystem</category><category>btrfs</category><category>RAID</category><category>Storage</category><category>Operations</category></item><item><title>Reading Btrfs Partition Files on MacOS</title><link>https://www.chenshaowen.com/en/blog/how-to-reading-btrfs-partition-files-under-macos.html</link><pubDate>Sun, 19 Dec 2021 00:00:00 +0000</pubDate><atom:modified>Sun, 19 Dec 2021 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/how-to-reading-btrfs-partition-files-under-macos.html</guid><description>1. Background and Prerequisites Compared with Ext4, Btrfs is a younger file system with more features to play with — snapshots, subvolumes, checksum self-verification, software RAID, and even transparent compression.
That said, if you do not have the operations capability behind you, it is best not to use Btrfs. This article records the process of pulling a Btrfs disk out of a Synology DSM system and reading its data.</description><dc:creator>微信公众号</dc:creator><category>MacOS</category><category>Btrfs</category><category>Files</category><category>File System</category><category>Operations</category></item></channel></rss>