A Linux administrator is provisioning a new server that requires integrated volume management, filesystem-level snapshots, and data checksums for integrity, all without relying on separate tools like LVM or mdadm. Which filesystem format should the administrator choose to meet all these requirements natively?
The correct answer is btrfs. Btrfs (B-tree File System) is a modern filesystem that includes integrated features like volume management (allowing it to span multiple devices), copy-on-write snapshots, and data/metadata checksums for self-healing and data integrity. XFS and ext4 are robust, high-performance journaling filesystems, but they do not have these specific features built-in; they would rely on external tools like LVM for volume management and snapshots, and mdadm for software RAID. Tmpfs is a temporary, RAM-based filesystem and is not suitable for persistent data storage, nor does it offer these advanced features.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the key features of btrfs?
Open an interactive chat with Bash
How do snapshots in btrfs work?
Open an interactive chat with Bash
What are checksums, and how do btrfs checksums ensure data integrity?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
System Management
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access