> The server is in Runlevel 5, and I did check rpcinfo and it did show nfs
> and mountd.
> 
> 
> ----------
> From:         [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Sent:         Friday, 24 May 2002 10:55 AM
> To:   Katsonis, Dennis
> Cc:   [EMAIL PROTECTED]
> Subject:      Re: FW: [Ltsp-discuss] NFS Mount error
> 
> Dennis,
> 
> Try rpcinfo -p
> and see if nfs and mountd are registered.
> 
> if not, then make sure your server is in runlevel 5.
> 
> Jim McQuillan
> [EMAIL PROTECTED]
> 
> 
> 
> On Fri, 24 May 2002, Katsonis, Dennis wrote:
> 
> > I was just thinking, do I need some sort of remote procedure daemon
> running
> > or installed?
> > 
> > > ----------
> > > From:     Katsonis, Dennis[SMTP:[EMAIL PROTECTED]]
> > > Sent:     Thursday, 23 May 2002 8:49 AM
> > > To:       [EMAIL PROTECTED]
> > > Subject:  [Ltsp-discuss] NFS Mount error
> > > 
> > > I tried after setting up LTSP in the server, to boot one of the
> clients
> > > and
> > > got the following when 'dhclient' on the client was starting.  It
> seems
> > > the
> > > kernel downloads ok, but gets stuck with this errror
> > > 
> > > "
> > > Mounting root filesystem on opt/ltsp/i386 from 192.168.0.1
> > > (null)mount: nfsmount failed:  Bad file number
> > > NFS: mount program didn't pass remote access.
> > > mount: Mounting 192.168.0.1:/opt/ltsp/i386 on /mnt failed: invalid
> > > argument
> > > "
> > > 
> > > It then gave 4 possible causes (which I checked of course!)
> > > I'm using the configuration form LTSP 2.08 running under RH 7.1 (which
> > > worked fine).  I basically cut and pasted the relevant sections
> > > 
> > > This is the entry in dhcpd.conf (partial listing)
> > > 
> > > group     {
> > >     use-host-decl-names       on;
> > >     option log-servers        192.168.0.1;
> > > 
> > >     host ws001 {
> > >         hardware ethernet     00:60:8C:61:A1:1E;
> > >         fixed-address         192.168.0.5;
> > >         filename              "/lts/vmlinuz-2.4.9-ltsp-6";
> > >    }
> > >     host ws002 {
> > >         hardware ethernet     00:60:08:8F:DC:4D;
> > >         fixed-address         192.168.0.4;
> > >         filename              "/lts/vmlinuz-2.4.9-ltsp-6";
> > >     }
> > > }
> > > 
> > > 
> > > and from /etc/hosts (partial listing)
> > > 
> > > 192.168.0.5       ws001
> > > 192.168.0.4       ws002
> > > 
> > > and finally from
> > > /etc/exports
> > > 
> > > 
> > > /opt/ltsp/i386
> > > 192.168.0.0/255.255.255.0(ro,no_root_squash)
> > > /var/opt/ltsp/swapfiles
> > > 192.168.0.0/255.255.255.0(rw,no_root_squash)
> > > 
> > > The client when intially starts reports it has an IP addres of
> 192.168.0.4
> > > (is it should).  I can mount the NFS share from the workstation
> > > succesfully,
> > > but if I then try from the client, no go.  Odd thing is, if I THEN try
> > > from
> > > the server to mount its own share, comes up with an RPC error.  Ive
> > > checked
> > > the daemons, and portmap and NFS are running etc, and checked
> everything
> > > the
> > > manual suggested to look at under NFS errors, but I'm all out of luck.
> > > 
> > > Any help appreciated. 
> > > 
> > > Thanks
> > > 
> > > _______________________________________________________________
> > > 
> > > Don't miss the 2002 Sprint PCS Application Developer's Conference
> > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> > > 
> > > _____________________________________________________________________
> > > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> > >       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > > For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> > > 
> > 
> > _______________________________________________________________
> > 
> > Don't miss the 2002 Sprint PCS Application Developer's Conference
> > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> > 
> > _____________________________________________________________________
> > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> >       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> > 
> 
> -- 
> 
> 

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to