<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I don't have a clue about the commands you are using but noticed the the first echo command has a >> in it but the second has only one > in it.  Could that be a problem?<br><br>Leonard Chatagnier<br>
lenc5570@sbcglobal.net<br><br>--- On <b>Wed, 4/8/09, Zhu Sha Zang <i><zhushazang@yahoo.com.br></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Zhu Sha Zang <zhushazang@yahoo.com.br><br>Subject: nfs cluster problem<br>To: ubuntu-server@lists.ubuntu.com, ubuntu-users@lists.ubuntu.com<br>Date: Wednesday, April 8, 2009, 8:35 AM<br><br><pre>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Hey.<br><br>Me again.<br><br>I have a small cluster with some scientific apps (gaussian, crystal,<br>etc). The version installed in the past are ubuntu 7.04, and me, a<br>smart guy, updated to 7.10, 8.04 and finally 8.10. Are everything is<br>ok at users start to use the cluster again.<br><br>The configuration of cluster is a one server and eleven clientes with<br>two directories exported via NFS and NIS autentication between they.<br><br>The options in /etc/export are:<br><br>/home 
  192.168.1.0/255.255.255.0(rw)<br>/usr/local/cluster 192.168.1.0/255.255.255.0(ro)<br><br>And in /etc/fstab in clientes are:<br><br>ladao:/home                     /home                   nfs    <br>tcp,sync,noatime,nodiratime,rw  0       0<br>ladao:/usr/local/cluster        /usr/local/cluster      nfs    <br>tcp,sync,noatime,nodiratime,ro  0       0<br><br>But, when i have a existent arch created inside /home directory in<br>server and try edit this arch in exported /home directory in client<br>occour a permission error.<br><br>Extrange, cos, if i try only create a arch in client, the arch are<br>created. Thinking that, the permission to write in this directory are<br>correct.<br><br>look:<br><br>server:<br>erik@ladao:~$ ls -lnad .<br>drwxrwxrwx 9 1000 0 824 2009-04-08 10:30 .<br><br>client:<br>erik@diomedes:~$ ls -lnad .<br>drwxrwxrwx 9 1000 0 824 2009-04-08 10:30<br><br>But, this is the problem:<br><br>erik@diomedes:~$ touch
 teste1<br>erik@diomedes:~$ echo "aa" >> teste1<br>erik@diomedes:~$ more teste1<br>aa<br>erik@diomedes:~$ echo "a" > teste1<br>- -bash: teste1: Invalid argument<br>erik@diomedes:~$ more teste1<br>erik@diomedes:~$<br><br><br>The archive are recreated, but cleaned.<br><br>Then, when the programs, that user are using try to edit and acces the<br>archies, this programs, don't work correctly.<br><br>PLEASE, SOME LIGHT HERE.<br><br>ATT.<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v2.0.10 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org<br><br>iEYEARECAAYFAkncqDQACgkQ35zeJy7JhCimUwCfadI9kgdXF/FddNa+ptsAuYXL<br>jgsAni34qM3cjPn/sN6M8mW7PB9B3g5U<br>=GXAk<br>-----END PGP SIGNATURE-----<br><br><br>-- <br>ubuntu-users mailing list<br>ubuntu-users@lists.ubuntu.com<br>Modify settings or unsubscribe at:<br>https://lists.ubuntu.com/mailman/listinfo/ubuntu-users<br></pre></blockquote></td></tr></table>