Francois Goudal:
> I have now updated my init script that is responsible for mounting all=20
> the aufs and aufs-related stuff, I do a chmod after I mount the tmpfs to=20
> /ramvar and the problem is now gone.
Instead of chmod, try the tmpfs mount option "mode=xxx". Probably
"mode=0755" is good f
Francois Goudal:
> I have now updated my init script that is responsible for mounting all=20
> the aufs and aufs-related stuff, I do a chmod after I mount the tmpfs to=20
> /ramvar and the problem is now gone.
Glad to hear that!
> Thank you very much for your help, much appreciated.
> Still, I
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
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
--
Le 13/05/13 15:32, sf...@users.sourceforge.net a écrit :
> Hi,
>
> Thank you for additional info.
>
> Francois Goudal:
>> You can find below all the strace related to /var/spool while starting=20
>> squid, up to the error caused by aufs :
>>
>> root@wheezy:~# strace squid -D -YC -N 2>&1 | grep spoo
Hi,
Thank you for additional info.
Francois Goudal:
> You can find below all the strace related to /var/spool while starting=20
> squid, up to the error caused by aufs :
>
> root@wheezy:~# strace squid -D -YC -N 2>&1 | grep spool
:::
> open("/var/spool/squid/swap.state",=20
> O_WRONLY|O_
Francois Goudal:
> > Hmm, does squid sets some status to the dir? But it doesn't explain the
> > problem I am afraid...
> >
> >
> I don't think it does. I can check more in details the strace as soon as=20
> I have access to the system again.
It must be a good approach.
> Sure, I will do that.
Le 07/05/13 20:07, sf...@users.sourceforge.net a écrit :
> Francois Goudal:
>> I just straced this as you suggested.
>> The failing call is :
>> open("/var/spool/squid/swap.state.new",=20
>> O_WRONLY|O_CREAT|O_TRUNC|O_APPEND|O_LARGEFILE, 0644) =3D -1
> Does it mean that your RO lower branch has
> /
Francois Goudal:
> I just straced this as you suggested.
> The failing call is :
> open("/var/spool/squid/swap.state.new",=20
> O_WRONLY|O_CREAT|O_TRUNC|O_APPEND|O_LARGEFILE, 0644) =3D -1
Does it mean that your RO lower branch has
/var/spool/squid/swap.state.new? Is it really necessary, or was it
Hello Francois,
Francois Goudal:
> This worked great so far... until I installed squid.
> When I have squid installed, it fails to start and I also get aufs
> kernel messages in my logs :
> aufs au_cpup_single:756:squid[3490]: I/O Error, failed removing broken
> entry(-1, -1)
It means,
- squid
10 matches
Mail list logo