2 Installing the Btrfs Utilities
Btrfs on Oracle Linux requires that the system is booted with UEK
and that you install the btrfs-progs
package to perform file system
administration tasks on the file system.
Btrfs isn't available for RHCK, so you need to ensure that the system has UEK
installed and is booted into the correct kernel. Also, install the
btrfs-progs
package that provides many Btrfs administration
tools, including the mkfs.btrfs
command that you use to format a
device with the Btrfs file system.