[OmniOS-discuss] Win 8.1 NFS client
Schweiss, Chip
chip at innovates.com
Mon Jun 16 16:26:30 UTC 2014
On Mon, Jun 16, 2014 at 11:22 AM, Valrhona <valrhona at gmail.com> wrote:
> How do I capture the raw packets?
>
>
tcpdump -i ixgbe0 -s 65535 -w raw-packet.dump host xxx.xxx.xxx.xxx
use the IP of the NFS client that is triggering the issue. Subsitute the
proper network adapter. When finished press Ctrl-C. The resulting dump
file can be examined in wireshark.
-Chip
> THanks!
>
> On Mon, Jun 16, 2014 at 10:08 AM, Schweiss, Chip <chip at innovates.com>
> wrote:
> > The issue I have seen was different. I experienced the same NFSv3 lock
> > manager failures, but with Linux clients. I switched all mounts except
> > VMware to NFSv4 and things became MUCH more stable.
> >
> > I still see periodically the NFS server become unresponsive. The server
> > never crashes or the lock manager.
> >
> > The NFSv3 lock manager definitely needs some work. For me it frequently
> > dies on boot up.
> >
> > I had some packet captures of NFSv3 locking issues. I'll see if I still
> > have those around.
> >
> > -Chip
> >
> >
> > On Mon, Jun 16, 2014 at 8:43 AM, Dan McDonald <danmcd at omniti.com> wrote:
> >>
> >> One other thing.
> >>
> >> IF you can easily reproduce this (I can't), capturing raw packets
> starting
> >> before the reproduction would be immensely useful.
> >>
> >> Dan
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://omniosce.org/ml-archive/attachments/20140616/0d79ca73/attachment-0001.html>
More information about the OmniOS-discuss
mailing list