Moving $remote_fs from the 'Required-Start' section to the 'Should-Start'
section fixes the problem. I verified that the dependency ordering is
correct with
systemctl list-dependencies --after sgemaster.clustername
systemctl list-dependencies --after sgeexecd.clustername



Glenn

On Tue, Dec 22, 2015 at 8:37 PM, Glenn Johnson <glenn-john...@uiowa.edu>
wrote:

> I am installing gridengine-8.1.8 on a CentOS-7 system. When the installer
> gets to the point of installing the RC file it runs the following command,
>
> /usr/lib/lsb/install_initd /etc/init.d/sgemaster.clustername
>
> That command exits with exit code 1 and the installer stops at that point.
> A google search turns up the following:
>
> The install_initd command shall return an exit status of zero if the
>> init-script activation was successful or if the init script was already
>> activated. If the dependencies in the init script (see Comment Conventions
>> for Init Scripts) cannot be met, an exit status of one shall be returned
>> and the init script shall not be activated.
>
>
>
>
>> http://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/initsrcinstrm.html
>
>
> It is possible to work around it but it is a bit awkward. I have only been
> playing with systemd for a short time so I am not sure what the proper fix
> is. I am guessing there is just something in the script that it does not
> like.
>
> Thanks.
>
> Glenn
>
_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to