Hello, I am using Arch Linux with Aufs3. I got the necessary patches with https://aur.archlinux.org/packages.php?ID=50956 although right now it doesn't clean the aufs_type.h file, so I still had to do that manually.
Since a few months, when mounting my aufs3 "partition", df only displays the disk space of the first "real" partition. Example: /dev/sdb3 919G 852G 22G 98% /home/user/2ndDrive /dev/sda4 1.8T 1.7T 36G 98% /home/user/1stDrive /dev/sdd1 1.9T 1.8T 4.7G 100% /home/user/3rdDrive none 1.8T 1.7T 36G 98% /home/user/aufs My fstab line: none /home/user/aufs aufs br=/home/user/1stDrive/aufs=rw:/home/user/3rdDrive/aufs=rw:/home/user/2ndDrive/aufs=rw,noauto,comment=systemd.automount 0 0 Apart from that, I do see all the "merged" files/directories in my aufs3 partition, although it seems to only write in the first one. Hence once it gets full, I have to switch the partitions order in the fstab line... I am pretty sure it used to work correctly, what should I look into? Thanks! ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d