- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rpcd failure
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
02-19-2002 12:35 AM
02-19-2002 12:35 AM
any suggestions on what to check or, better, yet, what can be done?
thanks
jerome
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:40 AM
02-19-2002 12:40 AM
Re: rpcd failure
What happens when you run rpcd with the -f option? Running rpcd with the -f starts the dced or rpcd process in the foreground. The default is to run in the background.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:54 AM
02-19-2002 12:54 AM
Re: rpcd failure
One thing databases really hate is
having the date changed. To a lesser
extent this can apply to certain
operating system processes. Try to
restart the daemon(s) concerned if
you can from the /sbin/init.d/
directory. Hopefully running the
coomand even though in the foreground
may give you some indication of the
problem.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:13 AM
02-19-2002 01:13 AM
Re: rpcd failure
running rpcd -f gives me no errors, in fact, no output whatsoever, and no results...
i tried booting into single user mode, then init 1 and then init 2... by init 2, it hangs on trying the RPC deamon if needed... nothing happens... i have to reboot...
maybe this sheds more light... dunno...
jerom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:25 AM
02-19-2002 01:25 AM
Re: rpcd failure
rpcd -f doesn't exit to the prompt with an error?
A quick workaround is to execute:
# nohup rpcd -f &
Check your startup scripts
- /sbin/init.d/dce
- /sbin/init.d/Rpcd
- /sbin/rc2.d/S570dce
- /sbin/rc2.d/S590Rpcd
# grep START_RPCD /etc/rc.config.d/Rpcd
# If START_RPCD is 1, the DCE RPC daemon (/opt/dce/sbin/rpcd) will
START_RPCD=1
Try to insert debugging print/echo statements in /sbin/init.d/Rpcd and /sbin/init.d/dce to identify at which phase was startup was it hung.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:42 AM
02-19-2002 01:42 AM
Re: rpcd failure
a) /var/opt/dce/svc/ : check the timestamps on the 4 log files and look at any that have been written to recently.
b) check your syslog.log too !
c) ps -ef | grep rpc ?
ps -ef | grep dce ?
d) look around for a core file : possibly in /opt/dce/sbin ?
post the details .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:59 AM
02-19-2002 01:59 AM
Re: rpcd failure
Check that dced and/or rpcd are no longer running:
Have a back-up before doing this of at least the 2 .db files listed below :
cd /opt/dcelocal/var/dced
rm Ep.db & rm Llb.db
k. Start up rpcd/dce again ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 02:57 AM
02-19-2002 02:57 AM
Re: rpcd failure
here is some of the information that i've been able to find:
startup scripts are okay, and nohup rpcd -f & doesn't give me any output...
dce isn't running on the machine, but it's not running on any of the machines we are using, and they rpcd runs just fine...
no core files in /opt/dce/sbin found...
i think the telling thing is that there are NO .db files to be found in the /opt/dcelocal/var/dced directory...
i'm going to see what i can do about that...
i'll let you all know and assign points as appropriate just as soon as i figure out what worked and what didn't... =)
jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 03:50 AM
02-19-2002 03:50 AM
Re: rpcd failure
dced FATAL dhd general main.c 719 0x7f5b25a0 Cannot use '*all*' protocol sequence, No such file or directory...
any ideas on how to proceed?
thanks
jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 04:09 AM
02-19-2002 04:09 AM
SolutionProblems with rpcd/dced Startup - some known problems:
-----------------------------------------------
-> No network is available, faulty network cable, faulty switch, ...
Corresponding error message (eg. in fatal.log) looks like:
199.09.20.14:23:48.325 .... dced FATAL dhd general main.c 710 0x7afbbe78
Cannot use '*all*' protocol sequence, No such file or directory.
=> Check your network connection and network components,
to solve this problem.
Another process is already using Port 135
Corresponding error message looks like:
1997.05.19.20:16:13.959 .... dced FATAL dhd general main.c 699
0x7afb6e00 Cannot use "*all*" protocol sequence, Address already in use
=> Use Programs like "ps" and "lsof", to find out which program is already using Port 135 on your system.
The working directory for dced/rpcd is /var/opt/dce/dced. Check that the directory exists and has the right permissions.
# ls -ald /var/opt/dce/dced
drwxr-xr-x 2 root bin 1024 May 21 00:01 /var/opt/dce/dced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 04:31 AM
02-19-2002 04:31 AM
Re: rpcd failure
thank you all for your help and time... i learned an enormous amount today that will be very helpful in the future and will give points accordingly...
jerome