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/23 00:54:49 UTC

[jira] [Closed] (CLOUDSTACK-2052) After executing cloudstack-setup-databases , DB version is still pointing to 4.0.0.

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

Chandan Purushothama closed CLOUDSTACK-2052.
--------------------------------------------


Verified on 4.2 Build:

mysql> select * from mshost;
+----+---------------+---------------+-----------------------+-------+----------------+----------------+--------------+---------------------+---------+-------------+
| id | msid          | runid         | name                  | state | version        | service_ip     | service_port | last_update         | removed | alert_count |
+----+---------------+---------------+-----------------------+-------+----------------+----------------+--------------+---------------------+---------+-------------+
|  1 | 7471666038533 | 1374533012973 | asfmgmt.lab.vmops.com | Up    | 4.2.0-SNAPSHOT | 10.223.195.103 |         9090 | 2013-07-22 22:44:40 | NULL    |           0 |
+----+---------------+---------------+-----------------------+-------+----------------+----------------+--------------+---------------------+---------+-------------+
1 row in set (0.00 sec)

mysql> select * from version;
+----+---------+---------------------+----------+
| id | version | updated             | step     |
+----+---------+---------------------+----------+
|  1 | 4.0.0   | 2013-07-22 15:42:31 | Complete |
|  2 | 4.1.0   | 2013-07-22 22:44:04 | Complete |
|  3 | 4.2.0   | 2013-07-22 22:44:04 | Complete |
+----+---------+---------------------+----------+
3 rows in set (0.00 sec)

                
> After executing cloudstack-setup-databases ,  DB version is still pointing to 4.0.0.
> ------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2052
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2052
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.2.0
>         Environment: Latest build from master
>            Reporter: Sangeetha Hariharan
>            Assignee: Alena Prokharchyk
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> For fresh install of master builds , After executing cloudstack-setup-databases ,  DB version is still pointing to 4.0.0.
> Only when I execute the cloudstack-setup-management , as part of management server starting I see the upgrade from 4.0.0 - 4.2.0 being done.
> We expect cloudstack-setup-databases to install a 4.0 DB and also upgrade it to 4.2.0.

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