Gentoo Archives: gentoo-user

From: John Blinka <john.blinka@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] help with the dreaded mount: RPC: Program not registered
Date: Sat, 22 Sep 2007 21:12:32
Message-Id: e6b926b90709221358t433b434aw5870d83e37326837@mail.gmail.com
In Reply to: Re: [gentoo-user] help with the dreaded mount: RPC: Program not registered by Emil Beinroth
1 On 9/22/07, Emil Beinroth <emilbeinroth@×××.net> wrote:
2 >
3 > Hi,
4 > what version of portmap, nfs-utils and baselayout are you running? Have
5 > you tried reinstalling those 3 to make sure the config files and init
6 > scripts are up to date?
7 >
8 > Please post the output of `rc-status -a` and `rpcinfo -p tobey`. They
9 > might be helpful for diagnosing the problem.
10
11
12
13 -> rpcinfo -p tobey
14 program vers proto port
15 100000 2 tcp 111 portmapper
16 100000 2 udp 111 portmapper
17 100024 1 udp 1028 status
18 100024 1 tcp 4656 status
19 > rc-status -a
20 Runlevel: boot
21 alsasound
22 [ started ]
23 bootmisc
24 [ started ]
25 checkfs
26 [ started ]
27 checkroot
28 [ started ]
29 clock
30 [ started ]
31 consolefont
32 [ started ]
33 hostname
34 [ started ]
35 keymaps
36 [ started ]
37 localmount
38 [ started ]
39 modules
40 [ started ]
41 net.lo
42 [ started ]
43 rmnologin
44 [ started ]
45 svscan
46 [ started ]
47 urandom
48 [ started ]
49 Runlevel: default
50 courier-imapd
51 [ started ]
52 cupsd
53 [ started ]
54 dbus
55 [ started ]
56 dhcpd
57 [ stopped ]
58 distccd
59 [ started ]
60 fcron
61 [ started ]
62 fetchmail
63 [ stopped ]
64 local
65 [ stopped ]
66 net.eth0
67 [ started ]
68 netmount
69 [ started ]
70 nfs
71 [ stopped ]
72 ntp-client
73 [ stopped ]
74 ntpd
75 [ started ]
76 portmap
77 [ started ]
78 postfix
79 [ started ]
80 rsyncd
81 [ started ]
82 samba
83 [ started ]
84 slapd
85 [ stopped ]
86 sshd
87 [ started ]
88 syslog-ng
89 [ started ]
90 xdm
91 [ started ]
92 xinetd
93 [ started ]
94 Runlevel: nonetwork
95 local
96 [ stopped ]
97 Runlevel: single
98 Runlevel: UNASSIGNED
99 acpid
100 [ stopped ]
101 apache2
102 [ stopped ]
103 atd
104 [ stopped ]
105 bttrack
106 [ stopped ]
107 consolekit
108 [ stopped ]
109 courier-authlib
110 [ started ]
111 courier-imapd-ssl
112 [ stopped ]
113 courier-pop3d
114 [ stopped ]
115 courier-pop3d-ssl
116 [ stopped ]
117 crypto-loop
118 [ stopped ]
119 device-mapper
120 [ stopped ]
121 dhcrelay
122 [ stopped ]
123 dnsextd
124 [ stopped ]
125 gpm
126 [ stopped ]
127 hald
128 [ stopped ]
129 hdparm
130 [ stopped ]
131 hotplug
132 [ stopped ]
133 hplip
134 [ stopped ]
135 mDNSResponderPosix
136 [ stopped ]
137 mdnsd
138 [ stopped ]
139 nfsmount
140 [ stopped ]
141 nscd
142 [ stopped ]
143 numlock
144 [ stopped ]
145 pwcheck
146 [ stopped ]
147 rpc.idmapd
148 [ stopped ]
149 rpc.statd
150 [ started ]
151 saslauthd
152 [ stopped ]
153 slurpd
154 [ stopped ]
155 smartd
156 [ stopped ]
157 svnserve
158 [ stopped ]
159 udev-postmount
160 [ started ]
161 xprint
162 [ stopped ]
163
164
165 net-fs/nfs-utils-1.1.0-r1
166 net-nds/portmap-6.0
167 sys-apps/baselayout-1.12.9-r2
168
169
170
171 And I guess you are using nfs3?
172
173
174
175 I really don't know. Where would I look to determine whether I'm using 3 or
176 4?
177
178
179 John

Replies

Subject Author
Re: [gentoo-user] help with the dreaded mount: RPC: Program not registered Emil Beinroth <emilbeinroth@×××.net>