On Thu, Jan 17, 2008 at 12:19:46PM +0100, Mark Hunting wrote:
> The problem is that /usr is now mounted read only. Apparently the NFS server 
> is using only the first line of my exports, where it should be using the 
> second line. Everything works fine when I change my exports to
> 
>   /drbd/nfs_exports        192.168.4.0/24(rw,sync,no_subtree_check,fsid=0)
>   /drbd/nfs_exports/usr    192.168.4.0/24(rw,sync,no_subtree_check) 
> 
> (the first line now reads rw instead of ro)
> 
> But of course, this is no solution. The export with fsid=0 should never be 
> exported as rw.

Hi,

Have you tried adding crossmnt on the fsid=0 export? If that still doesn't
help, I'd suggest you tried upstream at [EMAIL PROTECTED] .

/* Steinar */
-- 
Homepage: http://www.sesse.net/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to