Hi,

Am 26.12.2011 um 16:44 schrieb Semi:

> Hi Reuti!
> 
> 1) First of all great thanks for quick reply. For me you're legendary person.
> Cause due to your manuals I configured all my parallel environment.

Great!


> 2) All machines have unique names. I didn't install executive nodes at all.
> I only copy sgeexecd to /etc/init.d and switch on it in chkconfig.

Yep, this is working too. I meant the installation of the qmaster. But if all 
machines have unique names, i.e. somthing like sge001...sge508 it should work.


> My sgemaster have 192.168.1.1, I defined on the same node network interface 
> 192.168.3.1.

The qmaster machine has two network cards then, and each connected to a bunch 
of machines*)? Then the qmaster might only respond to requests on the 
192.168.1.1 interface. There is a file host_aliases to define on which 
interface (better: for which address) a machine (being it the qmaster or an 
exechost) should operate. But this won't help here as you can only switch 
between the interfaces.

- Each interface has an unique name? You can try to give both the same name.

- All exechosts in both subnets have 192.168.1.1 as qmaster address? In former 
times the Linux kernel also answered requests for a particular address, even if 
it arrived on the wrong interface. Maybe it changed or is blocked by the 
firewall.

- In case you set "loglevel   log_info" in SGE's configuration, there may be 
some error messages in the messages file of the qmaster or the exechost.

- If you want to operate more nodes, it's also possible to redesign the 
network. I.e. having a subnet mask of /23 instead of two times /24 and run all 
on one interface.


> When I try run client 192.168.3.3 it can't connect to grid, qhost doesn't 
> show recources.
> All my nodes defined without FQDN sge01, sge02 ....
> 
> May be I have define some special routing on master?

-- Reuti

*) In this installation you can't run parallel applications across the two 
subnets then, unless you define some routing in the qmaster machine.


> On 12/26/2011 5:20 PM, Reuti wrote:
>> Hi,
>> 
>> Am 26.12.2011 um 13:54 schrieb Semi:
>> 
>>> I would like to know how I can to extend SGE6.08, that have master on 
>>> 192.168.1.1
>>> to additional subnet 192.168.3.XXX, we're working with SGE_CELL=default.
>> does all machines still have unique names? Then it should work out of the 
>> box. What problem do you face?
>> 
>> If the machines have the same hostnames and you installed with the option to 
>> ignore the FQDN, then it might be necessary to reinstall with this option 
>> not set.
>> 
>> -- Reuti
>> 
>> 
>>> Thanks in advance.
>>> _______________________________________________
>>> users mailing list
>>> [email protected]
>>> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to