A fix is available
APAR status
Closed as documentation error.
Error description
During installation of Central Server 2, the install of BPM reached a 30 minute SSH timeout and the installation eventually failed. The error looks like: ################################################################ [2015-11-20 20:06:47,154] 10.254.2.209 Recipe: bpm::bpm_install [2015-11-20 20:06:47,156] 10.254.2.209 * template[/opt/ibm/BPM/ico/tmp/bpm_response_file.xml] action create [2015-11-20 20:06:47,159] 10.254.2.209 - create new file /opt/ibm/BPM/ico/tmp/bpm_response_file.xml [2015-11-20 20:06:47,159] 10.254.2.209 - update content in file /opt/ibm/BPM/ico/tmp/bpm_response_file.xml from none to 417537 [2015-11-20 20:06:47,159] 10.254.2.209 - suppressed sensitive resource [2015-11-20 20:06:47,159] 10.254.2.209 [2015-11-20 20:36:47,261] ERROR: IOError: closed stream [2015-11-20 20:36:48,867] Connecting to 10.254.2.167 ################################################################ In this case it was noticed that the ERROR occurs at exactly 30 minutes after the BPM install was started. I was only happenstance that BPM install was the action taking place - depending on the environment or the configuration it could be another install task which fails. By design, our installer provides 4 hours timeout for all of the BPM install and profile configuration steps to complete.
Local fix
The workaround is to disable the 2 entries in the sshd_config, and restart sshd service: #ClientAliveInterval 30m #ClientAliveCountMax 0 When chef initiates remote session from deployment server to central server (and region server) it uses ssh connections in thread and as such these connections are limited by the sshd server configuration on the machine being connected to. We reccommend that during ICO install, the sshd service turn off the above settings and then re-enable them once install is complete.
Problem summary
The documentation is updated to include this configurations
Problem conclusion
The documentation is updated to include this configurations
Temporary fix
Comments
APAR Information
APAR number
ZZ00495
Reported component name
SMTCLD ORCH ENT
Reported component ID
5725H28ET
Reported release
240
Status
CLOSED DOC
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2015-11-25
Closed date
2016-03-03
Last modified date
2016-03-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Applicable component levels
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS4KMC","label":"IBM Cloud Orchestrator"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"240","Line of Business":{"code":"LOB45","label":"Automation"}}]
Document Information
Modified date:
03 November 2021