The Load job associated with installing the Grid Engine master host on a server may show the following error even though the job was successful:
N1-ok> show job 48 Job ID: 48 Date: 2006-02-23T15:47:41-0800 Type: Status: Error (2006-02-23T15:52:56-0800) Command: load server raj10 applicationprofile n1ge type GridEngine hosttype=master Owner: root Errors: 1 Warnings: 0 Steps ID Type Start Completion Result 1 Acquire Host 2006-02-23T15:47:41-0800 2006-02-23T15:47:41-0800 Completed 2 Execute Java 2006-02-23T15:47:41-0800 2006-02-23T15:47:41-0800 Completed 3 Acquire Host 2006-02-23T15:47:44-0800 2006-02-23T15:47:44-0800 Completed 4 Execute Java 2006-02-23T15:47:44-0800 2006-02-23T15:52:55-0800 Error 1 Errors Error 1: Description: Error loading GE Results Result 1: Server: raj10 Status: -1 Message: Loading of Grid Engine module on server raj10 might have failed. Check the detailed messages below to determine if there is a problem that needs to be correct. If necessary, fix the problem and retry the operation. Standard Output: Standard Error: INFO : **** /var/opt/SUNWscs/logs/2006-02-23_15:47:46_gemmInstallMaster.log **** INFO : build type is linux24-x64 INFO : Copying n1ge-6_0u4-bin-linux24-x64.tar.gz INFO : ok. INFO : Copying n1ge-6_0u4-common.tar.gz INFO : ok. INFO : Copying over /opt/SUNWscs/data/gemm/conf/setup.conf to /opt/sun/bmc/libexec/gemm/setup.conf INFO : base-mgmt-grid.fixHostnameSuccess INFO : base-mgmt-grid.settingPortSuccess ERROR : run on 10.19.0.110: /opt/sun/bmc/sbin/pe /opt/sun/bmc/bin/gemm_prepare.sh nfsshare add /gridware/sge/default/common ERROR : RC is -2, result is WARNING: base-mgmt-grid.connectionFailure INFO : base-mgmt-grid.addSGEuserSuccess INFO : base-mgmt-grid.installQmasterSuccess INFO : Successfully installed Appliance 3 as the Master host. WARNING: base-mgmt-grid.finishedMasterInstallWarning |
Workaround: You can verify the master host installation in the following ways:
Run the following command to verify that the master host has been installed:
N1-Ok> show applicationprofile profile-name type GridEngine |
Verify that the sge_qmaster process is currently running on the managed server installed as the master host.
Verify the following message in the error output of the failed load job:
INFO : Successfully installed Appliance 3 as the Master host. |