On 3 Sep 2002, Damon Lynch wrote:

> Hi again,
> 
> After creating symbolic links in /lib/modules/ to 2.4.19-7mdk, I was
> able to install terminal server.  However I cannot get it to run.
> 
> There are two problems:
> 
> 1.  When clicking on "Start Server" from the config GUI I get:
> 
> Starting dhcpd:                        
> 

You should be seeing something here ^^^.  Did you configure the dhcpd
server and client configs?

> Starting ClusterNFS (rpc.mountd):             [ OK ]
> Starting ClusterNFS (rpc.nfsd):                       [ FAIL ]
> 

I've seen this, even manually running the initscript.  Clusternfs seems to
trip up on startup on occasion. Stop/Restart it.

> 2.  Perhaps related, the client machine cannot find the DHCP server and
> says ".TX Timeout!" when trying to boot.
> 

I didn't see a normal dhcpd server startup above.

> These are the contents of the export config files:
> 
> exports.terminal-server:
> 
> # Exports file for diskless workstation support using ClusterNFS
> # $Id: exports,v 1.1 2002/04/24 14:17:50 mcb30 Exp $
> 
> /       (ro,all_squash)
> 
> exports.mdkTS:
> 
> #/etc/exports - generated by drakTermServ
> 
> /     (ro,all_squash)
> /home 192.168.0.0/255.255.255.0(rw,root_squash)
> 
> #/etc/exports - generated by drakTermServ
> 
> /     (ro,all_squash)
> /home /(rw,root_squash)
> 
> Thanks,
> Damon
> 
> 

The middle one above is the closest, depending on you network setup.

> /     (ro,all_squash)
> /home 192.168.0.0/255.255.255.0(rw,root_squash)

/home should be rw for your subnet.  The last one you listed above looks
like the subnet info got dropped - probably a bug on my part.  Is there no
plain /etc/exports?

Stew Benedict

-- 
MandrakeSoft    
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.openproject.net #cooker-ppc


Reply via email to