RE: [Bootstrap] vSphere provider

2015-11-05 Thread Cseh Dávid
Hello Marco I couldn’t, because there is no default password, or ssh key to the VM, but I mounted the drive to another VM :) So the log is attached to the e-mail. I suspect, that cloud-init doesn’t get the ssh key from juju vsphere provider, or ESX got it but doesn’t forward to the VM. W

Re: Juju service commands or communitation protocol

2015-11-05 Thread Samuel Cozannet
Hi André, Not sure about your use case, but we've used this integration (python native I am afraid) to do some Juju autoscaling with a metrology tool (Zabbix). Have a look if you're doing something similar :) Repo (a bit outdated now): https://github.com/SaMnCo/ob-zabbix/ video: https://www.youtu

Re: juju bootstrap fails with vSphere 6.0

2015-11-05 Thread Forstner Michael
Hi Ed, Thanks for the hints, but to be honest I do not really get what you’re talking about :-) My vSphere 6 Environment is not hosted by myself (or my company). We’re renting a complete package consisting of one vSphere datacenter (2 Hosts and 2 Storages). I am controlling the vSphere datacent

Re: juju bootstrap fails with vSphere 6.0

2015-11-05 Thread Mark Shuttleworth
I think Ed is using vSphere with Juju in the only way one could before Juju grew a native vSphere provider, and assumed Michael was doing the same :) MAAS has a (not recommended) ability to drive VMs on vSphere, based on an (equally not recommended) ability to drive VMs through libvirt. If you da

Re: Juju service commands or communitation protocol

2015-11-05 Thread Mark Shuttleworth
On 05/11/15 00:19, André Moreira wrote: > Thank you, Adam. This is exactly what I was looking for. > André If you end up making bindings for another language like Ruby or Node then we'll be glad to publicise that to the community too! Mark -- Juju mailing list Juju@lists.ubuntu.com Modify setti

Re: Juju service commands or communitation protocol

2015-11-05 Thread Adam Stokes
On Thu, Nov 5, 2015 at 8:24 AM, Mark Shuttleworth wrote: > On 05/11/15 00:19, André Moreira wrote: > > Thank you, Adam. This is exactly what I was looking for. > > André > > If you end up making bindings for another language like Ruby or Node > then we'll be glad to publicise that to the communit

openstack ephemeral storage and ceph

2015-11-05 Thread ed bond
Does anyone know how to configure the juju openstack charms to have ephemeral storage use ceph instead of the local disk so that I can do live migrations? - Ed My sample bundle that I used: machines: '0': constraints: "arch=amd64 cpu-cores=4 root-disk=2072" series: trusty '1':

Re: [Bootstrap] vSphere provider

2015-11-05 Thread John George
Hello David, It sounds like you are running into https://bugs.launchpad.net/cpc-core/+bug/1468383 Although not ideal there is a workaround described in https://bugs.launchpad.net/juju-core/+bug/1511138 --John On Thu, Nov 5, 2015 at 12:18 AM, Cseh Dávid wrote: > Hello Marco > > > > I couldn’t,

Re: openstack ephemeral storage and ceph

2015-11-05 Thread ed bond
James, Thanks for the insight. I will wait for the ceph backed ephemeral until I get the mellanox up and running. I just tried a live migration: maasadmin@restonMaas:~$ nova live-migration b71f57c3-f083-4f11-b1d0-eaf8ebf70f35 sniveling-father ERROR (BadRequest): petty-fact is not on shared st

Re: Juju service commands or communitation protocol

2015-11-05 Thread Mark Shuttleworth
On 05/11/15 15:19, Adam Stokes wrote: > On Thu, Nov 5, 2015 at 8:24 AM, Mark Shuttleworth wrote: > >> On 05/11/15 00:19, André Moreira wrote: >>> Thank you, Adam. This is exactly what I was looking for. >>> André >> If you end up making bindings for another language like Ruby or Node >> then we'll

RE: [Bootstrap] vSphere provider

2015-11-05 Thread Cseh Dávid
Hello John, Thanks for your reply, but the link you wrote is net available. (https://bugs.launchpad.net/cpc-core/+bug/1468383). Can you provide the test.ova file on a different server to me, please? Thanks David From: John George [mailto:john.geo...@canonical.com] Sent: Thursday

Re: [Bootstrap] vSphere provider

2015-11-05 Thread John George
Sorry about that, can you please try: https://drive.google.com/open?id=0Bx_Uh8SOynXaUVVldm5yQWx5UVk On Thu, Nov 5, 2015 at 6:54 AM, Cseh Dávid wrote: > Hello John, > > > > Thanks for your reply, but the link you wrote is net available. ( > https://bugs.launchpad.net/cpc-core/+bug/1468383). > > >

RE: [Bootstrap] vSphere provider

2015-11-05 Thread Cseh Dávid
Thanks. I’ll try it, and report the result. David From: John George [mailto:john.geo...@canonical.com] Sent: Thursday, November 5, 2015 4:00 PM To: Cseh Dávid Cc: Marco Ceppi ; juju@lists.ubuntu.com Subject: Re: [Bootstrap] vSphere provider Sorry about that, can you please try: https

RE: [Bootstrap] vSphere provider

2015-11-05 Thread Cseh Dávid
Hi, It works. Thanks. Can you tell me, what is the solution? What had to be changed int the VM filesystem? Thanks David From: Cseh Dávid [mailto:david.c...@quanopt.com] Sent: Thursday, November 5, 2015 4:03 PM To: 'John George' Cc: 'Marco Ceppi' ; 'juju@lists.ubuntu.com' Subje

Re: juju bootstrap fails with vSphere 6.0

2015-11-05 Thread Forstner Michael
Hi Sergey, Thanks for the hints. I am using released v0.2.0 of govmomi client for testing and it seems that the clone of vmware’s repo in juju is not the most recent one - at least the tag v0.2.0 does not exist there. Maybe the issue can be resolved by simply updating this dependency in juju. H

[Review Queue] MariaDB, Midonet, MongoDB, MediaWiki, Ubuntu-repository-cache, Kibana

2015-11-05 Thread Charles Butler
MariaDB - MariaDB has updated their product delivery mechanism to fetching a bin from behind a tokenized paywall. These changes are +1'd - but have not been officially proposed for the charm store http://bazaar.launchpad.net/~dbart/charms/trusty/mariadb/trunk Midonet - Still running into firewall

Juju devel 1.26-alpha1 is available for testing

2015-11-05 Thread Curtis Hovey-Canonical
# juju-core 1.26-alpha1 A new development release of Juju, juju-core 1.26-alpha1, is now available. This release replaces version 1.25.0. ## Getting Juju juju-core 1.26-alpha1 is available for Wily and backported to earlier series in the following PPA: https://launchpad.net/~juju/+archive/

Re: Juju devel 1.26-alpha1 is available for testing

2015-11-05 Thread Adam Stokes
On Thu, Nov 5, 2015 at 1:52 PM, Curtis Hovey-Canonical wrote: > # juju-core 1.26-alpha1 > > A new development release of Juju, juju-core 1.26-alpha1, is now available. > This release replaces version 1.25.0. > > > ## Getting Juju > > juju-core 1.26-alpha1 is available for Wily and backported to e

Re: Juju devel 1.26-alpha1 is available for testing

2015-11-05 Thread Mark Shuttleworth
Oh, this native bundle stuff is wizardry :) Mark On 05/11/15 19:52, Curtis Hovey-Canonical wrote: > ### Native support for charm bundles > > The Juju 'deploy' command can now deploy a bundle. The Juju Quickstart > or Deployer plugins are not needed to deploy a bundle of charms. You can > deploy

[Review Queue] ibm-xl-fortran

2015-11-05 Thread Matt Bruzek
I spent some time reviewing the ibm-xl-fortran charm today. This is a very specific charm, it does not relate to any other charms and only deploys on Power PC (ppc64le) and provides a Fortran compiler. A very niche audience indeed! I was not able to successfully deploy this on our power systems,

Re: Juju service commands or communitation protocol

2015-11-05 Thread André Moreira
I will certainly have a look. Thank you. André Envoyé de mon iPhone > Le 5 nov. 2015 à 06:44, Samuel Cozannet a > écrit : > > Hi André, > > Not sure about your use case, but we've used this integration (python native > I am afraid) to do some Juju autoscaling with a metrology tool (Zabbix)

Re: Juju service commands or communitation protocol

2015-11-05 Thread André Moreira
Sure! My intentions are on Java, but I haven't decided anything yet. André Envoyé de mon iPhone > Le 5 nov. 2015 à 12:39, Mark Shuttleworth a écrit : > >> On 05/11/15 15:19, Adam Stokes wrote: >>> On Thu, Nov 5, 2015 at 8:24 AM, Mark Shuttleworth wrote: >>> On 05/11/15 00:19, André Mor

[Review Queue] galera-cluster, mysql

2015-11-05 Thread Adam Israel
galera-cluster This MP adds a new configuration option for specifying a repository to use for installing galera-cluster. +1, merged https://code.launchpad.net/~lmic/charms/trusty/galera-cluster/galera-cluster+source-galera-config-option/+merge/270714