- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpcd daemon not starting
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
01-03-2001 12:57 PM
01-03-2001 12:57 PM
rpcd daemon not starting
Refering to posting at http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6fa4854994d9d4118fef0090279cd0f9!1,00.html,
I also am having trouble with the rpcd daemon not
starting. I installed an image of a system on a HP 755 onto a HP 712/80 via Ignite-UX boot recovery tape. I
have the /opt/dcelocal/var/dced directory which has the
dced.log and objectuuid.txt files.
I noticed that the Ep.db and Llb.db files are removed
when `/sbin/rc2.d/S590ncs start` is executed at bootup.
The only error message is the following:
EXIT CODE: 1
starting the DCE RPC Daemon
/opt/dce/sbin/rpcd
"/sbin/rc2.d/S590ncs start" FAILED
I did not have this problem when installing the HP
755 image onto a HP C110.
Any suggestions?
thanks,
Boyd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 06:10 PM
01-03-2001 06:10 PM
Re: rpcd daemon not starting
Use this command to recreate that file.
# cd /var/opt/dce/dced
# mv objectuuid.txt objectuuid.txt.bak
# uuidgen > objectuuid.txt
make sure the premission is 644.
have fun!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 04:43 AM
01-04-2001 04:43 AM
Re: rpcd daemon not starting
# cd /var/opt/dce/dced
# mv objectuuid.txt objectuuid.txt.bak
# uuidgen > objectuuid.txt
(permission was 644)
But, rpcd still would not start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 09:42 AM
01-04-2001 09:42 AM
Re: rpcd daemon not starting
/opt/dcelocal/var/dced/objectuuid.txt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 10:02 AM
01-04-2001 10:02 AM
Re: rpcd daemon not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 10:03 AM
01-04-2001 10:03 AM
Re: rpcd daemon not starting
do this then,
# cd /opt/dcelocal/var/dced
# mv objectuuid.txt objectuuid.txt.bak
# uuidgen > objectuuid.txt
just curious, is there a objectuuid.txt in /var/opt/dce/dced ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 01:00 PM
01-04-2001 01:00 PM
Re: rpcd daemon not starting
/opt/dcelocal/var/ -> /var/opt/dce
So, doing it to /opt/dcelocal/var/dced/objectuuid.txt is
the same as doing it to /var/opt/dce/dced/objectuuid.txt.
But, in anycase, I was just told not to worry about it
since the system may end up being used as a stand-
alone system. Thus, there's no need for the rpcd
daemon.
thanks
Boyd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 01:53 PM
01-04-2001 01:53 PM