Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated upgrade instructions #301

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Updated upgrade instructions #301

wants to merge 4 commits into from

Conversation

mohitsoni
Copy link
Contributor

No description provided.

**Upgrade Notes:**
* The upgrade process will cause all of your Cassandra node processes to restart.
* Upgrades are supported from version `N` to `N + 1`. So, if you are on version `N` and want to get to version `N + 2`, please upgrade from version `N` to `N + 1` first, followed by an upgrade from `N + 1` to `N + 2`.
* Upgrade from `1.0.15-3.0.7` to `1.0.16-3.0.8` is not supported.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bold pls.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Please upgrade from 15 to 17 directly"...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, 1.0.15 to 1.0.15+ is unsupported.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can they still perform the backup/restore upgrade? Saying 'not supported' implies that's also not possible.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or say that. I was just giving an example.

Copy link
Contributor

@keithchambers keithchambers Nov 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@@ -309,6 +307,11 @@ $ curl -X POST -H "Authorization: token=$AUTH_TOKEN" http://<dcos_url>/service/c
4. Once the restore operation is finished, check if the data is restored correctly.
5. [Uninstall](https://github.com/mesosphere/dcos-cassandra-service#uninstall) old cluster.

**Upgrade Notes:**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be up at line 302. This is more important than the section on the special upgrade path.

@nickbp
Copy link
Contributor

nickbp commented Nov 2, 2016

Ready to merge?

| 1.0.12-2.2.5 | 1.0.13-2.2.5 | Side-by-Side |
| 1.0.13-2.2.5 | 1.0.14-2.2.5 | In-place |
| 1.0.14-3.0.7 | 1.0.15-3.0.8 | In-place |
| 1.0.15-3.0.7 | 1.0.16-3.0.8 | Side-by-Side |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't side-by-side unavailable due to the backup regression on 1.0.15?

| ------------- |:-------------:| -------------:|
| 1.0.12-2.2.5 | 1.0.13-2.2.5 | Side-by-Side |
| 1.0.13-2.2.5 | 1.0.14-2.2.5 | In-place |
| 1.0.14-3.0.7 | 1.0.15-3.0.8 | In-place |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't it be 1.0.15-3.0.7 here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants