[OpenAFS] Re: Client Cache Question

Timothy Balcer timothy@telmate.com
Fri, 28 Jun 2013 13:12:39 -0700


--001a11c2c43e27387b04e03c8063
Content-Type: text/plain; charset=ISO-8859-1

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

--001a11c2c43e27387b04e03c8063
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Stracing that &#39;cat&#39; yields this at the end:<b=
r>read(3, &quot;rojects_limit: 10\n=A0 authenticati&quot;..., 32768) =3D 26=
624<br>write(1, &quot;rojects_limit: 10\n=A0 authenticati&quot;..., 26624) =
=3D 26624<br>
read(3, &quot;&quot;, 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&#39;ll wait for the transfer to complete to see what the final s=
trace lines give.<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">(415) 300-4313</font><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>

--001a11c2c43e27387b04e03c8063--