[Bugs] [Bug 1292771] NFS Ganesha write access and WORM disk issues with Win7 Enterprise
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 18 13:13:59 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1292771
Niels de Vos <ndevos at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florent.delvaille at gmail.com
Flags| |needinfo?(florent.delvaille
| |@gmail.com)
--- Comment #3 from Niels de Vos <ndevos at redhat.com> ---
This command only captured the calls that the NFS-client made:
# tcpdump -i eno16780032 -n tcp dst port 2049
Unfortunately the capture does not have the replies from the NFS-server, which
would contain an error message of some kind, at one point.
The tcpdump command from comment #2 should work, but you can also use this:
# tcpdump -i eno16780032 -s 0 -w /var/tmp/nfs-server.pcap tcp and port 2049
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list