08/11/2020
Software is located in Duane's One drive.
Upgrade AFS/NGA 7.0.3 -> 8.0.5
| rest /services/storage/passwords
salt afs* saltutil.refresh_pillar
3.2. verify the pillar is updatedsalt afs* pillar.item yumrepos:splunk
3.3. verify there is enough disk spacestate.sls splunk.new_install
to update repo ; yes it will restart splunk. (ROOM FOR IMPROVEMENT: Make new saltstate for splunk repo)cmd.run 'systemctl stop splunk'
pkg.upgrade name=splunk
3.1 Splunk is now waiting for accept license. Do Not Start Splunk Until after indexers are upgraded.state.sls splunk.new_install
to update repocmd.run 'systemctl stop splunk'
2.1 Backup /opt/splunk tar -cvzf /opt/splunk/opt-splunk-backup.tar.gz /opt/splunk
pkg.upgrade name=splunk
3.1 Splunk is now waiting for accept license.state.sls splunk.new_install
to update repocmd.run 'systemctl stop splunk'
pkg.upgrade name=splunk
cmd.run 'systemctl start splunk'
3.1 cmd.run '/opt/splunk/bin/splunk version'
3.2 cmd.run '/opt/splunk/bin/splunk status'
cmd.run 'systemctl start splunk'
state.sls splunk.new_install
to update repocmd.run 'systemctl stop splunk'
2.1 Backup /opt/splunk tar -cvzf /opt/splunk/opt-splunk-backup.tar.gz /opt/splunk
pkg.upgrade name=splunk
cmd.run 'systemctl start splunk'
[settings]
max_upload_size = 1024
2. See Matrix for other apps ( upgrade apps slowly so Brandon can troubleshoot errors!!!!)
3. run geo ip DB update
1. /usr/local/bin/maxmind-downloader.sh
4. (Prevents 3 green checkmarks on CM) Update the CM bundle to include _cluster see here: https://github.xdr.accenturefederalcyber.com/mdr-engineering/msoc-afs-cm/pull/9 (index _metrics and _introspection not in _cluster)
5. NGA has an additional check on the splunk HF IAM role for externalID. Besure to add the "patch" back in. See here: https://jira.xdr.accenturefederalcyber.com/browse/MSOCI-623. This is for the splunk_TA_aws app.Upgrade Moose 7.2.1 ->8.0.5 DONE!
Upgrade Covids 8.0.4 -> 8.0.5
Upgrade POP nodes