<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lvm on Linux Security</title><link>https://linuxtransfer.com/tags/lvm/</link><description>Recent content in Lvm on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 26 Jul 2026 09:48:56 +0200</lastBuildDate><atom:link href="https://linuxtransfer.com/tags/lvm/index.xml" rel="self" type="application/rss+xml"/><item><title>Using rsync and Snapshots for Efficient Long-Term Backups of Large Ext4 Volumes</title><link>https://linuxtransfer.com/post/2026-07-26-using-rsync-and-snapshots-for-efficient-long-/</link><pubDate>Sun, 26 Jul 2026 09:48:56 +0200</pubDate><guid>https://linuxtransfer.com/post/2026-07-26-using-rsync-and-snapshots-for-efficient-long-/</guid><description>&lt;h2 id="introduction-to-efficient-backups">Introduction to Efficient Backups&lt;/h2>
&lt;p>I&amp;rsquo;ve seen this go wrong when dealing with large Ext4 volumes: creating inefficient backups can lead to data integrity issues and disrupt business continuity. One approach I&amp;rsquo;ve found useful is combining &lt;code>rsync&lt;/code> with snapshot capabilities. &lt;code>rsync&lt;/code> is a powerful tool for synchronizing files and directories across different locations, while snapshots provide a point-in-time view of the file system, allowing for consistent backups even on active systems.&lt;/p></description></item></channel></rss>