/srv/irclogs.ubuntu.com/2013/06/07/#juju.txt

=== thumper-afk is now known as thumper
=== defunctzombie is now known as defunctzombie_zz
=== amithkk_ is now known as amithkk
=== stevanr_ is now known as stevanr
nfoataHi, after creating a service with several units 'juju deploy -n 3 mysql' (which create 3 VMs) then I put on each a different file on them (to keep their identity), then I remove two units (go into the machine pull), add a unit to the service (machine coming from the pool) , and at last I deploy -n wordpress (a new service), so a machine coming from the pool and the last one is created (pool empty)09:55
nfoataI was surprise to have in the last service (wordpress) an old unit of mysql. Is this dangerous not ?09:56
nfoataIndeed if a hook do not clean well a unit (log, lib,etc.) , it means that in the future we can have a service with different VMs09:57
nfoataSo, is there a way to create a pool for each servcie or to specify which Vm of the pool could be add into the service, or force to create a VM with deploy instead of using one of the pool ?09:59
bbcmicrocomputernfoata: #99328810:03
bbcmicrocomputernfoata: in general, destroy-service won't remove the machine, so it will be reused upon next deploy10:05
bbcmicrocomputernfoata: generally you'd need to terminate said machine before deploying if you wanted a fresh machine10:05
bbcmicrocomputernfoata: although as the bug ticket says, you could deploy a null charm to a deallocated machine if you didn't want to destroy it10:06
bbcmicrocomputernfoata: presumably using constraints you may be able to force the deployment of a new machine even where others are in the pool10:07
nfoatabbcmicrocomputer: thanks, so perfect this problem is already knows (bug ticket) and I will see the constraint to force the deployment of new machine (for security, to be sure machines are the same)10:11
nfoataknows = known10:11
=== danilos_ is now known as danilos
=== BradCrittenden is now known as bac
=== wedgwood_away is now known as wedgwood
=== vednis is now known as mars
jcastrojhf: so I'm so looking into the future, but we could so totally ship this in the charm: http://blog.jelastic.com/2013/06/06/liferay-cluster/14:44
=== defunctzombie_zz is now known as defunctzombie
jhfhah… yeah.. that blog post has generated some buzz in our community today14:49
m_3awesome, that seems like the perfect next steps to pimping out the liferay charm15:24
jhfpimping out :)15:45
jhfis wayne brady gonna have to cluster a juju??15:45
robbiewjhf: lol16:07
robbiewnice one16:07
jamespagemgz, around? did you ever get to the bottom of how to upload juju-core tools into an offline environment?16:22
=== defunctzombie is now known as defunctzombie_zz
jpdsHello, can someone help me figure out why juju can't deploy an instance after the initial bootstrap?17:57
marcoceppijpds: Sure, what's going on?18:00
=== defunctzombie_zz is now known as defunctzombie
jpdsmarcoceppi: It just shows 1: instance-id: pending.18:01
marcoceppijpds: what provider?18:02
jpdsmarcoceppi: MAAS.18:02
marcoceppiah18:02
marcoceppijpds: someone else had a similar issue, where they could bootstrap but not deploy. I wasnt' able to help them (not used maas in a long time)18:04
marcoceppiThere's a maas.log somewhere that might reveal more information, let me see if I can find where that log is18:04
jpdsmarcoceppi: Nothing interesting there.18:04
=== defunctzombie is now known as defunctzombie_zz
marcoceppiWhat version of juju are you using?18:05
jpdsmarcoceppi: ppa:juju/pkgs.18:05
marcoceppijuju or juju-core?18:06
=== defunctzombie_zz is now known as defunctzombie
jpdsmarcoceppi: juju.18:06
marcoceppiSo, there's a provisioner log on the bootstrap node that's responsible for commisioning the machines, you can use juju ssh 0 to get to the bootstrap node. I believe the log is in /var/log/juju/ and it might provide more details as to where the provisioner failed18:07
marcoceppijpds: again, haven't used juju+maas in quite a long time, so just trying to shepard you to where you can find info on why it failed18:07
jpdsjuju.agents.provision@ERROR: Cannot get machine list18:08
jpdsHmm.18:08
jpdsWhat would it be trying to reach?18:10
jpdsI can ping all the relevant IPs I can think of.18:12
marcoceppijpds: are the machines assigned to your maas user for provisioning, etc?18:13
marcoceppiCould have just been a timeout, try another deployment to see if it also is listed as pending18:13
jpdsmarcoceppi: I've been destroying the environment for hours.18:14
marcoceppijpds: okay, then that's not it, sorry!18:14
jpdsmarcoceppi: And re-bootstraping; and they are all under my user.18:14
marcoceppijpds: could you pastebin your entire log? I want to see if anyting jumps out at me18:15
jpdshttp://pastebin.ubuntu.com/5742654/18:16
marcoceppijpds: what do you have for your maas-server field in environments.yaml ?18:16
jpdsmarcoceppi: maas-server: 'http://192.168.125.10/MAAS'18:17
marcoceppijpds: add the port in there, http://192.168.125.10:80/MAAS, destroy and re-bootstrap, try again18:17
marcoceppithat integer error looks reallly familiar, I think that's the cause of it18:17
jpdsOK, reinstalling the system.18:19
=== defunctzombie is now known as defunctzombie_zz
jpdsmarcoceppi: Well, that worked.18:33
marcoceppijpds: awesome. I'm going to update the docs with that caveat. I know you're not the first to spend too long trying to figure that out18:33
jcastrohey arosales18:35
jcastroany word on new docs landing?18:35
arosalesjcastro, I think we are targeting end of month for them to officially be the standard.18:43
adam_gwedgwood, around?19:18
wedgwoodadam_g: yep19:35
adam_gwedgwood, nvm. was gonna modify core.apt_install() but decided against it. couldn't find any charms that are using it as-is. know of any?19:38
dpb1HI -- anyone seen this error trying to bootstrap on openstack?  http://paste.ubuntu.com/5742835/19:39
marcoceppidpb1: is there a security group already named "juju-precise" in your account?20:25
marcoceppiPossibly left over from a bad teardown20:25
dpb1marcoceppi: so, apparently goose does not deal with the change of security group ids from id to uuid in grizzly (I think).20:26
ahasenackit's never that simple20:26
=== BradCrittenden is now known as bac____
=== wedgwood is now known as wedgwood_away

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!