* BUG: mount.nfs and "bg"
@ 2007-08-02 17:02 Chuck Lever
0 siblings, 0 replies; only message in thread
From: Chuck Lever @ 2007-08-02 17:02 UTC (permalink / raw)
To: Linux NFS mailing list
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
I've finally found a system that has the legacy mount command with NFS
support built into it, so I've been able to start testing "bg" behavior
in mount.nfs. The old system is Fedora Core 5, with /bin/mount. The
new system is Fedora 7 and uses /sbin/mount.nfs.
I did a simple test. On the NFS server I did a "service nfs stop", then
tried a mount with "-o bg" from each client. Results:
On FC5, the mount backgrounded immediately, and succeeded once I did a
"service nfs start" on the server. A "ps -ef | grep mount" shows a
backgrounded mount process that goes away once the mount is successful.
On F7, the mount fails immediately with EX_FAIL. There is no background
mount process, according to ps.
I plan to study the legacy mount command to understand exactly what
needs to be added to mount.nfs to make bg mounts work again.
[-- Attachment #2: chuck.lever.vcf --]
[-- Type: text/x-vcard, Size: 290 bytes --]
begin:vcard
fn:Chuck Lever
n:Lever;Chuck
org:Oracle Corporation;Corporate Architecture: Linux Projects Group
adr:;;1015 Granger Avenue;Ann Arbor;MI;48104;USA
title:Principal Member of Staff
tel;work:+1 248 614 5091
x-mozilla-html:FALSE
url:http://oss.oracle.com/~cel
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- Attachment #4: Type: text/plain, Size: 140 bytes --]
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-02 17:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 17:02 BUG: mount.nfs and "bg" Chuck Lever
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.