Comment # 7
on bug 11654
from David Baril
Created attachment 13959 [details]
NLM packets that reproduce Service Response Time crash with mount packets
I re-created the packet capture that can reproduce the problem, AND added the
packets from the NFS mount. This allows Wireshark to decode filenames, such as
nfs.full_name and nfs.name. This makes following the capture easier.
NOTE: This is a capture from a client mounting the NFS file system using a IP
address alias, assigned to a DNS round-robin group.
So the NFS requests are being sent to 10.1.41.94 (the DNS alias), but replies
are returning from 10.1.41.12.
If you check the Ethernet MAC addresses, they both resolve to
Myricom_45:07:84 (00:60:dd:45:07:84)
So you may want to use the Ethernet endpoint addresses rather than the IP
addresses.
You are receiving this mail because:
- You are watching all bug changes.