I use Sun Solaris at work, and when I reboot one, I do a ping to know if
it's alive and then a rup machinename to know if I can log in.
If the Sun has not yet finished its rc.* scripts, then the answer is 'RPC
program not registred'. When rup gives the upload and not the error message,
then I know the machine is up and running.

In your case, maybe the NFS server 'server' is not in a good state (crashed
?) or you have to start /etc/rc.d/init.d/rpc_something or
/etc/rc.d/init.d/nfs.server ?

Hope it helps

Mathieu

> -----Original Message-----
> From: Charles Curley [mailto:[EMAIL PROTECTED]]
> Sent: 18 February 2000 18:11
> To: Expert mailing list
> Subject: [expert] nfs & rpc question: "Program not registered"
> 
> 
> I have been able to nfs mount the root partition of a 
> computer for over a
> year with no problems. Recently, power went out, affecting both of the
> computers involved, causing both to die a horrible death. As I was not
> around at the time, I don't know what error messages were 
> shown when the
> machines rebooted.
> 
> The error message I now get is:
> 
> root@charlesc # mount /mnt/server/
> mount: RPC: Program not registered
> 
> charlesc's fstab contains:
> 
> server:/                /mnt/server             nfs     
> timeo=14,intr,noauto 0 0
> 
> server's /etc/exports is:
> 
> [ccurley@server ccurley]$ cat /etc/exports /       
> charlesc(no_root_squash)
> 
> also on server:
> 
> [ccurley@server ccurley]$ cat /etc/rpc | grep -i nfs
> nfs             100003  nfsprog
> rpcnfs          100116  na.rpcnfs
> nfs_acl         100227
> pcnfsd          150001
> bwnfsd          545580417
> 
> Any brilliant ideas out there?
> 
> Thanks!
> 
> 
> -- 
> 
>               -- C^2
> 
> No windows were crashed in the making of this email.
> 
> Looking for fine software and/or web pages?
> http://w3.trib.com/~ccurley
> 

Reply via email to