--- In Jim Jackson <> wrote:
>
>
>
>
> On Thu, 8 Apr 2010, j.chitte wrote:
>
> >
> >
> > --- In Jim Jackson <jj@> wrote:
> >>
> >> iridium.wf32df:/home/export/work /mnt/nfs nfs defaults,noatime,rw 0 0
> >>
> >> good luck
> >> Jim
> >>
> >
> > Thanks Jim, but I think we're talking at cross purposes. My nfs is the
> > root fs , that does not seem to match your usage mounted at /mnt/nfs.
>
> Errrr yes... but I thought the important things were the options. Anyway
> the entry from the fstab of my nfs root partition is virtually identical...
>
> iridium.wf32df:/home/export/debdev / nfs defaults,noatime,rw 0 0
>
> this is the line from /home/export/debdev/etc/fstab on the nfs server.
>
Hi,
I was reading 'man nfs' but realised that is only userland nfs-utils. Doc for
nfsroot is at:
/usr/src/linux/Documentation/filesystems/nfsroot.txt
Apparently nfsroot defaults to nfs2 , unlike mount nfs (at least on recentish
2.6 kernels).
I added the right parameters to the "exec" kernel command line given to redboot
exec -c "console=ttyAM1,115200 ip=192.168.1.50
nfsroot=192.168.1.3:/back/nfs,rsize=0,wsize=0,nfsvers=3,proto=tcp"
this gets me vers3 and a much more responsive nfs system, no need to add a line
to fstab.
To recap most of the mad erratic behaviour I was seeing before was due to nfs
not playing nicely with reiser4. This is basically an untested config as far as
nfs (Sun) are concerned.
Thanks for all the help.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|