Hello,
     I have a doubt regarding configuring NFS. I had written entries in
     my /etc/exports file as follows:

################## /etc/exports ##############################

/export/home    somy(rw,no_root_squash) piyu(ro)

##############################################################

now I run the command
exportfs -a 
to export all file systems in my /etc/exports file. Now the problem comes
when I try to run the command :
showmount -e   
Instead of getting a listing of the exported filesystems, I get an error
as follows:
mount cIntudp_create:RPC : program not registered

Now I know that Remote Procedure Calls (RPC) play an important role in
NFS. But could someone please point out where I could have gone wrong?
How do I register RPC? I use RedHat 8.0 (PCQuest Linux).
I have enclosed the relavent parts of my /var/log/messages file below.
PS: I saw if my portmapper was running by using the command rpcinfo -p
and i
found that it is working.

Thanks in advance
Ravi

@@@@@@@@@ /var/log/messages @@@@@@@@@@@

Jun 20 23:09:44 localhost exportfs[1004]: No 'sync' or 'async' option
specified for export "somy:/export/home".   Assuming default behaviour
('sync').   NOTE: this default has changed from previous versions 
Jun 20 23:09:45 localhost exportfs[1004]: somy has non-inet addr 
Jun 20 23:09:45 localhost exportfs[1004]: somy has non-inet addr 
Jun 20 23:09:45 localhost kernel: Installing knfsd (copyright (C) 1996
[EMAIL PROTECTED]).
Jun 20 23:10:17 localhost exportfs[1006]: No 'sync' or 'async' option
specified for export "dreams:/export/home".   Assuming default behaviour
('sync').   NOTE: this default has changed from previous versions 
Jun 20 23:10:17 localhost exportfs[1006]: No 'sync' or 'async' option
specified for export "somy:/export/home".   Assuming default behaviour
('sync').   NOTE: this default has changed from previous versions 
Jun 20 23:10:17 localhost exportfs[1006]: somy has non-inet addr 
Jun 20 23:10:17 localhost exportfs[1006]: somy has non-inet addr 
Jun 20 23:13:04 localhost login(pam_unix)[764]: session opened for user
root by LOGIN(uid=0)
Jun 20 23:13:04 localhost  -- root[764]: ROOT LOGIN ON tty2


@@@@@@@@@ /var/log/messages @@@@@@@@@@@

-- 
http://www.fastmail.fm - Does exactly what it says on the tin


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to