Bug 802918 - [RFE] Add a note to the cumin-database install section that suggests running cumin-admin upgrade-schema for existing databases
Summary: [RFE] Add a note to the cumin-database install section that suggests running ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Management_Console_Installation_Guide
Version: Development
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 2.2
: ---
Assignee: Cheryn Tan
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks: 794516
TreeView+ depends on / blocked
 
Reported: 2012-03-13 18:41 UTC by Trevor McKay
Modified: 2014-06-18 07:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-20 01:01:19 UTC
Target Upstream Version:


Attachments (Terms of Use)
Patch against Installation.xml to add instruction for cumin-admin upgrade-schema (591 bytes, patch)
2012-03-16 21:32 UTC, Trevor McKay
no flags Details | Diff

Description Trevor McKay 2012-03-13 18:41:36 UTC
Description of problem:

For users updating the cumin package on top of an existing install, the MCIG should suggest that they run "cumin-admin upgrade-schema" instead of "cumin-database install".  The latter will tell them that the database is already installed and will do nothing, the former *may* be required for cumin to run after the update.

There won't always be schema changes in a release, but if there are and the upgrade command is not run the service will fail on start up with messages in the log files noting that the upgrade should be run.  The command will return with "nothing to do" if there is indeed nothing to do.

Comment 2 Trevor McKay 2012-03-16 21:32:36 UTC
Created attachment 570709 [details]
Patch against Installation.xml to add instruction for cumin-admin upgrade-schema


Note You need to log in before you can comment on or make changes to this bug.