Btrfs System Rollbacks In Fedora 13

Published on April 16, 2010
Written by Michael Larabel
Page 1 of 2
Discuss This Article

One of the benefits of Btrfs besides offering competitive performance against other Linux file-systems and SSD optimizations is its support for sub-volumes and writable snapshots. While Btrfs is still in development and is not yet used as a default file-system by any Linux distribution, Red Hat has been looking to capitalize upon the capabilities of Btrfs by introducing support for system rollbacks into Fedora. The Btrfs-based system rollback support has been a feature for Fedora 13 so with the release of the Fedora 13 Beta earlier this week we decided to further investigate this feature.

In order to benefit from this, you must, of course, be using a Btrfs root file-system. This can be setup by either converting an existing EXT3/EXT4 root partition over to Btrfs or by performing a new Fedora installation and using Btrfs -- we opted for the latter method. Btrfs is only available from the Fedora DVD versions and not the Live DVD/USB version that is limited to using EXT4. The DVD-based installer needs to be started with the "btrfs" boot argument added to the GRUB boot-loader; otherwise Red Hat's Anaconda installer will not offer Btrfs file-system support. Note that this boot parameter is now "btrfs" and is not "icantbelieveitsnotbtr" like in earlier Fedora releases.

Even when passing the btrfs boot parameter you still need to manually modify the partitions to use Btrfs over the EXT4 default. As Btrfs is currently only capable of taking a copy-on-write snapshots of the entire file-system and not select directories, it would be highly recommended that a separate /home partition be created that is using EXT4 or another file-system. If the home data resides on the same partition as your root file-system, when performing any system rollbacks, your home data too will be rolled to the earlier state. Of course, you can always switch back to using the newer snapshot, but for ease of use, it is recommended having a separate /home partition.

With Fedora 13 the system rollback support is not provided "out of the box" when engaging a Btrfs installation. After the install is complete, you must then go and install yum-plugin-fs-snapshot. This yum package management plug-in will automatically create a file-system snapshot when installing/upgrading/removing RPM packages before the yum transaction takes place. Btrfs is the only Linux file-system that supports this snapshot-ing functionality, but this new yum plug-in is also capable of taking LVM snapshots at the block level, permitting the active Linux kernel supports this functionality.

<< Previous Page
1
Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. LLVM 3.3 Officially Released
  2. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  3. Intel GPU Driver Tries To Rip Out FBDEV Support
  4. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  5. VP9 Codec Now Enabled By Default In Chrome
  6. openSUSE 13.1 M2 Plays On PulseAudio 4.0
  7. Debian 7.1 Rounds In Some Bug-Fixes
  8. Min / Max FPS Comes To Test Results
  9. Google Pushes More Mesa / Gallium3D Patches
  10. The Phoronix Migration Is Fully Complete
  11. Linux 3.10-rc6 Kernel Brings In More Fixes
Latest Forum Talk
  1. Google Pushes More Mesa / Gallium3D Patches
  2. Intel GPU Driver Tries To Rip Out FBDEV Support
  3. AMD Catalyst 13.6 Beta
  4. LLVM 3.3 Officially Released
  5. The Wayland Situation: Facts About X vs. Wayland
  6. VP9 Codec Now Enabled By Default In Chrome
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite