I fix it: qconf -as proyecto-192

but now the problem is:

Unable to run job: Script length does not match declared length.
Exiting.

help me please!


2011/7/12 Carlos Scaloni <[email protected]>

> I install the execd whitout any problem but i have this problem!!
>
> Unable to run job: denied: host
>
> qsub ./hello
> Unable to run job: denied: host "proyecto-192" is no submit host.
> Exiting.
>
>
>
> ---------- Forwarded message ----------
> From: Carlos Scaloni <[email protected]>
> Date: 2011/7/12
> Subject: Re: [gridengine users] Error Installing the qmaster
> To: Dave Love <[email protected]>
> Cc: Reuti <[email protected]>, [email protected]
>
>
> How can i do to execute this when the machine is booting: source
> /usr/global/sge-6.2u5-bin/default/common/settings.sh ?
>
>
> 2011/7/12 Carlos Scaloni <[email protected]>
>
>> Thank you very much!!!
>>
>> WoW!! I managed to fix it !!!
>>
>> I had to change several files! Finally i have this files in this way:
>>
>> $ hostname
>> proyecto-192.local
>>
>>
>> $ cat /etc/hosts
>> 127.0.0.1   localhost localhost.local
>> 192.168.56.101 proyecto-192 proyecto-192.local
>> 10.0.2.15 proyecto-10 proyecto-10.local
>>
>> $ cat /etc/sysconfig/network-scripts/ifcfg-eth0
>> DEVICE=eth0
>> HWADDR=08:00:27:F3:80:43
>> ONBOOT=yes
>> BOOTPROTO=dhcp
>> HOSTNAME=proyecto-192
>>
>> $ cat /etc/sysconfig/network-scripts/ifcfg-eth1
>> DEVICE=eth1
>> HWADDR=08:00:27:14:C4:0C
>> ONBOOT=yes
>> BOOTPROTO=dhcp
>> HOSTNAME=proyecto-10
>>
>> $ cat /usr/global/sge-6.2u5-bin/default/common/act_qmaster
>> proyecto-192
>>
>> Thank you very much!!!
>>
>>
>> 2011/7/11 Dave Love <[email protected]>
>>
>>> Carlos Scaloni <[email protected]> writes:
>>>
>>> > Hi and thanks again! The hostname is:
>>> >
>>> > $ hostname
>>> > proyecto-192.local
>>> >
>>> > I think I changed the hostname manually! This is the file /etc/hosts
>>>
>>> I've lost the thread after exchange trashed my imap folder, but I think
>>> you need the GE utilbin/.../gethostname program.  I thought the
>>> installation scripts did the relevant sanity, though.
>>>
>>> > The ports that the host is using:
>>> >
>>> > $ nmap cb.vu
>>>
>>> That doesn't look like the problem, but I think nmap won't show the
>>> standard GE ports by default.
>>>
>>> > And the file /etc/services doesn't have any line for ports 6444 and
>>> 6445
>>>
>>> It doesn't necessarily need to, but it's good idea to add them.
>>>
>>
>>
>
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to