[OpenAFS] Re: Client Cache Question
Timothy Balcer
timothy@telmate.com
Fri, 28 Jun 2013 14:14:16 -0700
--047d7b67878c8a501204e03d5c32
Content-Type: text/plain; charset=ISO-8859-1
strace gave zero lines more after these after the cat totally completed. So
it blocked on close.
On Fri, Jun 28, 2013 at 1:12 PM, Timothy Balcer <timothy@telmate.com> wrote:
> Stracing that 'cat' yields this at the end:
> read(3, "rojects_limit: 10\n authenticati"..., 32768) = 26624
> write(1, "rojects_limit: 10\n authenticati"..., 26624) = 26624
> read(3, "", 32768) = 0
> close(3) = 0
> close(1) = 0
> close(2) = 0
> exit_group(0) = ?
>
> So there is the last of the data, that I can see. The process is currently
> flushing the file to the fileserver.
>
> Seems to be blocking on exit. I'll wait for the transfer to complete to
> see what the final strace lines give.
>
> --
> Timothy Balcer / IT Services
> Telmate / San Francisco, CA
> Direct / (415) 300-4313
> Customer Service / (800) 205-5510
>
--
Timothy Balcer / IT Services
Telmate / San Francisco, CA
Direct / (415) 300-4313
Customer Service / (800) 205-5510
--047d7b67878c8a501204e03d5c32
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">strace gave zero lines more after these after the cat tota=
lly completed. So it blocked on close.<br></div><div class=3D"gmail_extra">=
<br><br><div class=3D"gmail_quote">On Fri, Jun 28, 2013 at 1:12 PM, Timothy=
Balcer <span dir=3D"ltr"><<a href=3D"mailto:timothy@telmate.com" target=
=3D"_blank">timothy@telmate.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>Stracing that 'cat=
' yields this at the end:<br>read(3, "rojects_limit: 10\n=A0 authe=
nticati"..., 32768) =3D 26624<br>
write(1, "rojects_limit: 10\n=A0 authenticati"..., 26624) =3D 266=
24<br>
read(3, "", 32768)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0 =3D 0<br>close(3)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D 0<br>close(1)=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0 =3D 0<br>close(2)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D 0<br>exit_group(0)=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 =3D ?<br>
<br></div>So there is the last of the data, that I can see. The process is =
currently flushing the file to the fileserver.<br><br>Seems to be blocking =
on exit. I'll wait for the transfer to complete to see what the final s=
trace lines give.<div class=3D"im">
<br>
<div><div><div class=3D"gmail_extra">-- <br><span style=3D"border-collapse:=
collapse;color:rgb(102,102,102);font-family:verdana,sans-serif;font-size:x-=
small">Timothy Balcer / IT Services<br>Telmate / San Francisco, CA<br>Direc=
t / </span><span style=3D"border-collapse:collapse;font-family:verdana,sans=
-serif;font-size:x-small"><font color=3D"#1155cc"><a href=3D"tel:%28415%29%=
20300-4313" value=3D"+14153004313" target=3D"_blank">(415) 300-4313</a></fo=
nt><br>
<font color=3D"#666666">Customer Service /=A0</font><a value=3D"+1800205551=
0" style=3D"color:rgb(17,85,204)">(800) 205-5510</a></span>
</div></div></div></div></div>
</blockquote></div><br><br clear=3D"all"><br>-- <br><span style=3D"border-c=
ollapse:collapse;color:rgb(102,102,102);font-family:verdana,sans-serif;font=
-size:x-small">Timothy Balcer / IT Services<br>Telmate / San Francisco, CA<=
br>
Direct / </span><span style=3D"border-collapse:collapse;font-family:verdana=
,sans-serif;font-size:x-small"><font color=3D"#1155cc">(415) 300-4313</font=
><br><font color=3D"#666666">Customer Service /=A0</font><a value=3D"+18002=
055510" style=3D"color:rgb(17,85,204)">(800) 205-5510</a></span>
</div>
--047d7b67878c8a501204e03d5c32--