<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><tt>Dear colleagues,<br>
<br>
My apologies for my previous posting where the subject line was
meaningless!!<br>
<br>
I have a problem in that some of the file systems that I wish to mount
via nfs will not do so with write permissions set.<br>
<br>
I have acquired 4 (substantially) identical machines that I intend to
use as a cluster (using gigabit ethernet), and also have linked to my
other Unix (IRIX) machines (using 100Mbit ethernet).<br>
<br>
The basic configuration of the new machines is:<br>
&nbsp;AMD64 Athlon/1Gbyte RAM/80Gbyte disk/Gigabit ethernet/. <br>
Each machine is running Fedora Core 4 obtained from the five x86-64 iso
discs.&nbsp; I chose the option to load "everything".<br>
<br>
The four machines are named Daffodil1, Daffodil2, Daffodil3, Daffodil4<br>
<br>
Each of the four discs is partitioned by the loading process thus:<br>
/dev/hda1&nbsp; 10 Gbytes&nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; (System)<br>
/dev/shm&nbsp;&nbsp;&nbsp; 5 Gbytes&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (Swapspace)<br>
/dev/hda3&nbsp; 65 Gbytes&nbsp;&nbsp;&nbsp; /home&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; (working area) <br>
<br>
It is my wish to allow each of these four machines to be able to read
and write<br>
in each other's "working areas".<br>
<br>
To this end I constructed the (relevant parts of) /etc/fstab thus:<br>
.<br>
.<br>
LABEL=/home1&nbsp;&nbsp; /home&nbsp;&nbsp; ext3&nbsp;&nbsp; defaults&nbsp;&nbsp; 1 2&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; # From the loading
process<br>
.<br>
.<br>
Rose:/userdisc12&nbsp; /userdisc12&nbsp;&nbsp; nfs rw,bg 0 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Mounting an SGI
disk<br>
.<br>
.<br>
Daffodil1:/home&nbsp;&nbsp; /daffodil01&nbsp;&nbsp; nfs rw,bg 0 0&nbsp;&nbsp; &nbsp;&nbsp; # Added by me<br>
</tt></font><font size="+1"><tt>Daffodil2:/home&nbsp;&nbsp; /daffodil02&nbsp;&nbsp; nfs
rw,bg 0 0<br>
</tt></font><font size="+1"><tt>Daffodil3:/home&nbsp;&nbsp; /daffodil03&nbsp;&nbsp; nfs
rw,bg 0 0<br>
</tt></font><font size="+1"><tt>Daffodil4:/home&nbsp;&nbsp; /daffodil04&nbsp;&nbsp; nfs
rw,bg 0 0</tt></font><br>
<font size="+1"><tt>.<br>
.<br>
etc<br>
<br>
THE PROBLEM<br>
<br>
Despite requesting that the (remote) mounts are read/write (rw) it has <br>
proved impossible for (say) Daffodil1 to be able to write to the file
system<br>
daffodil02.&nbsp; It is also not possible for daffodil1 to write to
daffodil01 even though daffodil01 is effectively an alias for /home&nbsp; on
daffodil1. (daffodil1 can write to /home on daffodil1)<br>
<br>
The machines (daffodil1 --- daffodil4) have no problem in writing on
the remote mounted discs on SGI machines (e.g. /userdisc12)<br>
<br>
What am I missing?&nbsp; Is there some crucial flag that I have not set?<br>
Is there a fundamental difference in the way that "mount" works under
UNIX and LINUX?<br>
<br>
Note that machines are named Daffodil1 etc, while file systems are
named daffodil01 etc. (extra 0).&nbsp; <br>
<br>
Any help would be appreciated.<br>
<br>
Yours truly<br>
<br>
Peter Bladon<br>
<br>
<br>
</tt></font>
</body>
</html>