Task #1267
closedProvide an ansible playbook for upgrading GHNs and WHNs in production environment
100%
Description
The new playbook should upgrade GHNs to version 5.0.1 and WHNs to version 1.2.4
Updated by Andrea Dell'Amico over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
We now have two playbooks: one that updates the gcore nodes, and another one that upgrades the smartgears ones. The smartgears upgrade works on the nodes already configured and provided by ansible, and on the 'old' ones too.
The update of the smartexecutor plugin is also performed when that plugin needs to be present.
Updated by Andrea Dell'Amico over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Commands that run the playbooks (examples that upgrade a single host):
./run.sh smartgears-upgrade.yml -i inventory/hosts.smartgears -l node78.d4science.org
./run.sh ghn-gcore-upgrade.yml -i inventory/hosts.dev -l node6.d.d4science.research-infrastructures.eu
Updated by Roberto Cirillo over 9 years ago
- Status changed from Resolved to In Progress
- % Done changed from 100 to 90
The ghn version has changed and, consequently, the upgrade script for gCore based container has now another name. The new name is "upgrade-ghn-6-0-0.sh". Please, could you upgrade the ansible playbook to download the correct scripts from: https://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/ghn-distribution/upgrade-scripts/upgrade-ghn-6-0-0.sh ?
Updated by Andrea Dell'Amico over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Updated by Andrea Dell'Amico over 9 years ago
- Status changed from Resolved to Closed