Mailinglist Archive: opensuse-bugs (8034 mails)
| < Previous | Next > |
[Bug 210929] Writing to NFS breaks on high amounts of data
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 10 Dec 2006 19:50:37 -0700 (MST)
- Message-id: <20061211025037.DCFF725C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=210929
nfbrown@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |admin@xxxxxxxxxx
------- Comment #2 from nfbrown@xxxxxxxxxx 2006-12-10 19:50 MST -------
Sounds a lot like a packet-loss problem.
How repeatable is this? Can you run
tcpdump -s 0 -w /tmp/tcpdump host SERVER-NAME
on the client, and a matching command on the server, and get a manageable
trace when the problem occurs?
Can you try rsize=8192,wsize=8192 or even rsize=1024,wsize=1024.
If we can find a size where it works, and a near-by size where it doesn't,
that might help narrow down exactly where the problem is.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
nfbrown@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |admin@xxxxxxxxxx
------- Comment #2 from nfbrown@xxxxxxxxxx 2006-12-10 19:50 MST -------
Sounds a lot like a packet-loss problem.
How repeatable is this? Can you run
tcpdump -s 0 -w /tmp/tcpdump host SERVER-NAME
on the client, and a matching command on the server, and get a manageable
trace when the problem occurs?
Can you try rsize=8192,wsize=8192 or even rsize=1024,wsize=1024.
If we can find a size where it works, and a near-by size where it doesn't,
that might help narrow down exactly where the problem is.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |