On Wed, Apr 05, 2006 at 01:01:02PM +0800, Zhang Cheng wrote: > These are what I get: > > [EMAIL PROTECTED]:~]# start-stop-daemon --stop --oknodo --verbose --name > nfsd > --user 0 --signal 2 > No nfsd found running; none killed. > [EMAIL PROTECTED]:~]# ps aux | grep nfsd > root 5925 0.0 0.3 3156 808 pts/2 S+ 12:58 0:00 grep nfsd > [EMAIL PROTECTED]:~]# start-stop-daemon --start --verbose --nicelevel 0 > --exec > /usr/sbin/rpc.nfsd -- 8 > Starting /usr/sbin/rpc.nfsd... > [EMAIL PROTECTED]:~]# echo $? > 1
So it's actually never starting up! That's odd, and it's not really related to upgrading at all. Did this ever show up before? Have you got nfs-kernel-server up and running before? Do you even have the NFS kernel server module compiled into your kernel? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]