Note
You can also obtain the XFS packages from the Oracle Linux Yum Server.
To install the XFS packages on a system:
Log in to ULN, and subscribe your system to the
ol6_x86_64_latest
channel.On your system, use yum to install the
xfsprogs
andxfsdump
packages:#
yum install xfsprogs xfsdump
If required, use yum to install the XFS development and QA packages:
#
yum install xfsprogs-devel xfsprogs-qa-devel