> i patched the 2.2.14 kernel with imon sucessfully, when i exec. fam ,
> it tells me the
> "cannot register service: RPC: Unable to receive; errno= connection refused
> fam[914]: can't register with portmapper"
Is the portmapper running? You can test this by going "rpcinfo -p", and
that should give you a list of services which have registered with the
portmapper. If it's not, in your /etc/init.d/ or /etc/rc.d/init.d/, there
should be a script, probably either "portmap" or "network", which will
start the portmapper. ("fgrep portmap *" in /etc/init.d or rc.d/init.d/
to find out which init script to use.) If you need more detailed
instructions, or if that doesn't help, send mail to me (rusty@xxxxxxx)
instead of the fam list & we'll see if we can figure out the problem.
--Rusty
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|