=== zz_CyberJacob is now known as CyberJacob | ||
=== CyberJacob is now known as zz_CyberJacob | ||
=== marcoceppi_ is now known as marcoceppi-sast | ||
htrmeira | Hey guys. I have a doubt about the commissioning phase, does anyone knows where I can find a doc explaining what happens at this phase? | 14:27 |
---|---|---|
kiko | htrmeira, the docs online at maas.ubuntu.com should be pretty clear, but feel free to ask and we'll explain as well | 14:29 |
htrmeira | kiko: the doubt is that when commissioning the machine boots and then shuts down, but no changes happens. Is it normal? Thank you. | 14:34 |
kiko | htrmeira, yes, it's normal. commissioning is the step where we query the hardware profile and record it. the deploy action is what actually causes an installation to happen | 14:34 |
htrmeira | kikp: Ok. Thank you very much. =) | 14:35 |
kiko | htrmeira, what version of maas are you using? | 14:35 |
htrmeira | 1.7 | 14:37 |
htrmeira | kiko: 1.7 | 14:37 |
kiko | htrmeira, 1.7.1? | 14:37 |
htrmeira | kiko: 1.7.0~beta8+bzr3272-0ubuntu1.2 | 14:38 |
kiko | htrmeira, if you can upgrade to 1.7.1 (which is in the testing PPA now) you'll have a nicer experience | 14:39 |
htrmeira | Cool. Do I have to change the repository to do this upgrade? | 14:40 |
htrmeira | kiko: Is there an easy way to add a modified ubuntu image? | 14:42 |
kiko | you'll need to set up your own streams server | 14:44 |
kiko | let me see if there are docs | 14:45 |
htrmeira | kiko: thank you very much. if there isn't, maybe i can contribute with this later. | 14:58 |
htrmeira | i'll have to take a break here, but anything i'll be here later. thanks. | 14:59 |
kiko | htrmeira, http://maas.ubuntu.com/docs/sstreams-mirror.html | 14:59 |
kiko | htrmeira, https://bugs.launchpad.net/maas/+bug/1414658 | 15:00 |
ubot5 | Launchpad bug 1414658 in MAAS "Need a way to provide a simplestream for "custom images"" [Wishlist,Triaged] | 15:00 |
htrmeira | Thank you, kiko. =D | 15:00 |
kiko | allenap, j^2: I'm going to let you continue without me for the hour and then I'm back | 18:00 |
j^2 | allenap: hi! | 18:01 |
allenap | j^2: Hello! | 18:01 |
kiko | allenap, ping? | 20:01 |
=== wojdev_ is now known as wojdev | ||
=== roadmr is now known as roadmr_afk | ||
=== zz_CyberJacob is now known as CyberJacob | ||
malikeye | just re-built on 12.04 and I'm getting this error: (2)No such file or directory: mod_wsgi (pid=2229): Unable to change working directory to '/home/maas' | 20:41 |
malikeye | followed the docs exactly | 20:42 |
kiko | malikeye, re-built 1.7.1? | 20:42 |
kiko | or is this maas 1.2? | 20:42 |
kiko | if it's 1.7.1 you may be running into a too-old apache2 version problem | 20:42 |
kiko | or missing wsgi package | 20:42 |
malikeye | it's 1.5.2 | 20:42 |
kiko | hmm | 20:42 |
kiko | I don't know if anybody runs something like that | 20:42 |
kiko | why 1.5.2 specifically? | 20:42 |
malikeye | weird... yeah, why am I running that version, lol | 20:43 |
malikeye | should be on 1.7 I would guess | 20:43 |
kiko | malikeye, 1.7.1 from the testing ppa? | 20:43 |
kiko | and you are the first person I know of testing that on precise | 20:43 |
kiko | so you will definitely be breaking the ice | 20:43 |
malikeye | I'm on 12.04 using add-apt-repository cloud-archive:tools | 20:43 |
kiko | but that's often a nice feeling. :) | 20:43 |
malikeye | I used that PPA last night on 14.04 and I couldn't get the APM stuff working, so I couldn't deploy anything | 20:44 |
malikeye | cloud-archive:tools didn't work with 14.04 so I had to use testing | 20:45 |
malikeye | what's the best config now? there is so many different versions of things.... 14.04 with testing? | 20:45 |
malikeye | looks like devlopment trunk says latest... I'll try that again | 20:51 |
kiko | malikeye, 14.04 + testing PPA is the bomb | 20:54 |
kiko | it's what everybody's on :) | 20:54 |
malikeye | cool | 20:54 |
malikeye | I couldn't get the power management stuff working... this ultimately will be for UCS, but I couldn't even get WOL working | 20:55 |
kiko | 1.7.1 has WAY better hardware support | 20:55 |
malikeye | would get an error... I forget what it was | 20:55 |
kiko | it will be SRU'd to trusty this month | 20:55 |
malikeye | have you worked with UCS? | 20:56 |
malikeye | never used the API stuff with it, and the docs are hard to find | 20:56 |
malikeye | figure if I can at least get WOL working, then I can tackle that after | 20:57 |
kiko | malikeye, it should work out of the box, and newell is here to help if you have problems that we haven't addressed in 1.7.1 | 21:00 |
kiko | newell, (am I correct about it working OOTB?) | 21:00 |
newell | UCSM is ootb yes | 21:00 |
malikeye | cool | 21:01 |
kiko | malikeye, what timezone are you in? | 21:02 |
malikeye | EST | 21:03 |
=== roadmr_afk is now known as roadmr | ||
kiko | malikeye, okay, newell is PST so you have reasonable overlap | 21:03 |
newell | malikeye, yeah let me know if you have any questions | 21:04 |
malikeye | newell: nice, thanks | 21:04 |
kiko | newell, just saw your MP | 21:31 |
kiko | newell, do we explicitly run the templates with "sh" or "bash"? | 21:31 |
kiko | just asking because it'd be much nicer if we could use #!/whatever in the template file | 21:32 |
newell | kiko, I just copied what ther templates are using...let me look | 21:32 |
kiko | and make them execable | 21:32 |
kiko | I think you can't right now though | 21:32 |
kiko | I need to split | 21:32 |
kiko | ttyt! | 21:32 |
newell | ack | 21:32 |
malikeye | awesome, just triggered a blade startup from maas... very cool | 21:34 |
malikeye | not sure what I did last night, but this is much better | 21:34 |
newell | malikeye, glad to hear it :) | 21:35 |
malikeye | so, I'm not seeing where to actually deploy here... the host is green... is this strictly for landscape / juju? or should I be able to deploy with it? | 21:47 |
malikeye | the docs don't really say how to.... guess I should read more ;) | 21:47 |
=== CyberJacob is now known as zz_CyberJacob | ||
malikeye | pretty cool stuff... looks like I'm hosed up at the openstack-installer though.... it bootstrapped the blade, but juju is just chilling waiting for something to happen | 22:57 |
malikeye | looks like it might be trying to deploy an LXC container, but I don't see one configured in maas | 22:57 |
hazmat | https://bugs.launchpad.net/maas/+bug/1417793 | 22:59 |
ubot5 | Launchpad bug 1417793 in MAAS "MAAS selection of node for juju constraints does not choose "least-capable" match" [Undecided,New] | 22:59 |
hazmat | ctlaugh on #juju was having some probs | 23:00 |
hazmat | with that | 23:00 |
* hazmat looks for any maas developers hanging out on #juju | 23:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!