NFS server and client BIG problems on 9.10

Alex Berber berber.it at gmail.com
Sat Nov 28 10:39:17 UTC 2009


On 28.11.2009 11:12, Colin Law wrote:
> 2009/11/28 Joep L. Blom<jlblom at neuroweave.nl>:
>    
>> Alex Berber wrote:
>>      
>>> *NFS server and client BIG problems on 9.10*
>>> ------------------------------------------------------------------------
>>> Hello, I have the next problem, I've installed NFS server and client on
>>> my home server and laptop. On server I've shared directory Shara like this:
>>>
>>> Code:
>>>
>>> user at server$ sudo nano /etc/exports
>>> /home/booch/Shara/ 192.168.1.102(rw,sync,no_subtree_check)
>>>
>>> I gave access to my laptop with IP 192.168.1.102
>>> I've modify file /etc/hosts.allow and /etc/hosts.deny
>>>
>>> Code:
>>>
>>> user at server$ sudo nano /etc/hosts.deny
>>> portmap: 192.168.1.102/24
>>> lockd: 192.168.1.102/24
>>> mountd: 192.168.1.102/24
>>> rquotad: 192.168.1.102/24
>>> statd: 192.168.1.102/24
>>>
>>> Code:
>>>
>>> user at server$ sudo nano /etc/hosts.allow
>>> portmap: 192.168.1.102/24
>>> lockd:   192.168.1.102/24
>>> rquotad: 192.168.1.102/24
>>> mountd:  192.168.1.102/24
>>> statd:   192.168.1.102/24
>>>
>>> Code:
>>>
>>> user at server$ sudo /etc/init.d/nfs-kernel-server restart
>>>
>>> On client machine:
>>> Code:
>>>
>>> user at client$ sudo mount.nfs 192.168.1.100:/home/booch/Shara /home/mothes/data/ -rw
>>>
>>> After this command I have connected file system from server but just
>>> like *READ-FILE SYSTEM ONLY* I can't write something in directory data
>>> on client machine. With rights everything is OK.
>>>
>>> *And I can't imagine why ??
>>> Please I need your help, if you have any idea, thanks a lot.*
>>>        
>> DON'T HIJACK A THREAD!! START A NEW ONE !!
>>      
> Or to put that a bit more clearly and quietly for those not in the
> know, when starting a new thread always start a new email, do not take
> an existing one and just clear out the contents and change the
> subject.  That leaves thread information in the email header that the
> more sophisticated email clients will use to link it in to the
> original thread rather than starting a new one.
>
> Colin.
>
>    
Problem has bee solved. You can check details on Ubuntu forum 
http://ubuntuforums.org/showthread.php?p=8398721#post8398721
*
Thanks.
Russian blogger. *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20091128/20b1a61f/attachment.html>


More information about the ubuntu-users mailing list