RE - NFS mounting problem

From: shiroma@hutchison.lk
Date: Fri Jun 21 2002 - 09:12:31 EDT


Hi everyone

Thanks for all your answers, they were much appreciated. In particular ,
replies from the following people were very helpful:
Pierre Zimmerman
Alex De La Salle
Jeremy Rodriguez
Ron Dinwiddie
John Timon
Patrick O'Reilly
Michael Schulte
Vahid Moghaddasi
Changa

There were two things that I had to do:

1. run /etc/init.d/nfs.client start on server B
2. Enable NFS between server A and server B in the firewall (that is why I
was getting that RPCbind failure)

Now this is working, but I am facing another problem. My reason for using
nfs to mount a directory in server A on a directory in server B was because
of a lack of space in server A. Ftp clients upload data on a daily basis to
server A, so the space available on server A is being reduced on a daily
basis.

Now, when an ftp client uploads data to server A:/shared dir, the data is
still written to server A: /shared dir and is replicated on server B:/mount
point . So there is no space saving. How can I disable the data being
writtten to server A but ensure that it is written to server B:/mount
point/??

Regards

Original message

> Hi everyone
>
> I want to mount a file system that exists on one server (server A) on a
> mount point that exists on another server (server B).
> Both servers are Solaris 7 servers. Server A acts as the server and
server
> B acts as the client.
>
> On server A:
> Added the following line to the /etc/dfs/dfstab file and shared a
> particular directory
>
> share -F nfs -o ro, rw=server B /dir 1/dir 2. After this I enabled nfs
as
> this is the first share entry.
>
> On server B I tried the following :
>
> 1. added this to the /etc/vfstab file
> server A:/dir1/dir2 - /local mount point nfs - yes
> ro,rw=accesslist
> However after rebooting the server didn't boot.
>
> 2. I edited the /etc/vfstab file and removed the entry. Then I executed
the
> following command:
>
> mount -F nfs server A:/folder1/folder2 /local mount point
> On execution, this is the message that was returned:
>
> nfs mount :server A: RPC: Rpcbind failure - RPC: Timed out
>
> I don't know what to do from here. Any ideas are greatly appreciated.
Will
> summarize answers in email.
>
> Regards
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:29 EDT