Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created May 23, 2016 18:53
Show Gist options
  • Save mccun934/5e8ee5131a7a3626afb13256e2186663 to your computer and use it in GitHub Desktop.
Save mccun934/5e8ee5131a7a3626afb13256e2186663 to your computer and use it in GitHub Desktop.
## While at 6.1.8
# satellite-upgrade-check
1) Task Check:
[ERROR] You have 5 paused tasks that need to be resumed or killed before proceeding with upgrading to 6.2
2) Version Check:
[ERROR] Your Satellite is at 6.1.8 and needs to be upgraded to 6.1.9 before upgrading to 6.2
3) Host Unification Report:
[OK] There are no Content Hosts that will be removed after upgrading to 6.2
## While at 6.1.9:
# satellite-upgrade-check
1) Task Check:
[ERROR] You have 5 paused tasks that need to be resumed or killed before proceeding with upgrading to 6.2
2) Version Check:
[OK] Your Satellite is at the correct version to upgrade to 6.2
3) Host Unification Report:
[OK] There are no Content Hosts that will be removed after upgrading to 6.2
## All Clear for 6.1.9
# satellite-upgrade-check
1) Task Check:
[OK] No paused/pending tasks
2) Version Check:
[OK] Your Satellite is at the correct version to upgrade to 6.2
3) Host Unification Report:
[OK] There are no Content Hosts that will be removed after upgrading to 6.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment