Le 13/05/13 16:07, sf...@users.sourceforge.net a écrit :
> Francois Goudal:
>> I would try, but I have tried to find that sticky bit, but can't find it =
>> :
> According to the debug output, the sticky bit is set to your /varram.
> Your /var is /var(ro) and /varram(rw), right?
>
>
> J. R. Okajima
Ah ok, my bad. Yes, you are right. So my /ramvar should have the same 
permissions as the original /var basically, and it is not the case for 
some reason.
So when I make the union of /var and /ramvar, the result inherits from 
the sticky bit of /ramvar and this creates some mess afterwards.

I just figured out that my /ramvar has correct permissions, but as soon 
as I mount a tmpfs on it, it gets rwxrwxrwt
I have now updated my init script that is responsible for mounting all 
the aufs and aufs-related stuff, I do a chmod after I mount the tmpfs to 
/ramvar and the problem is now gone.

Thank you very much for your help, much appreciated.
Still, I guess, there is still a problem with copyup not being able to 
support such a strange case. Should you need me to make some more tests, 
let me know and I will of course do it.

Best regards,

-- 

Francois GOUDAL



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

Reply via email to