NFS Mounting woes (grrrrr.)

NFS Mounting woes (grrrrr.)

Post by Pete DePasqul » Mon, 21 Dec 1998 04:00:00



OK, so my FBSD 2.2.6 machine is supposedly setup to serve NFS
filesystems.  I recompiled and installed the kernel and setup the
f/s in /etc/exports.

My client is a 3.0 Generic kernel, and I get the following error
when trying to mount:

pjdepasq# !mount
mount_nfs squale:/home /home
Cannot MNT RPC: RPC: Program not registered
<it hangs here until ^C is hit)

Is there anyone with a tutorial on the setup and execution of NFS
(properly)?  I can't find anything in the handbook (grrrrrr.)

Thanks.

 
 
 

NFS Mounting woes (grrrrr.)

Post by Stingra » Mon, 21 Dec 1998 04:00:00


M  
dmy guess would be the nfs daemons aren't running on squale.  Make sure
mountd and nfsd are running.  Also edit /etc/rc.conf and verify that
nfs_server_enable is yes.

hope this helps



Quote:> OK, so my FBSD 2.2.6 machine is supposedly setup to serve NFS
> filesystems.  I recompiled and installed the kernel and setup the
> f/s in /etc/exports.

> My client is a 3.0 Generic kernel, and I get the following error
> when trying to mount:

> pjdepasq# !mount
> mount_nfs squale:/home /home
> Cannot MNT RPC: RPC: Program not registered
> <it hangs here until ^C is hit)

> Is there anyone with a tutorial on the setup and execution of NFS
> (properly)?  I can't find anything in the handbook (grrrrrr.)

> Thanks.


 
 
 

NFS Mounting woes (grrrrr.)

Post by Michael Sierchi » Mon, 21 Dec 1998 04:00:00



> Cannot MNT RPC: RPC: Program not registered

This means that mountd isn't running of the host you're trying
to mount from...
 
 
 

NFS Mounting woes (grrrrr.)

Post by Pete DePasqul » Tue, 22 Dec 1998 04:00:00


Thanks all, the missing mountd was the problem!   Too bad this is
not the handbook.....

> OK, so my FBSD 2.2.6 machine is supposedly setup to serve NFS
> filesystems.  I recompiled and installed the kernel and setup the
> f/s in /etc/exports.

> My client is a 3.0 Generic kernel, and I get the following error
> when trying to mount:

> pjdepasq# !mount
> mount_nfs squale:/home /home
> Cannot MNT RPC: RPC: Program not registered
> <it hangs here until ^C is hit)

> Is there anyone with a tutorial on the setup and execution of NFS
> (properly)?  I can't find anything in the handbook (grrrrrr.)

> Thanks.

 
 
 

NFS Mounting woes (grrrrr.)

Post by Ted Sikor » Tue, 22 Dec 1998 04:00:00



> Thanks all, the missing mountd was the problem!   Too bad this is
> not the handbook.....


> > OK, so my FBSD 2.2.6 machine is supposedly setup to serve NFS
> > filesystems.  I recompiled and installed the kernel and setup the
> > f/s in /etc/exports.

> > My client is a 3.0 Generic kernel, and I get the following error
> > when trying to mount:

> > pjdepasq# !mount
> > mount_nfs squale:/home /home
> > Cannot MNT RPC: RPC: Program not registered
> > <it hangs here until ^C is hit)

> > Is there anyone with a tutorial on the setup and execution of NFS
> > (properly)?  I can't find anything in the handbook (grrrrrr.)

> > Thanks.

Add this line to your /etc/exports on the squale machine. The fq
hostname is
prefered. BSD likes this and Linux is not really fussy.
------------------------------------------------
# /etc/exports

/home         squale.domain.com(rw,no_root_squash)

-------------------------------------------------
Also you need your mount dir setup like so. /squale/home  so on your
BSD3 machine... mkdir squale cd /squale mkdir home You can use just
mount also.
So # mount squale:/home /squale/home
See if this works. That's how I use it.
--
Ted Sikora

http://tsikora.tiac.net

 
 
 

1. CD-RW mounting woes in Mandrake 7.0 woe oh woe oh woe!

I hate to ask the often answered, but I have a TDK VeloCD CD-RW in my PII
233 machine installed as a master on the secondary IDE. I'm running
Mandrake-linux 7.0, and of course I get the bad link problem. I have run the
fix suggested on Mandrake's Web-page, but I can't figure a way to make the
fix either permenant or automatic. The fix (in case you haven't seen it is
to run "cdrecord -scanbus" to check for the presence of a working CD-RW,
then to type "cd /dev && rm cdrom && ln -s scd0 cdrom" in a terminal) This
fix works but there's got to be a better way...any thoughts.

2. Password in FreeBSD 2.1.0.?

3. /var/mail: to NFS mount or not to NFS mount?

4. 2.4.17, CONFIG_HIGHMEM4G=y and mem= boot parameter.

5. nfs mount to a nfs mount fails

6. COLA Stats update

7. nfs mount problem: mount: can't get address for nfs-server.kauai

8. Rad Hat 6 and the M748LMRT Motherboard

9. NFS mount won't mount at boot, but mount -a works fine.

10. NFS packet dump? NFS/Share on Mac woes.

11. XF86 Config set-up woes & woes & woes

12. Frequency of NFS lock problems w/ NFS mounted mail spool

13. Mounting timeout on NFS mount