[Dxspider-support] Second cluster
Dirk Koopman G1TLH
gb7tlh at dxcluster.org
Sun Apr 18 11:48:54 BST 2010
In addition, if you use console.pl, you may want to create a shell
script for each instance. Calling them, for instance, dx1 and dx2 and
shoving them in /usr/bin or /usr/local/bin.
dx1:
#!/bin/bash
export DXSPIDER_ROOT=/spider
exec perl /spider/perl/console.pl
dx2:
#!/bin/bash
export DXSPIDER_ROOT=/home/spider2
exec perl /home/spider2/perl/console.pl
Henk Remijn PA5KT wrote:
> The client application defaults to a connection on port 27754.
>
> Does this work?
> ./client -p 27755 pc2a-9
>
> Henk
>
> Peter schreef:
>> Hi
>>
>> I trying to setup a second cluster on the same (virtual) server) and
>> got some troubles I can't solve.
>> I do use Debian 5.0 as OS system
>>
>> First is read
>> http://wiki.dxcluster.org/index.php/Running_more_than_one_instance_of_DXSpider
>>
>>
>> I came to the point ./cluster.pl and I got to get the cluster is
>> starting with no errors.
>>
>> At this point I can telnet to the second cluster and I can log in.
>> At the server I tried log in via the client. (cd
>> /home/sysop2/spider/src -> ./client pc2a-9)
>> But I get a log prompt from the first cluster.
>>
>> Did I missed something?
>>
>> Peter
>> PC2A
>
>
More information about the Dxspider-support
mailing list