Skip to Content
Learning RHEL Networking
book

Learning RHEL Networking

by Andrew Mallett
June 2015
Intermediate to advanced
216 pages
4h 48m
English
Packt Publishing
Content preview from Learning RHEL Networking

Mounting multidisk btrfs volumes from /etc/fstab

If we are mounting the btrfs volumes from the /etc/fstab file, we need to ensure that a btrfs scan is effected before we mount the /data/simple directory. This will locate all the devices that participate within the volume. The initramfs file system can complete this task for us on a later system including RHEL 7. If your existing filesystem was already using btrfs, the scan will be built-in your current initramfs. If btrfs is new to your system, you will need to generate a new initial RAM disk. Make sure that you use the correct initramfs and kernel version for your system when running the following command:

# dracut -v -a btrfs -f /boot/initramfs-$(uname -r) /boot/vmlinuz-$(uname -r)

We can then ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering CentOS 7 Linux Server

Mastering CentOS 7 Linux Server

Mohamed Alibi, BHASKARJYOTI ROY
Troubleshooting CentOS

Troubleshooting CentOS

Jonathan Hobson

Publisher Resources

ISBN: 9781785287831