You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Saksham Srivastava (JIRA)" <ji...@apache.org> on 2013/07/26 14:07:49 UTC

[jira] [Resolved] (CLOUDSTACK-3837) 3.0.6 to ASF 4.2 Upgrade: "cloud_usage" Database Schema Inconsistencies on the Upgraded Setup

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saksham Srivastava resolved CLOUDSTACK-3837.
--------------------------------------------

    Resolution: Fixed

Marking it as resolved as the fix is pushed in.
                
> 3.0.6 to ASF 4.2 Upgrade: "cloud_usage" Database Schema Inconsistencies on the Upgraded Setup
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3837
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3837
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Upgrade
>    Affects Versions: 4.2.0
>            Reporter: Chandan Purushothama
>            Assignee: Saksham Srivastava
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Cloud_usage database
> Table 9: cloud_usage
> On ASF 4.2 Setup:
> no virtual_size column
> On the 4.2 Upgraded Setup:
>  `virtual_size` bigint(20) UNSIGNED DEFAULT NULL,
> Table 10: usage_event
> On ASF 4.2 Setup:
> no virtual_size column
> On the 4.2 Upgraded Setup:
>  `virtual_size` bigint(20) UNSIGNED DEFAULT NULL,
> Table 11: usage_storage
> On ASF 4.2 Setup:
> no virtual_size column
> On the 4.2 Upgraded Setup:
>  `virtual_size` bigint(20) UNSIGNED DEFAULT NULL, 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira