Description
Multiple directories from different filesystems can be combined into one storage pool through a featureful union filesystem. It helps users present scattered disks or folders as a single tree while keeping underlying filesystems separate.
Union filesystems affect where writes go and how free space is used. Misconfiguration can hide files, fill the wrong disk, or complicate backups, so test policies before storing important data.