thanks to you too for this information ;)<br><br><div><span class="gmail_quote">2007/8/23, Tomoki Taniguchi <<a href="mailto:tomoki.taniguchi@gmail.com">tomoki.taniguchi@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
i was trying to write as root.<br>the problem was that the instructions that i was reading<br>didn't mention that fact that if you wanted tor write to a nfs-share as root,<br>you have to export it with the option "no_root_squash".
<br><br>once i set this option i was able write from the client.<br><br>Thanx for your help.<br><br>Tomoki<br><br><br>On 8/23/07, Marc Rios <<a href="mailto:marcrios84@gmail.com">marcrios84@gmail.com</a>> wrote:<br>
> I thing the rw is only for the root, you should use the option 'users' to<br>> acces to nfs with a user non-root<br>><br>> 2007/8/23, Tomoki Taniguchi < <a href="mailto:tomoki.taniguchi@gmail.com">
tomoki.taniguchi@gmail.com</a>>:<br>> ><br>> > I am trying to export a folder from one server using nfs<br>> > and mount it on two different clients as a read/write enabled<br>> > nfs share.<br>
> ><br>> > i have been following the instructions on (except for locking down<br>> > portmap for now)<br>> > <a href="https://help.ubuntu.com/community/SettingUpNFSHowTo">https://help.ubuntu.com/community/SettingUpNFSHowTo
</a><br>> ><br>> > 1) apt-get install portmap nfs-kernel-server on the server<br>> > 2) apt-get install portmap nfs-common on the clients<br>> ><br>> > 3)setup the export lines on /etc/exports
<br>> > /nfs-exports/xen-domUs x.x.x.1(rw,sync)<br>> x.x.x.2(rw,sync)<br>> > 4) run "sudo exportfs -a", restarted portmap and nfs-kernel server<br>> ><br>> > 5) on the client i mount the exported folder
<br>> > mount -o rw x.x.x.3:/nfs-exports/xen-domUs /xen/domUs<br>> ><br>> > 6) i confim that the nfs share is mounted rw by listing "mount"<br>> > 7) i go to /xen/domUs and confirm the contents of the shared nfs exists.
<br>> ><br>> > but everytime i try to alter anything in the nfs share on the client,<br>> > i just simply get<br>> > rm: cannot remove `this': Permission denied<br>> > i can perform the same exact thing when i am directly on the nfs server.
<br>> ><br>> > what am i doing wrong here? why can't i write to the nfs share?<br>> > both clients and the nfs server is running feisty.<br>> ><br>> > TIA,<br>> > Tomoki<br>> >
<br>> > --<br>> > ubuntu-users mailing list<br>> > <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>> > Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>> ><br>><br>><br>> --<br>> ubuntu-users mailing list<br>> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>
<br>> Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>><br>><br><br><br>--<br>Tomoki Taniguchi
<br>SKYPE: taiyocable.com_taniguchi_tomoki<br>MSN: <a href="mailto:tomoki_taniguchi@hotmail.com">tomoki_taniguchi@hotmail.com</a><br>YAHOO: tomoki_taniguchi<br>AIM: tomoki taniguchi<br><br>--<br>ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
</a><br></blockquote></div><br>