From Fedora Project Wiki
(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...") |
No edit summary |
||
Line 11: | Line 11: | ||
[[Category:btrfs]] | [[Category:btrfs]] | ||
[[Category: | [[Category:Package_btrfs-progs_test_cases]] |
Latest revision as of 17:15, 12 July 2011
Description
Subvolume creation on a Btrfs filesystem. This feature is a replacement for the previous LVM.
How to test
- In terminal, type btrfs subvolume create Subvolume_Name
Expected Results
- This should create a subvolume that is mounted as a directory within your home folder
- Confirm that directory is a subvolume by running sudo btrfs subvolume list Subvolume_Name