Cyanrigger:
> No, I made a mistake and made the test with just a "cp", which behaves
> like I said and I assumed rsync would do the same.
> Now I also know what these "--delete-XXXXX" parameters of rsync do.
> AFAIK you're right about the behaviour of rsync and your explanation in
> your second-last post makes sense to me.

I see.


> Do you consider this a bug in aufs, though?

No.
I think it is a problem of your shutdown script.
Generally any shutdown script executes
- kill all processes
- remount / readonly

For the system whose root is aufs, the similar scirpt but more work is
necessary. In your case,
- remount ext3 readwrite
- kill all processes
- remount / readonly
I guess.


J. R. Okajima

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev

Reply via email to