Declare in cluster deployment configuration standby machine with less than 16 GB and the installation will continue instead of failing right after the validation. The validation on master machine works fine.
Steps to reproduce the issue
Declare conjur_enterprise_config.yml with master with 16GB and standby with less than 16GB
run ./conjur_enterprise_setup.sh --install-cluster
What's the expected result?
Failed on validation on standby
What's the actual result?
Installation continue and will fail on different step
Monday 22 February 2021 14:47:33 0000 (0:00:00.142) 0:00:04.874 *******
skipping: master
fatal: standby1 : FAILED! = {
"changed": false
}
MSG:
The server does not meet the Conjur Enterprise minimum system requirements.
Make sure that the total available memory is at least 16 GB.
fatal: stadnby2 : FAILED! = {
"changed": false
}
MSG:
The server does not meet the Conjur Enterprise minimum system requirements.
Make sure that the total available memory is at least 16 GB.
TASK validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available CPU ****
Monday 22 February 2021 14:47:33 0000 (0:00:00.144) 0:00:05.019 *
skipping: master
TASK validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available hard disk storage **
Monday 22 February 2021 14:47:33 0000 (0:00:00.044) 0:00:05.063 *
skipping: master
TASK validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | loop inventory hostnames **
Monday 22 February 2021 14:47:33 0000 (0:00:00.043) 0:00:05.107 *
ok: master = (item=master)
ok: master = (item=standby1)
ok: master = (item=stadnby2)
TASK validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | Check that only a unique Master was defined in the configuration file ***
Monday 22 February 2021 14:47:34 0000 (0:00:00.163) 0:00:05.271 ***
skipping: master
## Additional details / screenshot
## Issue description
Declare in cluster deployment configuration standby machine with less than 16 GB and the installation will continue instead of failing right after the validation. The validation on master machine works fine.
## Steps to reproduce the issue
1. Declare conjur_enterprise_config.yml with master with 16GB and standby with less than 16GB
2. run ./conjur_enterprise_setup.sh --install-cluster
## What's the expected result?
- Failed on validation on standby
## What's the actual result?
- Installation continue and will fail on different step
Monday 22 February 2021 14:47:33 +0000 (0:00:00.142) 0:00:04.874 ***
skipping: [master]
fatal: [standby1]: FAILED! => {
"changed": false
}
MSG:
The server does not meet the Conjur Enterprise minimum system requirements.
Make sure that the total available memory is at least 16 GB.
fatal: [stadnby2]: FAILED! => {
"changed": false
}
MSG:
The server does not meet the Conjur Enterprise minimum system requirements.
Make sure that the total available memory is at least 16 GB.
TASK [validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available CPU] ****
Monday 22 February 2021 14:47:33 +0000 (0:00:00.144) 0:00:05.019 *
skipping: [master]
TASK [validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available hard disk storage] **
Monday 22 February 2021 14:47:33 +0000 (0:00:00.044) 0:00:05.063 *
skipping: [master]
TASK [validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | loop inventory hostnames] **
Monday 22 February 2021 14:47:33 +0000 (0:00:00.043) 0:00:05.107 *
ok: [master] => (item=master)
ok: [master] => (item=standby1)
ok: [master] => (item=stadnby2)
TASK [validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | Check that only a unique Master was defined in the configuration file] ***
Monday 22 February 2021 14:47:34 +0000 (0:00:00.163) 0:00:05.271 ***
skipping: [master]
Bug description
E
Issue description
Declare in cluster deployment configuration standby machine with less than 16 GB and the installation will continue instead of failing right after the validation. The validation on master machine works fine.
Steps to reproduce the issue
What's the expected result?
What's the actual result?
TASK validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available CPU **** Monday 22 February 2021 14:47:33 0000 (0:00:00.144) 0:00:05.019 * skipping: master TASK validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available hard disk storage ** Monday 22 February 2021 14:47:33 0000 (0:00:00.044) 0:00:05.063 * skipping: master TASK validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | loop inventory hostnames ** Monday 22 February 2021 14:47:33 0000 (0:00:00.043) 0:00:05.107 * ok: master = (item=master) ok: master = (item=standby1) ok: master = (item=stadnby2) TASK validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | Check that only a unique Master was defined in the configuration file *** Monday 22 February 2021 14:47:34 0000 (0:00:00.163) 0:00:05.271 *** skipping: master
Monday 22 February 2021 14:47:33 +0000 (0:00:00.142) 0:00:04.874 *** skipping: [master] fatal: [standby1]: FAILED! => { "changed": false } MSG: The server does not meet the Conjur Enterprise minimum system requirements. Make sure that the total available memory is at least 16 GB. fatal: [stadnby2]: FAILED! => { "changed": false } MSG: The server does not meet the Conjur Enterprise minimum system requirements. Make sure that the total available memory is at least 16 GB.
TASK [validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available CPU] **** Monday 22 February 2021 14:47:33 +0000 (0:00:00.144) 0:00:05.019 * skipping: [master] TASK [validate_prerequisites : VALIDATE PREREQUISITES | OS | Check available hard disk storage] ** Monday 22 February 2021 14:47:33 +0000 (0:00:00.044) 0:00:05.063 * skipping: [master] TASK [validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | loop inventory hostnames] ** Monday 22 February 2021 14:47:33 +0000 (0:00:00.043) 0:00:05.107 * ok: [master] => (item=master) ok: [master] => (item=standby1) ok: [master] => (item=stadnby2) TASK [validate_prerequisites : VALIDATE PREREQUISITES | CLUSTER | Check that only a unique Master was defined in the configuration file] *** Monday 22 February 2021 14:47:34 +0000 (0:00:00.163) 0:00:05.271 *** skipping: [master]