"Jrgen_P._Tjern":
> Any way I can manually invalidate whatever cache is used to perform the =
> 
> aufs -> branch lookup? Or should I use udba=3Dinotify?

Basically, you can discard cache by 'mount -o remount /your/aufs"
But the cahce in use will not be discarded.

----------------------------------------------------------------------

> I tried a simple umount -o remount,udba=inotify /storage, and the 
> following popped up in my dmesg (see attached file).

What you did is,
- mount your aufs with /vault/disk1=rw and /vault/disk2=rw
- mkdir /vault/disk1/misc (to the branch directly)
- mount -o remount,udba=inotify /storage
Am I wright?

The direct branch access, mkdir in your case, before setting
udba=inotify cannot be detected by aufs. So the directory you made may
be still invisible by aufs.

BUG at /root/aufs.wcvs/aufs/fs/aufs/super.c:357!
must be a bug in aufs. I will fix it as soon as possible.
Until then, please use udba=inotify at mount-time, before you mkdir.


Junjiro Okajima

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to