[Ilugc] NFS Permission Problem

  • From: kbalavignesh@xxxxxxxxx (Bala Vignesh)
  • Date: Sat Jul 16 13:36:43 2005

Hello friends!
     I have problem with my NFS server.
Actually i have planned to mount my cd drive to another system(which
not have cd drive).

Details
~~~~~~
/etc/exports   contains.............
/mnt/cdrom  openplm_dev(ro,sync)
/home/bala/Guides  localhost(ro,sync)
/etc/hosts.allow contains..............
portmap: bala@openplm_dev

$./portmap start
$./rpc.nfsd 
$./rpc.mountd

$exportfs
/home/bala/Guides    localhost
/mnt/cdrom      openplm_dev

$showmount -e 
Export list for openplm_pc03:
/mnt/cdrom        openplm_dev
/home/bala/Guides    localhost

if i mount on the localhost it works. but in remote system it gives
following error....

Remote side(client)

$mount -t nfs openplm_pc03:/mnt/cdrom  /mnt/pc03cd
mount openplm_pc03@/mnt/cdrom failed:reason given by server:Permission denied.

syslog message gives (server)

rpc.mountd:authenticated mount request from openplm_dev for /mnt/cdrom
rpc.mountd:getfh failed : Operation not Permitted.

Please give the solutions,

Thank you
Bye
R.K.Balavignesh

Other related posts: