Patrick:
> Heh, will do . but is that behavior of unionctl supposed to be like that? :)

Of course, no it isn't.
And Tomas M suggested you one of the way to research the problem.
Thank you Tomas.

Additionally, there is a description about the time of remount. When you
have lots of inodes and dentries cached, it may take a long time. It
depends upon your operations before remount, and the amount of your
system memory.

In your case, in order to know your situation, I'd like to ask you
questions.
- How did you mount your aufs?
- How is /proc/mounts just before you remount or unionctl? Will you show
  us?
- Have you ever read the manual of mount(8), or some documentations
  about /etc/mtab and /proc/mounts? Since it must be fundamental
  knowledge when you use linux or unix.

And,
- it is recommended to use mount -o remount,... instead of unionctl.
- mount.aufs is not supposed to be executed manually. use mount(8).
- if you use -n option to your mount(8), you will never get the entry in
  your mount listing by mount(8).

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