2 Installing XFS Packages
The XFS file system is managed on Oracle Linux by installing the
xfsprogs
and xfsdump
packages.
XFS is the default file system available during the installation of Oracle Linux. Therefore, most required packages are available without any further installation steps. However, on some systems, where XFS isn't selected as the base file system and where the operating system might be cut back to create a slimmer installation, you might need to install the packages manually.
The XFS packages are available in the core Oracle Linux repositories and channels on the Oracle Linux yum server and on ULN.
- Optionally, you can install XFS development packages:
sudo dnf install -y xfsprogs-devel