-
Notifications
You must be signed in to change notification settings - Fork 107
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
Ubuntu Bionic rollout to solr host(s) #713
Comments
BSP ticket opened, waiting for them to provision hosts. |
Hosts were provisioned, but with incorrect EBS volumes configured. Waiting for them to be re-provisioned. |
EBS volumes have been attached to the instance and I initialized them. I've added steps for rebuilding the solr index and I'm currently testing them on staging. |
Waiting on SecOps to provide a trendmicro package for Bionic. |
Trendmicro issue is resolved I noticed that the solr replicas aren't sized correctly. They are t2.medium but should be m4.xlarge. |
Inventory index is rebuilt in staging and production. Inventory hosts are now running against these new solr instances 🎉 |
For catalog, currently rebuilding the index in staging. For production, harvester and web hosts cannot connect over port 8983, looks like the original firewall change request didn't go through. I opened a ticket with SecOps. |
Updated the NewRelic alert to look for java processes. |
User Story
As an operator, I need new Ubuntu Bionic hosts provisioned in all of our environments so that I can continue receiving security updates automatically from Ubuntu.
Part of #571
Ubuntu 14.04 support ends April 2019. We should move to Ubuntu 16.04 or 18.04. The latest 18.04 is preferred, but we should consider what kind of support exists for it.
Details
Hosts are provisioned in these environments and play books are successfully applied.
To rebuild the solr index:
ckan seach-index rebuild_fast
Acceptance Criteria
Definition of Done
The above acceptance criteria must be met.
The text was updated successfully, but these errors were encountered: