2005-04-22 12:55:45

by Alejandra

[permalink] [raw]
Subject: help with nfs

I'm trying to share some directories using nfs, and although I've
modified the hosts.allow,hosts.deny and export files as the tutorial
says, it doesn't work. I'm working in a simple workgroup of four
computers - three of them have both w2k and Fedora Core 3.
Nfs-utils : version 1.0.6-39
Kernel: 2.6.9
=20
This is my /etc/export:

#Archivos a compartir

/exportaciones=09192.168.1.21(rw) 192.168.1.15(rw) 192.168.1.48(rw)

This is /etc/hosts.allow:

portmap: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
lockd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
mountd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
rquotad: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
statd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48

This is /etc/hosts.deny:

portmap:ALL
lockd:ALL
mountd:ALL
rquotad:ALL
statd:ALL

The problem is that, when the client tries to mount /export, the
following error apprears:
<server not mounted>

I've strictly followed the instructions in the tutorial, but I cannot
solve this problem, I hope you can help me.

Thank you in advance

Alejandra Jamilis


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs


2005-04-27 12:10:28

by Neil Horman

[permalink] [raw]
Subject: Re: help with nfs

On Fri, Apr 22, 2005 at 09:55:37AM -0300, Alejandra wrote:
> I'm trying to share some directories using nfs, and although I've
> modified the hosts.allow,hosts.deny and export files as the tutorial
> says, it doesn't work. I'm working in a simple workgroup of four
> computers - three of them have both w2k and Fedora Core 3.
> Nfs-utils : version 1.0.6-39
> Kernel: 2.6.9
> =20
> This is my /etc/export:
>=20
> #Archivos a compartir
>=20
> /exportaciones 192.168.1.21(rw) 192.168.1.15(rw) 192.168.1.48(rw)
>=20
> This is /etc/hosts.allow:
>=20
> portmap: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
> lockd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
> mountd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
> rquotad: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
> statd: 192.168.1.48 , 192.168.1.15 , 192.168.1.48
>=20
> This is /etc/hosts.deny:
>=20
> portmap:ALL
> lockd:ALL
> mountd:ALL
> rquotad:ALL
> statd:ALL
>=20
> The problem is that, when the client tries to mount /export, the
> following error apprears:
> <server not mounted>
>=20
They should be trying to mount:
<server_ip_address>:/exportaciones

not just /export. Or were you paraphrasing there?
HTH
Neil

> I've strictly followed the instructions in the tutorial, but I cannot
> solve this problem, I hope you can help me.
>=20
> Thank you in advance
>=20
> Alejandra Jamilis
>=20
>=20
> -------------------------------------------------------
> SF.Net email is sponsored by: Tell us your software development plans!
> Take this survey and enter to win a one-year sub to SourceForge.net
> Plus IDC's 2005 look-ahead and a copy of this survey
> Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
> _______________________________________________
> NFS maillist - [email protected]
> https://lists.sourceforge.net/lists/listinfo/nfs

--=20
/***************************************************
*Neil Horman
*Software Engineer
*Red Hat, Inc.
*[email protected]
*gpg keyid: 1024D / 0x92A74FA1
*http://pgp.mit.edu
***************************************************/


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs