nfs export problem configuration not correct
Tapas Mishra
mightydreams at gmail.com
Wed Jan 5 07:57:54 UTC 2011
On Wed, Jan 5, 2011 at 1:09 PM, MR ZenWiz <mrzenwiz at gmail.com> wrote:
> On Tue, Jan 4, 2011 at 10:18 PM, Tapas Mishra <mightydreams at gmail.com> wrote:
> :
>> Ok.I checked this part.
>> sudo mount -t nfs /media/vol2/ /mnt/nfs/
>
> This command will mount your local /media/vol2 onto your local /mnt/nfs
I understand that and I deliberately did to check if it works on local
machine in this case the server itself.
> When you do the mount command, you have to specify the remote host
> before the remote drive, i.e.:
>
> sudo mount -t nfs <hostname>:/media/vol2/ /mnt/nfs/
>
If you check the posts above that is what I am trying to tell the
error I am getting
mount.nfs: access denied by server while mounting 192.168.1.19:/media/vol2
where 1.19 being the nfs server and above was executed on client.
--
More information about the ubuntu-users
mailing list