Bug 977949
| Summary: | [BEAKER] Fault: <Fault 1: '<class \'sqlalchemy.exc.OperationalError\'>:(OperationalError) | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | PaulB <pbunyan> |
| Component: | beah | Assignee: | beaker-dev-list |
| Status: | CLOSED NOTABUG | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.12 | CC: | asaha, bpeck, dcallagh, jburke, llim, pbunyan, qwan, rglasz, rmancy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-25 22:56:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
PaulB
2013-06-25 16:11:39 UTC
To me it looks like all the lab controllers and server were upgraded at once. I don't know if Nick or Dan have any policy in place for upgrades but upgrades with schema changes should probably happen in this order: 1 - Shut down all services on lab controllers and last on scheduler 2 - Upgrade packages 3 - Apply any schema changes 4 - Restart all services first on scheduler and then all lab controllers. I leave this bz as a reminder for the beaker devs to communicate this in the upgrade notes. ;-) Looks like you're right Bill, this is not a bug but rather a side effect of yesterday's upgrade. Coincidentally, I just merged a patch for 0.13.2 which spells out exactly those steps. :-) http://git.beaker-project.org/cgit/beaker/commit/?h=release-0.13&id=c0f236c63ad0235d3d94f355be9ba93c2a137b0e |