Requested by a presenter at CCC in Dublin today

2015-10-08 Thread Todd Hebert
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: theb...@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

2015-10-09 Thread Todd Hebert
Plan is supposed to be 4.5 by the end of this year, but it's looking like we 
won't hit that target, so probably 4.6 early next year.

On 9 Oct 2015 12:11 am, Remi Bergsma  wrote:
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  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: theb...@digiweb.ie
> A: College Business & Technology Park, Blanchardstown, Dublin 15, Ireland
> W: http://www.digiweb.ie/
>
>
>
>


Todd Hebert
Hosting engineer

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





Fairly serious system VM template issue.

2015-07-03 Thread Todd Hebert
Hello all,

One of my co-workers and I just installed a Cloudstack 4.5 system.   All seemed 
well until we started trying to import templates from another system we manage.

The SSVM downloads the image, then check it using the "vhd-util" utility from 
XenServer.

The error generated is "/bin/vhd-util no such file" or something along those 
lines.   This failure to check the VHD files causes the template imports to 
fail.

This is apparently is caused by vhd-util being a 32-bit binary, linked to 
32-bit libs, and there being no 32-bit libs present on the SSVM image.

Using advice from this article: 
https://github.com/apache/cloudstack/commit/9d8a62d0ee379bf8b67405944c86f68587245db6

we were able to get the system importing templates alright, but this isn't a 
permanent fix of the system VM template.. if we ever change our SSVM, we lose 
the modifications.  

I'm loathe to modify the SSVM template in the system myself, as I don't have 
the facilities to test if this change would break other functions such as VR's 
etc..

If whomever deals with such things could create a new system VM template that 
contains the libs, or uses a statically-linked vhd-util executable, and let the 
list know where to get it & how to replace the existing system VM, that would 
be grand.

Thanks!   :)


Todd Hebert
Hosting engineer

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





RE: Cloudstack commands to Xen hosts

2015-07-30 Thread Todd Hebert
Either http or https..not sure which.

xapi  runs on ports 80 and 443 on each XenServer, so it hits one of those with 
an API request



Todd Hebert
Hosting engineer

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


-Original Message-

From: Gabriel Beims Bräscher [mailto:gabrasc...@gmail.com] 
Sent: 30 July 2015 17:24
To: dev@cloudstack.apache.org
Subject: Cloudstack commands to Xen hosts

Hi all,

I was wondering, how does CS send commands to Xen hosts?

Does it use SSH?


Cheers


RE: Cloudstack commands to Xen hosts

2015-07-30 Thread Todd Hebert
I should  add: I think it only sends API commands to the cluster through the 
cluster master.



Todd Hebert
Hosting engineer

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


-Original Message-

From: Todd Hebert [mailto:theb...@digiweb.ie] 
Sent: 30 July 2015 17:32
To: dev@cloudstack.apache.org
Subject: RE: Cloudstack commands to Xen hosts

Either http or https..not sure which.

xapi  runs on ports 80 and 443 on each XenServer, so it hits one of those with 
an API request



Todd Hebert
Hosting engineer

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


-Original Message-

From: Gabriel Beims Bräscher [mailto:gabrasc...@gmail.com] 
Sent: 30 July 2015 17:24
To: dev@cloudstack.apache.org
Subject: Cloudstack commands to Xen hosts

Hi all,

I was wondering, how does CS send commands to Xen hosts?

Does it use SSH?


Cheers