> > I did install everything, except the latest kernel update on the client
> > server.
Ok, somehow there is a descrepency. It appears on one of my boxes (after
just having done a reboot, and finding the same problem) that the file
/etc/rc.d/rc3.d/S40portmap is missing, preventing it from being started.
The file /etc/rc.d/rc3.d/S50inet states that it is supposed to start the
portmapper, but it doesn't.
You can fix it by doing the following:
# cd /etc/rc.d/rc3.d
# ln -s ../init.d/portmap S40portmap
Then restart your portmapper with:
# /etc/rc.d/init.d/portmap start
# /etc/rc.d/init.d/nfs start
and you should be fine.
Anyone know the reason this link is gone?
Dave
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.