Am 18.07.2012 um 13:07 schrieb Britto, Rajesh:

> Thanks for the reply.
> Can you please let me know how to the option3.

If it's only during installation, you can try to update the "arch" script to 
allow usage of the kernel version 3:

   2.[46].* | 3.*)
      # retrieve os release. We use 2.4 on kernel 2.6 machines, unless
      # we have binaries installed that have been built for 2.6
      case $osrelease in
      2.4.* | 3.*) 
         lxrelease=24

(May look different in 6.1u3)

-- Reuti


> 3. Create a shim (via LD_PRELOAD or similar) to fool grid engine into
> 
> Thanks,
> Britto.
> 
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of 
> William Hay
> Sent: Wednesday, July 18, 2012 4:01 PM
> To: Britto, Rajesh
> Cc: [email protected]
> Subject: Re: [gridengine users] SGE installation issues
> 
> On 18 July 2012 10:29, Britto, Rajesh <[email protected]> wrote:
>> Hello all,
>> 
>> I am trying to install SGE6.1u2 on SUSE Linux 11.(I know its quite old but 
>> we are using this version of SGE for long time :()
>> 
>> While installing it gives me an error as unsupported architecture.
>> 
>>        Architecture UNSUPPORTED-lx3.0.26-0.7-default-amd64 not supported by 
>> this procedure!
>> 
>> Can you please let me know is it possible to install SGE6.1 on the SUSE 
>> Linux 11?
>> 
> It looks to  me like you are running a version 3.x kernel which older
> verions of grid engine won't recognise.  This gets upgraded as part of
> SuSE service pack 2 AIUI.
> Options:
> 1.Downgrade your kernel -may cause issues.
> 2.Patch your grid engine to recognise your kernel (you can probably
> extract a suitable patch from the SoGE VCS).
> 3.Create a shim (via LD_PRELOAD or similar) to fool grid engine into
> thinking you are still working on 2.6.
> 4.Upgrade grid engine
> 
> 
>> Thanks,
>> Britto.
>> 
>> _______________________________________________
>> users mailing list
>> [email protected]
>> https://gridengine.org/mailman/listinfo/users
>> 
>> 
> 
> _______________________________________________
> 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