[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nfs problem



Hi,

If I can remember correctly. Include the option no_root_squash in
/etc/exports of B. It will be like,

/home/storage/video   A(rw,sync,subtree_check,no_root_squash)

You will be able to read-write as root if you include this option.


Regards,

Kurian Mathew Thayil.

On 10/30/08, Mirco Piccin <pictux@gmail.com> wrote:
> Hi,
>
>> Machines A and B both run Debian. There are no firewall rules
>> blocking any kind of traffic A<-->B.
>
>> I try to mount, by means of nfs, a directory of B to a mount point
>> on A, read-write.
>
>> I can read the contents of /home/storage/video on B. But I cannot
>> write anything to it. I keep getting the message "read-only
>> filesystem".
>
> i'm not actual using NFS, but i remember that you must have the same
> user and group id on both pc, or you will not able to do the job as
> you describe.
>
> hope this helps you!
> Regards
> M
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


Reply to: