Comment 16 for bug 433537

Revision history for this message
Ringerl (ringerl) wrote :

I'm still experiencing the problem that aufs is mounted before the underlying mount is ready:

Snippet from mountall debug log (see full log in attachment)

update_mount: /var/lock: /var/lock none tmpfs nodev,noexec,nosuid,showthrough
update_mount: /media/aufs: /media/aufs none aufs br:/media/sdb1=rw,create=pmfs,cpup=bup check
update_mount: /media/sdb1: /media/sdb1 /dev/sdb1 ext4 errors=remount-ro check

/etc/fstab:

proc /proc proc nodev,noexec,nosuid 0 0
UUID=5ba3227b-b091-4d55-915f-852bb93fd8fe / ext4 errors=remount-ro 0 1
UUID=ccc2ea9f-7228-4665-95d5-3240f7e5b373 none swap sw 0 0
UUID="1b0761fa-6c7b-4e3c-b26a-73613850d029" /media/sdb1 ext4 errors=remount-ro 0 2
none /media/aufs aufs br:/media/sdb1=rw,create=pmfs,cpup=bup 0 3