Bug 817587

Summary: document upgrade process
Product: [Retired] CloudForms Cloud Engine Reporter: Dave Johnson <dajohnso>
Component: Docs User GuideAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: medium    
Version: 1.0.0CC: cpelland, dmacpher, jskeoch, lbrindle, morazi, slinaber
Target Milestone: beta6   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 870054 (view as bug list) Environment:
Last Closed: 2012-10-25 13:43:38 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:
Bug Depends On:    
Bug Blocks: 816228, 870054    

Description Dave Johnson 2012-04-30 15:02:38 UTC
Description of problem:
Found a issue where aeolus-conductor restart is required after restart.  We need to document the entire process for users for 1.0.z

Comment 4 Dan Macpherson 2012-06-18 04:47:35 UTC
Mike, is this just a matter of running the following script:

# /usr/share/aeolus-conductor/script/upgrade

Comment 5 Steve Linabery 2012-06-18 16:23:53 UTC
Dan, that is correct. That script should stop aeolus services, start postgresql, do the upgrade (which consists of adding a new Privilege), and start up the aeolus services again.