[gridengine users] ge2011.11 installation

Rayson Ho rayrayson at gmail.com
Mon Jul 2 17:09:56 UTC 2012


If the file "/usr/lib/lsb/install_initd" is not there, then the
installer will automatically use other ways to install the bootup
scripts.

The Grid Engine support for Gentoo initd (which uses /sbin/rc-update)
was developed by me, but I am not an expert in init scripts. If you
know more about install_initd, or know which way to install the bootup
script for Fedora 17, then please let me know!

Interestingly, "/usr/lib/lsb/install_initd" does not exist on my
Fedora 17 machine:

# ls "/usr/lib/lsb/install_initd"
ls: cannot access /usr/lib/lsb/install_initd: No such file or directory

Rayson



On Mon, Jul 2, 2012 at 12:41 PM, george he <george_he7 at yahoo.com> wrote:
> Hello Rayson,
>
> That file is a link to chkconfig:
>
> /usr/lib/lsb/install_initd -> ../../../sbin/chkconfig
>
> How do you use another way to install the init script?
>
> Thanks,
> George
>
> ________________________________
> From: Rayson Ho <rayrayson at gmail.com>
> To: george he <george_he7 at yahoo.com>
> Cc: "users at gridengine.org" <users at gridengine.org>
> Sent: Monday, July 2, 2012 12:25 PM
> Subject: Re: [gridengine users] ge2011.11 installation
>
> Check if you have /usr/lib/lsb/install_initd on your system. On my
> Fedora 17, that file is missing, and thus the install script uses
> another way to install the init scripts.
>
> Rayson
>
>
>
> On Mon, Jul 2, 2012 at 11:52 AM, george he <george_he7 at yahoo.com> wrote:
>> Hello all,
>>
>> I downloaded ge2011.11 from
>> http://dl.dropbox.com/u/47200624/respin/ge2011.11.tar.gz
>> set $SGE_ROOT, and added port 6444 and 6445 to iptables, then run
>> ./install_qmaster in $SGE_ROOT.
>> Everything was OK until I came to this part:
>>
>>
>> qmaster startup script
>> ----------------------
>>
>> We can install the startup script that will
>> start qmaster at machine boot (y/n) [y] >>
>>
>> cp /usr/share/gridengine/default/common/sgemaster
>> /etc/init.d/sgemaster.p6444
>> /usr/lib/lsb/install_initd /etc/init.d/sgemaster.p6444
>>
>> Command failed: /usr/lib/lsb/install_initd /etc/init.d/sgemaster.p6444
>>
>> Probably a permission problem. Please check file access permissions.
>> Check root read/write permission. Check if SGE daemons are running.
>>
>> What is wrong? I'm running FC17 and install GE as root.
>>
>> Thanks,
>> George
>>
>>
>> _______________________________________________
>> users mailing list
>> users at gridengine.org
>> https://gridengine.org/mailman/listinfo/users
>>
>
>


More information about the users mailing list