/srv/irclogs.ubuntu.com/2014/06/10/#maas.txt

=== vladk|offline is now known as vladk
dpb1lazyPower: It's a general juju problem, afaict.  I filed a bug: https://bugs.launchpad.net/juju-core/+bug/132826905:07
ubot5Ubuntu bug 1328269 in juju-core "lxc: sudo: unable to resolve host" [Undecided,New]05:07
=== CyberJacob|Away is now known as CyberJacob
bigjoolsany takers? https://code.launchpad.net/~julian-edwards/maas/static-range-in-ui-api/+merge/22259007:20
rvbabigjools: on it07:27
bigjoolsta07:30
=== CyberJacob is now known as CyberJacob|Away
bigjoolsrvba: solved my chained task queueing09:55
bigjoolsit's rather easy09:55
rvbabigjools: \o/09:55
bigjoolsrvba: create a subtask/signature with mytask.s(args, kwargs)10:05
bigjoolsthen call .set(queue=foo) on it10:05
bigjools:)10:05
bigjoolsthen you can throw them in a chained task, which itself doesn't require any queue applied, you just call its apply_async()10:05
rvbabigjools: don't you have a special keyword argument to pass that directly when creating the task?10:05
bigjoolsno10:05
bigjoolsbecause I am passing the task's args10:06
bigjoolsI am instantiating the task, just not executing it10:06
bigjoolsrvba: docs.celeryproject.org/en/latest/userguide/canvas.html#signatures10:06
bigjoolsthere is a way of doing it if you use the string name for the task, but that's rather ugly IMO10:07
rvbaRight, using '.set(queue=foo)' is fine anyway.10:08
gmbrvba: If you can re-review https://code.launchpad.net/~gmb/maas/fix-commissioning-page-distro-list-bug-1312844/+merge/222010 that’d be great. Thanks for your help this morning, too :)12:53
=== alexpilotti_ is now known as alexpilotti
rvbagmb: I'll have a look now12:57
gmbrvba: Ah, damn, I’d forgotten the getZZZ() methods. Will fix that. Thanks.13:09
rvbanp13:12
jtv"Get-some-sleep methods"?13:16
=== alexpilotti_ is now known as alexpilotti
rvbajtv: allenap: any idea what might be wrong? paste.ubuntu.com/7623634/13:52
rvbaRabbitMQ didn't got installed properly.13:52
jtv"Yes you're using the mouse buttons to copy/paste from chrome"13:52
rvbaheh13:52
jtvHmmm...  dns delay?13:52
rvbaI think it's rabbitMQ not dealing well with the hostname changing or something…13:53
jtvIt's been ages since I heard "DNS can take 15 minutes to propagate" so I have no idea what the status is today, but maybe we're relying on synchronicity when all we have is instantaneity?13:53
* rvba tries to remove and re-install it.13:54
allenaprvba: It’s not a perfect fit, but http://stackoverflow.com/questions/14659335/rabbitmq-server-fails-to-start-after-hostname-has-changed-since-first-starting has a suggestion.13:54
rvbaDidn't help (purging then restarting rabbitMQ)13:54
jtvDifferent error though, no?13:55
rvbaNo, same error.13:55
allenaprvba: Did purging actually remove /var/lib/rabbitmq?13:55
rvbaI used `apt-get purge`.13:55
=== rharper_ is now known as rharper
jtvrvba, there's another workaround for a similar problem on: http://serverfault.com/questions/225795/error-when-installing-rabbitmq-server-on-ubuntu-10-1014:21
* jtv reboots14:21
rkdemonHI: I was trying to install maas on another server and I see this message "Import of boot images started on all cluster controllers. Importing the boot images can take a long time depending on the available bandwidth."14:40
rkdemonIs there an indication anything is happening coz I don't see the boot images ever getting to the cluster14:41
rkdemonWithout this I cannot add a node to the cluster even though I plan to add on VMs to the cluster ?14:41
rkdemonAny clues anyone ?14:41
rkdemonWhen a VM is added as a node to a cluster: the "status" on the node says "commissioning", what does this really mean ?14:44
jtvrkdemon: to see what's going on with the downloads, have a look in /var/log/maas/celery.log... look for "import."15:05
jtvA status of "commissioning" means that the node has been told to boot into a temporary environment (not installed on disk) for basic self-check and network discovery.15:06
jtvEventually it should contact the server to say that it's done commissioning (whether successfully or not) and its state should become Ready (or Failed, as the case may be).15:06
rkdemonjtv: thanks16:33
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== roadmr is now known as roadmr_afk
=== CyberJacob|Away is now known as CyberJacob
=== roadmr_afk is now known as roadmr
d_`I have a MAAS region with 2 cluster controllers in it, one is on the same node as the region controller, one is on its own node. all the machines that register against the shared role node work fine, all the nodes that are registering against the stand alone cluster controller are stuck in the declaration process booting the discovery image where it prints the route table out20:58
=== vladk is now known as vladk|offline
=== vladk|offline is now known as vladk
=== vladk is now known as vladk|offline
=== vladk|offline is now known as vladk
=== vladk is now known as vladk|offline
=== jfarschman is now known as Miles__
=== Miles__ is now known as MilesDenver
=== CyberJacob is now known as CyberJacob|Away

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