Hello all! I'm using aufs on my Ubuntu 14.04.1 LTS home server to unite 2 hdds in one pool. my /etc/fstab is following: UUID=e0f89148-e013-469c-878b-1ac00d9c6ee8      /mnt/wd20earx  ext4 UUID=4f8bda5d-5808-4061-84c9-6a82cea2e9ef      /mnt/wd30ezrx  ext4 none   /mnt/media     aufs   br:/mnt/wd20earx:/mnt/wd30ezrx,create=mfs:600,sum,noauto       0 I'm mounting it in rc.local (don't ask my why I did so, I cannot remember that now). System reports correct free space, I can see all the files from both hdds in /mnt/media, but every time the new files are created only on the first drive in branches list (/mnt/wd20earx), so it slowly goes full and right after that the program (particularly - deluge torrent client) reports error "not enough free space", though the second hdd still has plenty of it. I cannot understand what I did wrong? Help me please! -- ---------------------------- Dmitry Redkin, (-o-) icq:498205719
------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/