Date: Sun, 22 Jan 2006 12:11:45 -0500 From: David Stanford <dthomas53@gmail.com> To: Brent <mrb@bmyster.com> Cc: freebsd-questions@freebsd.org Subject: Re: strange error with NFS on freebsd Message-ID: <f2c91f770601220911q2ebe7394wb8d472b4262ec326@mail.gmail.com> In-Reply-To: <20060121172514.M60738@bmyster.com> References: <20060121172514.M60738@bmyster.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Brent, Just yesterday I had this same problem with a 6.0 box attempting to mount a= n NFS share off a 5.4 box. Although I couldn't tell you why this happened, my solution was to kill rpcbind, mountd, and nfsd and then restart them on the 5.4 box. That got it to work. However, I also noticed that when I was researching the error online I found many threads (as Danial already mentioned) stating that this is error is usually indicative of portmapper not running (for those running 4.x series). Try restarting the services and then look into portmapper. -David On 1/21/06, Brent <mrb@bmyster.com> wrote: > > I have a 4.11 server runing nfs server and a nfs client running freebsd > 5.4 > ive setup both according to the freebsd handbook > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.htm= l > > When i go to mount the nfs share onto the client by doing > > loqtis# mount 10.10.25.2:/user3 /user3 > > i get the following output > [udp] 10.10.25.2:/user3: RPCPROG_NFS: RPC: Program not registered > > what does this mean ? > > any help is greatly appreciated > -- > Brent > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2c91f770601220911q2ebe7394wb8d472b4262ec326>