Dan Nicholson wrote these words on 01/28/07 11:48 CST:

> Just before my mail, Hans-Joachim said that he still gets [FAIL] as
> the result which these changes.

I read that, but cannot confirm it (in fact, my testing shows
everything works). Note:

[EMAIL PROTECTED]: /home/randy > ps -ef|grep nfs
root      3577     1  0 11:32 ?        00:00:00 [nfsd]
root      3571     1  0 11:32 ?        00:00:00 [nfsd]
root      3572     1  0 11:32 ?        00:00:00 [nfsd]
root      3573     1  0 11:32 ?        00:00:00 [nfsd]
root      3574     1  0 11:32 ?        00:00:00 [nfsd]
root      3575     1  0 11:32 ?        00:00:00 [nfsd]
root      3576     1  0 11:32 ?        00:00:00 [nfsd]
root      3578     1  0 11:32 ?        00:00:00 [nfsd]
root      4167  4159  0 11:54 pts/1    00:00:00 grep nfs

[EMAIL PROTECTED]: /home/randy > /etc/rc.d/init.d/nfs-server status
rpc.mountd is running with Process ID(s) 3564.
nfsd is running with Process ID(s) 3578 3576 3575 3574 3573 3572 3571 3577.
rpc.statd is running with Process ID(s) 3587.

[EMAIL PROTECTED]: /home/randy > /etc/rc.d/init.d/nfs-server stop
Stopping NFS statd...                                                           
 [  OK  ]
Stopping NFS nfsd...                                                            
 [  OK  ]
Stopping NFS mountd...                                                          
 [  OK  ]
Refreshing NFS Exported Filesystems...                                          
 [  OK  ]
Unmounting NFS Virtual Filesystem...                                            
 [  OK  ]
Removing /var/run/rpc.statd.pid if it exists

[EMAIL PROTECTED]: /home/randy > /etc/rc.d/init.d/nfs-server status
/usr/sbin/rpc.mountd is not running.
nfsd is not running.
/usr/sbin/rpc.statd is not running.

[EMAIL PROTECTED]: /home/randy > /etc/rc.d/init.d/nfs-server start
Starting NFS mountd...                                                          
 [  OK  ]
Starting NFS nfsd...                                                            
 [  OK  ]
Starting NFS statd...                                                           
 [  OK  ]
Mounting nfsd virtual filesystem...                                             
 [  OK  ]
Exporting NFS Filesystems...                                                    
 [  OK  ]

Not sure where to go from here.

-- 
Randy

rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
11:55:01 up 18 days, 12:09, 1 user, load average: 0.11, 0.27, 0.25
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to