- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpcd will not start
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 02:46 AM
06-06-2003 02:46 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 02:53 AM
06-06-2003 02:53 AM
Re: rpcd will not start
Have a look at /etc/rc.log. Find the relevant section:
Start NFS core subsystem
Output from "/sbin/rc2.d/S400nfs.core start":
----------------------------
starting NFS CORE networking
starting up the rpcbind
/usr/sbin/rpcbind
starting up the nfskd daemon
/usr/sbin/nfskd
See what there are for error messages there.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:06 AM
06-06-2003 03:06 AM
Re: rpcd will not start
for NFS there is this entry in rc.log:
Start NFS core subsystem
Output from "/sbin/rc2.d/S400nfs.core start":
----------------------------
starting NFS CORE networking
starting up the rpcbind
/usr/sbin/rpcbind
starting up the nfskd daemon
/usr/sbin/nfskd
The point were the FAILED message at boot up is printed is somewhat later:
Start RPC daemon if needed
Output from "/sbin/rc2.d/S590Rpcd start":
----------------------------
starting the DCE RPC Daemon
/opt/dce/sbin/rpcd
EXIT CODE: 1
"/sbin/rc2.d/S590Rpcd start" FAILED
Is this error known?
Thanks and best regards,
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:12 AM
06-06-2003 03:12 AM
Re: rpcd will not start
That doesn't give us much to go on, does it? I've looked at the start script but can't see anything obvious. Hopefully someone else will have some experience with this.
Good luck,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:13 AM
06-06-2003 03:13 AM
Re: rpcd will not start
try starting it manually with
sh -x /sbin/init.d/rpcd start
this will print each line, and you can trace the error back to the very beginning.
Is your lan card O.K. ? May be is faulty and having some trouble.
Are there any other network errors ?
And: did you try another boot ? Once my workstation didn't start properly for a problem in the ifconfig part of the networking, a reboot fixed it.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:16 AM
06-06-2003 03:16 AM
Solutiondrop me an email if need be ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:46 AM
06-06-2003 03:46 AM
Re: rpcd will not start
I did what you said and try to start it by hand. I found it running up to the start of the /sbin/init.d/S590Rpcd script. Therefore i started this with sh -x in front and saw the EXIT CODE 1 as above after executing ((?)/s.b.) the /opt/dce/sbin/rpcd script.Therefore I started this with sh -x /opt/dce/sbin/rpcd start. This is the result:
bash-2.04# pwd
/opt/dce/sbin
bash-2.04# sh -x ./rpcd start
sh: ./rpcd: Execute permission denied.
The permissions are:
bash-2.04# ls -l rpcd
lrwxr-xr-x 1 root sys 6 Jun 6 09:09 rpcd -> ./dced
bash-2.04# ls -l dced
-r-xr-xr-x 1 bin bin 338456 Nov 14 2000 dced
Do you see a mistake? It is really not clear to me anymore.
Thank you,
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:49 AM
06-06-2003 03:49 AM
Re: rpcd will not start
Check Alex's link. I think he's got your solution.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 03:54 AM
06-06-2003 03:54 AM
Re: rpcd will not start
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_28386&context=hpux:800:11:11
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_28387&context=hpux:800:11:11
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_28388&context=hpux:800:11:11
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 04:10 AM
06-06-2003 04:10 AM
Re: rpcd will not start
Alex`s link is finally the solution! I see the same behaviour.
Is the corresponding patch out now (I will immidiately search for it in the patch area!)?
Nice wekend to everybody,
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 04:29 AM
06-06-2003 04:29 AM
Re: rpcd will not start
PHSS_28387:
1. JAGad82749/JAGae29167 : when multiple client
requests are canceled before completion, memory
leak occurs in the rpcd/dced process.
2. JAGae41968/JAGae56569 : The dce daemon (dced/rpcd)
does not start up when the file system's block size is
set to 64K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 04:49 AM
06-06-2003 04:49 AM
Re: rpcd will not start
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 04:54 AM
06-06-2003 04:54 AM
Re: rpcd will not start
I saw that I was too fast.
Thank you for the description of the symptoms. I will download this patch.
Best regards,
Oliver