• 15.1 diskless hangs

    From Daniel Braniss@danny@cs.huji.ac.il to muc.lists.freebsd.stable on Thu May 21 18:15:42 2026
    From Newsgroup: muc.lists.freebsd.stable

    have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root).
    having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.
    irCOll try and do a tcpdump but in the meantime any isights are welcome. thanks,
    danny
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Daniel Braniss@danny@cs.huji.ac.il to muc.lists.freebsd.stable on Fri May 22 08:16:39 2026
    From Newsgroup: muc.lists.freebsd.stable


    On 21 May 2026, at 22:02, Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> wrote:

    On Thu, 21 May 2026, Daniel Braniss wrote:

    have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root).
    having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.

    irCOll try and do a tcpdump but in the meantime any isights are welcome.

    When do they hang? During boot? Or during operation?
    during normal operation.

    If they hang on an interactive command try ^T and see.
    since root is nfs mounted, and itrCOs hung, nothing but power cycling works.

    If tcpdump doesn't help much I'd start turning off checksum offloads and the like
    along the path (unclear if your host is your nfs server or not) to see if that helps.
    some more info:
    the server is running 14.3 (i donrCOt think this is relevant)
    the server us also providing /usr/local
    if the host is running with a local root, all is fine.
    virtual hosts, i.e bhive, also hang under similar configuration.
    so now i'm running a tcpdump on the server, and will probably have more info. thanks,
    danny

    /bz

    --
    Bjoern A. Zeeb r15:7
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bakul Shah@bakul@iitbombay.org to muc.lists.freebsd.stable on Thu May 21 23:28:23 2026
    From Newsgroup: muc.lists.freebsd.stable

    On May 21, 2026, at 8:15rC>AM, Daniel Braniss <danny@cs.huji.ac.il> wrote:

    have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root). having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.

    irCOll try and do a tcpdump but in the meantime any isights are welcome.
    You might want to try p9fs instead of nfs for the VMs.--
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Daniel Braniss@danny@cs.huji.ac.il to muc.lists.freebsd.stable on Fri May 22 10:09:49 2026
    From Newsgroup: muc.lists.freebsd.stable


    On 22 May 2026, at 09:28, Bakul Shah <bakul@iitbombay.org> wrote:

    On May 21, 2026, at 8:15rC>AM, Daniel Braniss <danny@cs.huji.ac.il> wrote:

    have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root).
    having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.

    irCOll try and do a tcpdump but in the meantime any isights are welcome.

    You might want to try p9fs instead of nfs for the VMs.
    irCOll try it ASAP, but the hang issue also happens with non vm hosts
    thanks,
    danny
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Tuomo Latto@djv@iki.fi to muc.lists.freebsd.stable on Fri May 22 11:04:37 2026
    From Newsgroup: muc.lists.freebsd.stable

    On 21 May 2026 18.15.42 GMT+03:00, Daniel Braniss <danny@cs.huji.ac.il> wrote: >have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root). >having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.

    irCOll try and do a tcpdump but in the meantime any isights are welcome.
    I'm no expert but wouldn't be better to copy and run the root or
    a minimal base system on a memory fs/disk copied from network?
    That way you'd have basic functionality even if you experience
    a network glitch, giving you a chance to recover.
    I would assume it'd be easier to debug stuff too.
    I don't know how to do that though.
    --
    Tuomo
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rick Macklem@rick.macklem@gmail.com to muc.lists.freebsd.stable on Fri May 22 05:38:39 2026
    From Newsgroup: muc.lists.freebsd.stable

    On Thu, May 21, 2026 at 10:24rC>PM Daniel Braniss <danny@cs.huji.ac.il> wrote:



    On 21 May 2026, at 22:02, Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> wrote:

    On Thu, 21 May 2026, Daniel Braniss wrote:

    have several bhives and my workstation, running diskless, the server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the root).
    having them boot locally, and everything else, ie. /usr/local, home directory are nfs mounted without issues.

    irCOll try and do a tcpdump but in the meantime any isights are welcome.

    When do they hang? During boot? Or during operation?

    during normal operation.

    If they hang on an interactive command try ^T and see.

    since root is nfs mounted, and itrCOs hung, nothing but power cycling works.

    If tcpdump doesn't help much I'd start turning off checksum offloads and the like
    along the path (unclear if your host is your nfs server or not) to see if that helps.

    some more info:
    the server is running 14.3 (i donrCOt think this is relevant)
    the server us also providing /usr/local
    if the host is running with a local root, all is fine.
    virtual hosts, i.e bhive, also hang under similar configuration.

    so now i'm running a tcpdump on the server, and will probably have more info.
    That should give you more information. A few things to note:
    - 15.1 has the capability of using NFSv4 for root, but that requires some
    careful configuration.
    - Assuming your root is NFSv3 (you'll see that in the packet capture
    in wireshark), make sure you are not running nfsuserd(8) or gssd(8).
    Both of these will try and look up user/group names in the passwd/group
    file and this can hang the system when they do the upcall from within
    the NFS client (which would have to access the files).
    rick

    thanks,
    danny


    /bz

    --
    Bjoern A. Zeeb r15:7


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Daniel Braniss@danny@cs.huji.ac.il to muc.lists.freebsd.stable on Mon May 25 11:01:42 2026
    From Newsgroup: muc.lists.freebsd.stable


    --Apple-Mail=_C13EB2B1-F371-4DE8-94CF-BA1F9319BF1C
    Content-Transfer-Encoding: quoted-printable
    Content-Type: text/plain;
    charset=utf-8



    On 22 May 2026, at 15:38, Rick Macklem <rick.macklem@gmail.com> wrote:
    =20
    On Thu, May 21, 2026 at 10:24=E2=80=AFPM Daniel Braniss =
    <danny@cs.huji.ac.il <mailto:danny@cs.huji.ac.il>> wrote:
    =20
    =20
    =20
    On 21 May 2026, at 22:02, Bjoern A. Zeeb =
    <bzeeb-lists@lists.zabbadoz.net> wrote:
    =20
    On Thu, 21 May 2026, Daniel Braniss wrote:
    =20
    have several bhives and my workstation, running diskless, the =
    server is also freebsd,
    and very often, they hang on nfs, (I assume trying to access the =
    root).
    having them boot locally, and everything else, ie. /usr/local, home = directory are nfs mounted without issues.
    =20
    i=E2=80=99ll try and do a tcpdump but in the meantime any isights =
    are welcome.
    =20
    When do they hang? During boot? Or during operation?
    =20
    during normal operation.
    =20
    If they hang on an interactive command try ^T and see.
    =20
    since root is nfs mounted, and it=E2=80=99s hung, nothing but power = cycling works.
    =20
    If tcpdump doesn't help much I'd start turning off checksum offloads =
    and the like
    along the path (unclear if your host is your nfs server or not) to =
    see if that helps.
    =20
    some more info:
    the server is running 14.3 (i don=E2=80=99t think this is relevant)
    the server us also providing /usr/local
    if the host is running with a local root, all is fine.
    virtual hosts, i.e bhive, also hang under similar configuration.
    =20
    so now i'm running a tcpdump on the server, and will probably have =
    more info.
    That should give you more information. A few things to note:
    - 15.1 has the capability of using NFSv4 for root, but that requires =
    some
    careful configuration.
    - Assuming your root is NFSv3 (you'll see that in the packet capture
    in wireshark), make sure you are not running nfsuserd(8) or gssd(8).
    only NFS3=20
    Both of these will try and look up user/group names in the =
    passwd/group
    file and this can hang the system when they do the upcall from within
    the NFS client (which would have to access the files).
    =20
    rick

    so it hanged,
    im attaching the relevant tcpdump,
    what is weird, and I must have forgotten much,=20
    nrnd is the server, chamsa is the client.
    it seems nrnd is requesting arp too often =E2=80=A6
    is the TTL on the arp reseted when a packet is received, or
    it just times out?
    here is the abridged version:

    =20
    =20
    thanks,
    danny
    =20
    =20
    /bz
    =20
    --
    Bjoern A. Zeeb =
    r15:7


    --Apple-Mail=_C13EB2B1-F371-4DE8-94CF-BA1F9319BF1C
    Content-Type: multipart/mixed;
    boundary="Apple-Mail=_71187085-3739-44C3-8D45-06941C6FC8ED"


    --Apple-Mail=_71187085-3739-44C3-8D45-06941C6FC8ED
    Content-Transfer-Encoding: quoted-printable
    Content-Type: text/html;
    charset=utf-8

    <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br = class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">On 22 May 2026, at 15:38, Rick Macklem &lt;<a = href=3D"mailto:rick.macklem@gmail.com" = class=3D"">rick.macklem@gmail.com</a>&gt; wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><meta =
    charset=3D"UTF-8" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); = font-family: Helvetica; font-size: 16px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
    text-decoration: none; float: none; display: inline !important;" = class=3D"">On Thu, May 21, 2026 at 10:24=E2=80=AFPM Daniel Braniss = &lt;</span><a href=3D"mailto:danny@cs.huji.ac.il" style=3D"font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; orphans: auto; =
    text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px;" class=3D"">danny@cs.huji.ac.il</a><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
    display: inline !important;" class=3D"">&gt; wrote:</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none;" = class=3D""><blockquote type=3D"cite" style=3D"font-family: Helvetica; = font-size: 16px; font-style: normal; font-variant-caps: normal; =
    font-weight: 400; letter-spacing: normal; orphans: auto; text-align: =
    start; text-indent: 0px; text-transform: none; white-space: normal; =
    widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br = class=3D""><br class=3D""><br class=3D""><blockquote type=3D"cite" = class=3D"">On 21 May 2026, at 22:02, Bjoern A. Zeeb &lt;<a = href=3D"mailto:bzeeb-lists@lists.zabbadoz.net" = class=3D"">bzeeb-lists@lists.zabbadoz.net</a>&gt; wrote:<br class=3D""><br=
    class=3D"">On Thu, 21 May 2026, Daniel Braniss wrote:<br class=3D""><br = class=3D""><blockquote type=3D"cite" class=3D"">have several bhives and =
    my workstation, running diskless, the server is also freebsd,<br = class=3D"">and very often, they hang on nfs, (I assume trying to access =
    the root).<br class=3D"">having them boot locally, and everything else, =
    ie. /usr/local, home directory are nfs mounted without issues.<br = class=3D""><br class=3D"">i=E2=80=99ll try and do a tcpdump but in the = meantime any isights are welcome.<br class=3D""></blockquote><br = class=3D"">When do they hang? &nbsp;During boot? Or during operation?<br = class=3D""></blockquote><br class=3D"">during normal operation.<br = class=3D""><blockquote type=3D"cite" class=3D""><br class=3D"">If they =
    hang on an interactive command try ^T and see.<br =
    class=3D""></blockquote><br class=3D"">since root is nfs mounted, and = it=E2=80=99s hung, nothing but power cycling works.<br =
    class=3D""><blockquote type=3D"cite" class=3D""><br class=3D"">If =
    tcpdump doesn't help much I'd start turning off checksum offloads and =
    the like<br class=3D"">along the path (unclear if your host is your nfs = server or not) to see if that helps.<br class=3D""></blockquote><br = class=3D"">some more info:<br class=3D"">the server is running 14.3 (i = don=E2=80=99t think this is relevant)<br class=3D"">the server us also = providing /usr/local<br class=3D"">if the host is running with a local =
    root, all is fine.<br class=3D"">virtual hosts, i.e bhive, also hang =
    under similar configuration.<br class=3D""><br class=3D"">so now i'm =
    running a tcpdump on the server, and will probably have more info.<br = class=3D""></blockquote><span style=3D"caret-color: rgb(0, 0, 0); = font-family: Helvetica; font-size: 16px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
    text-decoration: none; float: none; display: inline !important;" = class=3D"">That should give you more information. A few things to = note:</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
    Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none; float: none; display: inline !important;" class=3D"">- 15.1 has =
    the capability of using NFSv4 for root, but that requires some</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
    display: inline !important;" class=3D"">&nbsp;&nbsp;careful = configuration.</span><br style=3D"caret-color: rgb(0, 0, 0); =
    font-family: Helvetica; font-size: 16px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
    text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
    0); font-family: Helvetica; font-size: 16px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
    text-decoration: none; float: none; display: inline !important;" =
    class=3D"">- Assuming your root is NFSv3 (you'll see that in the packet = capture</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
    Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none; float: none; display: inline !important;" class=3D"">&nbsp;in = wireshark), make sure you are not running nfsuserd(8) or =
    gssd(8).</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""></div></blockquote>only NFS3&nbsp;<br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D""><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
    display: inline !important;" class=3D"">&nbsp;Both of these will try and =
    look up user/group names in the passwd/group</span><br =
    style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
    display: inline !important;" class=3D"">&nbsp;file and this can hang the = system when they do the upcall from within</span><br style=3D"caret-color:=
    rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: =
    normal; font-variant-caps: normal; font-weight: 400; letter-spacing: =
    normal; text-align: start; text-indent: 0px; text-transform: none; = white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; = text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
    0); font-family: Helvetica; font-size: 16px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
    text-decoration: none; float: none; display: inline !important;" = class=3D"">&nbsp;the NFS client (which would have to access the = files).</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
    Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none; float: none; display: inline !important;" class=3D"">rick</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
    16px; font-style: normal; font-variant-caps: normal; font-weight: 400; = letter-spacing: normal; text-align: start; text-indent: 0px; =
    text-transform: none; white-space: normal; word-spacing: 0px; = -webkit-text-stroke-width: 0px; text-decoration: none;" = class=3D""></div></blockquote><div><br class=3D""></div>so it = hanged,</div><div>im attaching the relevant tcpdump,</div><div>what is =
    weird, and I must have forgotten much,&nbsp;</div><div>nrnd is the =
    server, chamsa is the client.</div><div>it seems nrnd is requesting arp =
    too often =E2=80=A6</div><div>is the TTL on the arp reseted when a =
    packet is received, or</div><div>it just times out?</div><div>here is =
    the abridged version:</div><div></div></body></html>=

    --Apple-Mail=_71187085-3739-44C3-8D45-06941C6FC8ED
    Content-Disposition: attachment;
    filename=hang
    Content-Type: application/octet-stream;
    x-unix-mode=0644;
    name="hang"
    Content-Transfer-Encoding: 7bit

    ...
    00:25:22.032739 IP chamsa.cs.huji.ac.il.719 > nrnd.cs.huji.ac.il.nfsd: Flags [P.], seq 12239740:12239852, ack 9978805, win 2448, options [nop,nop,TS val 1166402375 ecr 891578467], length 112: NFS request xid 31608280 108 access fh 1670,404256/2 NFS_ACCESS_FULL
    00:25:22.032776 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [P.], seq 9978805:9978929, ack 12239852, win 29128, options [nop,nop,TS val 891579469 ecr 1166402375], length 124: NFS reply xid 31608280 reply ok 120 access c 0003
    00:25:22.072237 IP chamsa.cs.huji.ac.il.719 > nrnd.cs.huji.ac.il.nfsd: Flags [.], ack 9978929, win 2448, options [nop,nop,TS val 1166402415 ecr 891579469], length 0
    00:30:46.258902 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:30:47.305012 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:30:48.351810 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:31:24.000926 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165956368 ecr 2800100369], length 0
    00:31:24.204280 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891941641 ecr 1166402415], length 0
    00:31:24.249273 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165956617 ecr 2800100369], length 0
    00:31:24.485273 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891941922 ecr 1166402415], length 0
    00:31:24.547273 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165956915 ecr 2800100369], length 0
    00:31:24.847273 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891942284 ecr 1166402415], length 0
    00:31:24.943274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165957311 ecr 2800100369], length 0
    00:31:25.371274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891942808 ecr 1166402415], length 0
    00:31:25.535277 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165957903 ecr 2800100369], length 0
    00:31:26.219276 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891943656 ecr 1166402415], length 0
    00:31:26.519274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165958887 ecr 2800100369], length 0
    00:31:27.715274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891945152 ecr 1166402415], length 0
    00:31:28.287275 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165960655 ecr 2800100369], length 0
    00:31:30.507275 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891947944 ecr 1166402415], length 0
    00:31:31.623276 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165963991 ecr 2800100369], length 0
    00:31:35.891276 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891953328 ecr 1166402415], length 0
    00:31:38.095275 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165970463 ecr 2800100369], length 0
    00:31:46.459274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891963896 ecr 1166402415], length 0
    00:31:50.839277 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1165983207 ecr 2800100369], length 0
    00:32:07.395274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 891984832 ecr 1166402415], length 0
    00:32:16.127274 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1166008495 ecr 2800100369], length 0
    00:32:41.415271 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1166033783 ecr 2800100369], length 0
    00:32:49.067272 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 892026504 ecr 1166402415], length 0
    00:33:06.703270 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [F.], seq 10967253, ack 13744768, win 29128, options [nop,nop,TS val 1166059071 ecr 2800100369], length 0
    00:33:30.739268 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 892068176 ecr 1166402415], length 0
    00:33:31.991267 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.msexch-routing: Flags [R.], seq 10967254, ack 13744768, win 0, options [nop,nop,TS val 1166084359 ecr 2800100369], length 0
    00:34:12.411265 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [F.], seq 9978929, ack 12239852, win 29128, options [nop,nop,TS val 892109848 ecr 1166402415], length 0
    00:34:54.083261 IP nrnd.cs.huji.ac.il.nfsd > chamsa.cs.huji.ac.il.719: Flags [R.], seq 9978930, ack 12239852, win 0, options [nop,nop,TS val 892151520 ecr 1166402415], length 0
    00:41:00.234041 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:41:01.270312 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:41:02.296492 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:42:15.240343 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    00:42:16.256438 ARP, Request who-has chamsa.cs.huji.ac.il tell router-340-01.cs.huji.ac.il, length 46
    ...

    --Apple-Mail=_71187085-3739-44C3-8D45-06941C6FC8ED
    Content-Transfer-Encoding: quoted-printable
    Content-Type: text/html;
    charset=us-ascii

    <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" =
    class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D""><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
    Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; =
    word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
    none;" class=3D""><blockquote type=3D"cite" style=3D"font-family: =
    Helvetica; font-size: 16px; font-style: normal; font-variant-caps: =
    normal; font-weight: 400; letter-spacing: normal; orphans: auto; =
    text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br = class=3D"">thanks,<br = class=3D"">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;danny<br =
    class=3D""><br class=3D""><blockquote type=3D"cite" class=3D""><br = class=3D"">/bz<br class=3D""><br class=3D"">--<br class=3D"">Bjoern A. =
    Zeeb = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n= bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs= p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n= bsp;&nbsp;&nbsp;r15:7</blockquote></blockquote></div></blockquote></div><b=
    r class=3D""></body></html>=

    --Apple-Mail=_71187085-3739-44C3-8D45-06941C6FC8ED--

    --Apple-Mail=_C13EB2B1-F371-4DE8-94CF-BA1F9319BF1C--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.22a-Linux NewsLink 1.2