[HPADM] RE: SUMMARY nfs startup problem

From: Prangnell, Ian (Ian.Prangnell@logicacmg.com)
Date: Mon Feb 21 2005 - 10:05:17 EST


Hi,
 
Thanks for the replies on this one....Eef Hartman hit the nail on the head
(thanks Eef)
 
It seems that for some reason the 'nfs_server' is not configured in the
kernel (how I don't know) so I added it and rebooted and all is well now.
 
Thanks again,
 
Ian

  _____

From: Prangnell, Ian [mailto:Ian.Prangnell@logicacmg.com]
Sent: 21 February 2005 14:00
To: 'hpux-admin@dutchworks.nl'
Subject: [HPADM] nfs startup problem

Hi,
 
Has anybody come across this error before in the rc.log file -
 
Start name server daemon
Output from "/sbin/rc2.d/S370named start":
----------------------------
"/sbin/rc2.d/S370named start" SKIPPED
 
Start NFS core subsystem
Output from "/sbin/rc2.d/S400nfs.core start":
----------------------------
    starting NFS CORE networking
 
    starting up the rpcbind
        /usr/sbin/rpcbind
/sbin/rc2.d/S400nfs.core[234]: 536 Bad system call(coredump)
Error: NFS nfskd NOT started
"/sbin/rc2.d/S400nfs.core start" FAILED
 
The line in the script that errors is -
 
# Start the NFS Kernel thread daemon - nfskd
#
findproc nfskd
if [ "$pid" = "" ]; then
    if [ -f /usr/sbin/nfskd ] ; then
        /usr/sbin/nfskd -s >/dev/null && echo " starting up the nfskd
daemon" && echo "\t/usr/sbin/nfskd"
        if [ $? -ne 0 ] ; then
            echo "Error: NFS nfskd NOT started" >&2
            exit 1
        fi
    fi
fi

Even if you try and run it from the command line you get the same error -
 
# /usr/sbin/nfskd -s
Spawning nfskd
Bad system call(coredump)
 
We are seeing this error on 2 of our A500 servers, the O/S is 11.00.
Any ideas?
 
Regards,
 
Ian Prangnell
Support Engineer - Global Services
LogicaCMG - Wireless Networks
400 Park Avenue
Aztec West
Bristol
BS32 0HB
England
 
Tel: +44 (0) 1454 204454
Mobile: +44 (0) 7884 231297
Fax: +44 (0) 1454 620527
 
E-Mail: ian.prangnell@logicacmg.com <mailto:ian.prangnell@logicacmg.com>
 
 
 

This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be copied,
disclosed to, retained or used by, any other party. If you are not an
intended recipient then please promptly delete this e-mail and any
attachment and all copies and inform the sender. Thank you.

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

--
             ---> Please post QUESTIONS and SUMMARIES only!! <---
        To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
       Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
 
 Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
            http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 11:02:46 EDT