Mailinglist Archive: opensuse-bugs (7182 mails)
| < Previous | Next > |
[Bug 352878] nfs file access hangs
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 10 Jan 2008 14:37:16 -0700 (MST)
- Message-id: <20080110213716.D374624538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=352878
User nfbrown@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=352878#c1
Neil Brown <nfbrown@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Neil Brown <nfbrown@xxxxxxxxxx> 2008-01-10 14:37:16 MST ---
Thanks for the report.
It looks like autofs tried to unmount while there were some outstanding
IO operations, probably due to the unreliable network. This should normally
be OK. NFS should cancel the outstanding operations and clean up.
However I seems something went wrong causing a deadlock.
I'm guessing that rpciod is the culprit. And as it is deadlocked, other IO on
newly mounted filesystems isn't working.
I'll explore further.
--
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.
User nfbrown@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=352878#c1
Neil Brown <nfbrown@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Neil Brown <nfbrown@xxxxxxxxxx> 2008-01-10 14:37:16 MST ---
Thanks for the report.
It looks like autofs tried to unmount while there were some outstanding
IO operations, probably due to the unreliable network. This should normally
be OK. NFS should cancel the outstanding operations and clean up.
However I seems something went wrong causing a deadlock.
I'm guessing that rpciod is the culprit. And as it is deadlocked, other IO on
newly mounted filesystems isn't working.
I'll explore further.
--
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.
| < Previous | Next > |