From Fedora Project Wiki

Revision as of 15:44, 12 July 2011 by Jdulaney (talk | contribs) (Created page with "{{QA/Test_Case |description=Subvolume creation on a Btrfs filesystem. This feature is a replacement for the previous LVM. |actions= # In terminal, type btrfs subvolume creat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Subvolume creation on a Btrfs filesystem. This feature is a replacement for the previous LVM.


How to test

  1. In terminal, type btrfs subvolume create Subvolume_Name

Expected Results

  1. This should create a subvolume that is mounted as a directory within your home folder
  2. Confirm that directory is a subvolume by running sudo btrfs subvolume list Subvolume_Name