You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Todd Hebert <th...@digiweb.ie> on 2015/10/08 22:26:37 UTC

Requested by a presenter at CCC in Dublin today

One of the presenters (Remi?) asked me to post this query from the cloud database on our CloudPlatform, which has been in continuous operations since shortly before the name change to cloud.com some years ago.  (originally stood up in 2010. Apparently there was no version table back then.)

mysql> select * from version;
+----+---------+---------------------+----------+
| id | version | updated             | step     |
+----+---------+---------------------+----------+
|  1 | 2.2.1   | 2011-11-09 18:07:49 | Complete | 
|  2 | 2.2.2   | 2011-11-09 18:07:49 | Complete | 
|  3 | 2.2.4   | 2011-11-09 18:07:50 | Complete | 
|  4 | 2.2.5   | 2011-11-09 18:07:50 | Complete | 
|  5 | 2.2.6   | 2011-11-09 18:07:50 | Complete | 
|  6 | 2.2.8   | 2011-11-09 18:07:50 | Complete | 
|  7 | 2.2.9   | 2011-11-09 18:07:50 | Complete | 
|  8 | 2.2.10  | 2011-11-09 18:07:49 | Complete | 
|  9 | 2.2.11  | 2011-11-09 18:07:49 | Complete | 
| 10 | 2.2.12  | 2011-11-09 18:07:49 | Complete | 
| 11 | 2.2.13  | 2013-02-22 21:07:32 | Complete | 
| 12 | 2.2.14  | 2013-02-22 21:07:32 | Complete | 
| 13 | 3.0.0   | 2013-02-23 00:23:41 | Complete | 
| 14 | 3.0.1   | 2013-02-23 00:23:41 | Complete | 
| 15 | 3.0.2   | 2013-02-23 00:23:46 | Complete | 
| 16 | 3.0.3   | 2013-02-23 00:23:46 | Complete | 
| 17 | 3.0.4   | 2013-02-23 00:23:46 | Complete | 
| 18 | 3.0.5   | 2013-02-23 00:23:46 | Complete | 
| 19 | 3.0.6   | 2013-02-23 00:23:46 | Complete | 
| 20 | 3.0.7   | 2014-09-29 22:49:18 | Complete | 
| 21 | 4.1.0   | 2014-12-10 10:01:17 | Complete | 
| 22 | 4.2.0   | 2014-12-10 10:01:17 | Complete | 
| 23 | 4.2.1   | 2014-12-10 10:01:17 | Complete | 
| 24 | 4.3.0   | 2014-12-10 10:01:17 | Complete | 
+----+---------+---------------------+----------+
24 rows in set (0.00 sec)



Todd Hebert
Hosting engineer

E: thebert@digiweb.ie
A: College Business & Technology Park, Blanchardstown, Dublin 15, Ireland 
W: http://www.digiweb.ie/
 




Re: Requested by a presenter at CCC in Dublin today

Posted by Remi Bergsma <RB...@schubergphilis.com>.
Thanks Todd! Nice to find a cloud that has been running since the vmops days :-)

What's the next upgrade? 4.5.2?

Regards, Remi 

Sent from my iPhone

> On 08 Oct 2015, at 21:27, Todd Hebert <th...@digiweb.ie> wrote:
> 
> One of the presenters (Remi?) asked me to post this query from the cloud database on our CloudPlatform, which has been in continuous operations since shortly before the name change to cloud.com some years ago.  (originally stood up in 2010. Apparently there was no version table back then.)
> 
> mysql> select * from version;
> +----+---------+---------------------+----------+
> | id | version | updated             | step     |
> +----+---------+---------------------+----------+
> |  1 | 2.2.1   | 2011-11-09 18:07:49 | Complete | 
> |  2 | 2.2.2   | 2011-11-09 18:07:49 | Complete | 
> |  3 | 2.2.4   | 2011-11-09 18:07:50 | Complete | 
> |  4 | 2.2.5   | 2011-11-09 18:07:50 | Complete | 
> |  5 | 2.2.6   | 2011-11-09 18:07:50 | Complete | 
> |  6 | 2.2.8   | 2011-11-09 18:07:50 | Complete | 
> |  7 | 2.2.9   | 2011-11-09 18:07:50 | Complete | 
> |  8 | 2.2.10  | 2011-11-09 18:07:49 | Complete | 
> |  9 | 2.2.11  | 2011-11-09 18:07:49 | Complete | 
> | 10 | 2.2.12  | 2011-11-09 18:07:49 | Complete | 
> | 11 | 2.2.13  | 2013-02-22 21:07:32 | Complete | 
> | 12 | 2.2.14  | 2013-02-22 21:07:32 | Complete | 
> | 13 | 3.0.0   | 2013-02-23 00:23:41 | Complete | 
> | 14 | 3.0.1   | 2013-02-23 00:23:41 | Complete | 
> | 15 | 3.0.2   | 2013-02-23 00:23:46 | Complete | 
> | 16 | 3.0.3   | 2013-02-23 00:23:46 | Complete | 
> | 17 | 3.0.4   | 2013-02-23 00:23:46 | Complete | 
> | 18 | 3.0.5   | 2013-02-23 00:23:46 | Complete | 
> | 19 | 3.0.6   | 2013-02-23 00:23:46 | Complete | 
> | 20 | 3.0.7   | 2014-09-29 22:49:18 | Complete | 
> | 21 | 4.1.0   | 2014-12-10 10:01:17 | Complete | 
> | 22 | 4.2.0   | 2014-12-10 10:01:17 | Complete | 
> | 23 | 4.2.1   | 2014-12-10 10:01:17 | Complete | 
> | 24 | 4.3.0   | 2014-12-10 10:01:17 | Complete | 
> +----+---------+---------------------+----------+
> 24 rows in set (0.00 sec)
> 
> 
> 
> Todd Hebert
> Hosting engineer
> 
> E: thebert@digiweb.ie
> A: College Business & Technology Park, Blanchardstown, Dublin 15, Ireland 
> W: http://www.digiweb.ie/
>  
> 
> 
>