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

Best practise - upgrade influxdb cluster #5073

Closed
JulienChampseix opened this issue Dec 9, 2015 · 3 comments
Closed

Best practise - upgrade influxdb cluster #5073

JulienChampseix opened this issue Dec 9, 2015 · 3 comments

Comments

@JulienChampseix
Copy link

Hi Influx Team,

I would know what's the best practise to upgrade influxdb cluster having 3 nodes where node 1 is the first node, node2 is the second node (having join to node1 in default/influxdb file), node3 is the third node (having join to node1, node2 in default/influxdb file).

What's the plan bellow is the best practise to follow :

1/ stop all influxdb on every nodes (starting by node3, node2 and node1)
2/ dpkg -i the latest influxdb package
3/ check config influxdb is ok after upgrade
4/ start node1 & check log for be sure influxdb started well
5/ start node2 & check log for be sure influxdb started well
6/ start node3 & check log for be sure influxdb started well
7/ Party ! Cluster upgraded

Thanks influxdb team for your feedback !

Julien.

@jackzampolin
Copy link
Contributor

@JulienChampseix Thats the way we do it here! Closing this in favor of a docs repo issue: influxdata/docs.influxdata.com-ARCHIVE#22

@JulienChampseix
Copy link
Author

@jackzampolin FYI the link return 404 page not found (maybe it's a private repo not open to public)

@jackzampolin
Copy link
Contributor

@JulienChampseix Its a private repo that we will be opening up in the next couple of days as we finish migration to our new site: InfluxData

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

No branches or pull requests

2 participants