HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: RPC information
Operating System - HP-UX
1827473
Members
1699
Online
109965
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-09-2003 04:26 AM
04-09-2003 04:26 AM
RPC information
Hello,
where is it possible to retrieve information on RPC?
My Hpux application uses RPC and i read errors in log files; it would be really useful to use some manual/information repository in order to qualify those messages
Thanks
where is it possible to retrieve information on RPC?
My Hpux application uses RPC and i read errors in log files; it would be really useful to use some manual/information repository in order to qualify those messages
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:34 AM
04-09-2003 04:34 AM
Re: RPC information
rpcinfo -p host
This command is usually used with NFS. So host can be used from client as:
rpcinfo -p server
And you should see:
rpcbind, status, nfs, mountd, nlockmgr, llockmgr
rpcinfo -u hostname service
for example
rpcinfo -u hostname mountd
program 10000004 version 1 ready and waiting, etc.
This command is usually used with NFS. So host can be used from client as:
rpcinfo -p server
And you should see:
rpcbind, status, nfs, mountd, nlockmgr, llockmgr
rpcinfo -u hostname service
for example
rpcinfo -u hostname mountd
program 10000004 version 1 ready and waiting, etc.
Support Fatherhood - Stop Family Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:39 AM
04-09-2003 04:39 AM
Re: RPC information
Best place to start imho = Notes on Programming with HP DCE
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3193-90022/B3193-90022_top.html&con=/hpux/onlinedocs/B3193-90022/00/00/26-con.html&toc=/hpux/onlinedocs/B3193-90022/00/00/26-toc.html&searchterms=rpc&queryid=20030409-063448
& Programming with Threads on HP-UX, HP Product number (B2355-90060).
Also The multithreaded programming guide - Threadtime by scott j.norton & mark d.dipasquale is another good source.
could you give an example of the errors you are seeing ....
and don't forget man rpc and see the other man pages at the end I see rpc_svc_err references rpc.h too.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3193-90022/B3193-90022_top.html&con=/hpux/onlinedocs/B3193-90022/00/00/26-con.html&toc=/hpux/onlinedocs/B3193-90022/00/00/26-toc.html&searchterms=rpc&queryid=20030409-063448
& Programming with Threads on HP-UX, HP Product number (B2355-90060).
Also The multithreaded programming guide - Threadtime by scott j.norton & mark d.dipasquale is another good source.
could you give an example of the errors you are seeing ....
and don't forget man rpc and see the other man pages at the end I see rpc_svc_err references rpc.h too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 05:23 AM
04-09-2003 05:23 AM
Re: RPC information
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP