<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>COW on Blog</title>
    <link>https://blog.eilhyo.com/tags/cow/</link>
    <description>Recent content in COW on Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 21 Jul 2024 04:49:57 -0400</lastBuildDate>
    <atom:link href="https://blog.eilhyo.com/tags/cow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Take a Btrfs Snapshot</title>
      <link>https://blog.eilhyo.com/articles/btrfs-snapshot/</link>
      <pubDate>Sun, 21 Jul 2024 04:49:57 -0400</pubDate>
      <guid>https://blog.eilhyo.com/articles/btrfs-snapshot/</guid>
      <description>System snapshot is a crucial tool for data protection and system recovery. Today, I will start with COW file system, introduce four key features of Btrfs, and explain how to use Btrfs to take snapshots of your system.&#xA;Copy-On-Write Copy-On-Write (COW) is an efficient storage management technique that ensures data integrity and optimizes storage utilization. When two processes simultaneously read the same data block in a COW file system, the system ensures that both processes access the same data block.</description>
    </item>
  </channel>
</rss>
