Steve,

Thanks for the direction. I have it all working now.. it was starting
NFS itself that was the problem.

Thanks to all that replied.

Mike

 Mike Koponick
 RedHawk. - Network Engineering
[EMAIL PROTECTED]

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify
 [EMAIL PROTECTED]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-----Original Message-----
From: Rigler, Steve [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 07, 2003 11:51 AM
To: [EMAIL PROTECTED]
Subject: RE: NFS Action

Is NFS started on the server?

Use "chkconfig --list" to make sure nfs, nfslock and portmap are all
turned on.  Turn them on and start them (with "service") if they aren't
already turned on.

Once you know it's working on the server, check from the client with
"rpcinfo -p <servername>".  If it still doesn't work make sure you don't
have a firewall on the server that could be complicating things.

-Steve


-----Original Message-----
From: Mike Koponick [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 2:41 PM
To: [EMAIL PROTECTED]
Subject: NFS Action


Hello all!

I was wondering if anyone has had any experience using NFS. I would like
to write files to one machine (NFS Server) from two NFS clients.

I tried using the "HOW-TO" but get an error:

mount: RPC: Program not registered

on the NFS client side.

Here is my config:

NFS Server, exports:

/var/log/transfer/ *(rw,sync)

NFS Client, FSTAB:

10.32.3.7:/var/log/transfer     /mnt/log/logdir  nfs     rw 0 0

Thanks in advance!

Mike

 Mike Koponick
 RedHawk. - Network Engineering
[EMAIL PROTECTED]

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify
 [EMAIL PROTECTED]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to