![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some Info. | ad4m88 | UNIX for Dummies Questions & Answers | 8 | 03-29-2008 07:01 PM |
| PID info | mlucas | UNIX for Dummies Questions & Answers | 3 | 08-18-2006 07:07 AM |
| exe info | sumsin | High Level Programming | 6 | 11-17-2005 05:15 AM |
| rpcbind errors | tayyabq8 | SCO | 0 | 07-05-2005 02:09 AM |
| some info on awk please | MadHatter | Shell Programming and Scripting | 1 | 06-30-2005 06:04 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
rpcbind / info Problem
I'm just going to throw this out there because I have no clue what is causing this problem or how to fix it. selinux is not enabled nor is any sort of firewall. (To my knowledge -- I did a kickstart install with firewall --disabled )
[root@node2 ~]# rpcinfo program version netid address service owner 100000 4 tcp 0.0.0.0.0.111 portmapper superuser 100000 3 tcp 0.0.0.0.0.111 portmapper superuser 100000 2 tcp 0.0.0.0.0.111 portmapper superuser 100000 4 udp 0.0.0.0.0.111 portmapper superuser 100000 3 udp 0.0.0.0.0.111 portmapper superuser 100000 2 udp 0.0.0.0.0.111 portmapper superuser 100000 4 local /v portmapper superuser 100000 3 local /v portmapper superuser 100000 2 local /v portmapper superuser 100024 1 udp 0.0.0.0.128.0 status unknown 100024 1 tcp 0.0.0.0.133.64 status unknown [root@node2 ~]# rpcinfo -p localhost rpcinfo: can't contact portmapper: RPC: Unknown host [root@node2 ~]# rpcinfo -p localhost works fine on my head node but for somereason (no matter what configuration I use) it locks up on all the other machines. |
|
||||
|
Problem resolved. I just updated and rebooted everything and bam, all better.
|
| Sponsored Links | ||
|
|