| Summary: | Cannot unmount file-backed disk imported from NFS or SMBFS | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Andrey Simonenko <simon> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.4-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrey Simonenko
2005-08-30 09:40:16 UTC
This is to be expected with any version of Unix when not mounting with -o soft if the underlying filesystem goes away. This isn't a bug but instead a well known caveat with network-based filesystems. I suggest closing this bug with that in mind. Thanks, -Garrett On Tue, Oct 11, 2011 at 06:35:28PM -0700, Garrett Cooper wrote:
> This is to be expected with any version of Unix when not mounting
> with -o soft if the underlying filesystem goes away. This isn't a bug but
> instead a well known caveat with network-based filesystems.
> I suggest closing this bug with that in mind.
I described absolutely another bug on 5.4-STABLE. It was impossible to
unmount file-backed disk (attached by 'mdconfig -a -t vnode -f ...') from
mounted NFS file system on a client system.
Since I could not reproduce this bug on 8.2-STABLE with new NFS client
and server, this PR can be closed.
State Changed From-To: open->closed Submitter mentions this PR can be closed. |