Azure / cyclecloud-gridengine

Example Azure CycleCloud Gridengine cluster template
MIT License
6 stars 12 forks source link

Installer fails on 8.6.12 WIN_DOMAIN_ACCESS in conf file #6

Closed mvrequa closed 4 years ago

mvrequa commented 4 years ago

[2020-07-22T00:02:02+00:00] ERROR: ruby_block[defer_block_7abd37] (gridengine::execute line 7) had an error: Mixlib::ShellOut::ShellCommandFailed: execute[install_gridengine_execd] (gridengine::execute line 176) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1' ---- Begin output of ./inst_sge -x -noremote -auto /opt/cycle/jetpack/system/chef/cache/compnode.conf && touch /etc/gridengineexecd.installed ---- STDOUT: Reading configuration from file /opt/cycle/jetpack/system/chef/cache/compnode.conf STDERR: Please be aware that your configuration entry >WIN_DOMAIN_ACCESS< is deprecated, will be ignored and might be removed in future versions! TERM environment variable not set. ---- End output of ./inst_sge -x -noremote -auto /opt/cycle/jetpack/system/chef/cache/compnode.conf && touch /etc/gridengineexecd.installed ---- Ran ./inst_sge -x -noremote -auto /opt/cycle/jetpack/system/chef/cache/compnode.conf && touch /etc/gridengineexecd.installed returned 1 [2020-07-22T00:02:02+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)

mvrequa commented 4 years ago

Removed (commented) WIN_DOMAIN_ACCESS from all conf files.