- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpcinfo: RPC_PROG_NOT_REGISTERED
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
03-08-2007 07:02 PM
03-08-2007 07:02 PM
rpcinfo: RPC_PROG_NOT_REGISTERED
I have an D390 Server with HP0UX-10.20, where NFS stoppt working, seemingly without any changes to the system>
rpcinfo returns this:
root@s002-: rpcinfo -u localhost nfs 2
rpcinfo: RPC_PROG_NOT_REGISTERED
program 100003 version 2 is not available
root@s002-: rpcinfo -u localhost nfs 3
rpcinfo: RPC_PROG_NOT_REGISTERED
program 100003 version 3 is not available
portmap biod nfsd lockd statd automountd ar all running.
What configuration or process did I miss to check?
Any suggestions are helpfull.
Regards
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 07:24 PM
03-08-2007 07:24 PM
Re: rpcinfo: RPC_PROG_NOT_REGISTERED
Check for any firewall blockings it could cause such errors..
turn off the firewall and check out....
Best Regards,
Prashanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 07:26 PM
03-08-2007 07:26 PM
Re: rpcinfo: RPC_PROG_NOT_REGISTERED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 08:15 PM
03-08-2007 08:15 PM
Re: rpcinfo: RPC_PROG_NOT_REGISTERED
the rpcinfo command was executed from the server itself. So, I do not thing, any firewall outside might have any effect.
Duplicte host IPS ar not available.
it is a little complicated configuration with HPSG-HA cluster:
#Cluster Server (*10? : Fast Ethernet-LAN and *00? : Ethernet-LAN)
192.32.0.1 s101 # Primary NFS-Server
192.32.0.2 s102 # Primary DB-Server
192.201.0.1 s001 # Primary NFS-Server
192.201.0.2 s002 # Primary DB-Server
# Applikations-Server
192.32.0.11 a101 app1 # (C 240)
192.32.0.12 a102 app2 # (J7000)
192.32.0.13 a103 app3 # (C3000)
192.32.0.14 a104 app4 # (J210)
192.201.0.11 a001
192.201.0.12 a002
192.201.0.13 a003
192.201.0.14 a004
# Plot-Server
192.32.0.21 sp01 pw201 # Plot-Server 1
192.201.0.21 sp01 # Plot-Server 1
# Programm-Packete (HP-Serviceguardcluster, virtual identities)
192.32.0.51 v101 basepkg # Generic-Packet
192.32.0.52 v102 nfspkg # NFS-Packet
192.32.0.53 v103 dbpkg oracle # DB-Packet
192.201.0.51 v001 # Generic-Packet
192.201.0.52 v002 # NFS-Packet
192.201.0.53 v003 # DB-Packet
# PC's
192.201.0.81 p001 # HP Designjet 600
192.32.0.181 pc01 # Cutter 1, DOS
192.32.0.182 pc02 # Cutter 2, DOS
192.32.0.183 pc03 # Cutter 3
The LAN-Card: "192.32.0.11 a101" has had some problems. It was not recogniced from its server, not even with ioscan. Now, some servers had been rebooted, the LAN-card is active again and the problems are gone.
Let's hope, this reboot helps for a longer time, than the last one 2 days ago.
I believe, the problem must have been located localy un the servers s001 and s002 or have been caused by the mentioned LAN-card, which might have sent junk to the LAN.
I will inform you, when the problem reoccures any time soon.
Bye
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 08:47 PM
03-09-2007 08:47 PM
Re: rpcinfo: RPC_PROG_NOT_REGISTERED
do you get any RPC information when calling
rpcinfo localhost
(without any parameters)?
The portmapper may no longer be in an operative mode: Shutdown all rpc based process, stop portmap and restart again (else reboot).
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2007 02:20 PM
03-11-2007 02:20 PM
Re: rpcinfo: RPC_PROG_NOT_REGISTERED
nfs_server=1
num_nfsd=16 or high number
pcnfs_server=1
start_mountd=1
nfs_tcp=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 08:02 PM
03-20-2007 08:02 PM