[Bug 253530] Kernel refuses to mount NFS share
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=253530
Pavel Raiskup <praiskup(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |NEW
Resolution|WORKSFORME |---
Flags|needinfo?(rhbugzilla@chrism |
|andery.de) |
--- Comment #32 from Pavel Raiskup <praiskup(a)redhat.com> ---
See the comment #22. You need to mount two exports from the same server, both
with different options. And it was hard to debug what's going on. I reopened
because there's totally unhelpful error reporting from nfs-utils for the EBUSY
errno.
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 11 months
[Bug 253530] Kernel refuses to mount NFS share
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=253530
Steve Dickson <steved(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rhbugzilla(a)chrismandery.de
Flags| |needinfo?(rhbugzilla@chrism
| |andery.de)
--- Comment #31 from Steve Dickson <steved(a)redhat.com> ---
I'm not seeing this problem
server:
fedora# exportfs -arv
exporting f25:/etc/dhcp
exporting f26:/etc/dhcp
exporting f25:/var/tmp
exporting f26:/var/tmp
clients:
f25# mount fedora:/var/tmp /mnt/foo
f25# mount fedora:/etc/dhcp /mnt/bar
f26# mount fedora:/var/tmp /mnt/foo
f26# mount fedora:/etc/dhcp /mnt/bar
What am I doing wrong?
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 12 months