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

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

Chandan Purushothama created CLOUDSTACK-3837:
------------------------------------------------

             Summary: 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
            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