/srv/irclogs.ubuntu.com/2014/01/30/#maas.txt

bradmbigjools: you about?00:20
bigjoolsbradm: yarp00:20
bradmbigjools: whats the right way to reinstall a node in MaaS?  should I stop it, then delete, then reboot it to re-enlist?   or should just stop, commision do a reinstall?00:21
bigjoolsbradm: what do you mean by "reinstall" ?00:21
bigjoolsexactly, I mean00:22
bradmbigjools: I want to format the disks and reuse the server00:22
bigjoolswhat is the desired outcome00:22
bigjoolsok00:22
bigjoolsso just unallocate the node so it goes Ready00:22
bigjoolsthen the next user to acquire it will make it reinstall00:22
bigjoolsno need to delete00:22
bigjoolsor commission00:22
bradmbigjools: right.  I want to re-bootstrap my juju environment, I have some lingering nodes and services that just won't die00:24
bigjoolsbradm: when you destroy env, juju should release the nodes and maas should turn them off.00:28
bigjoolsas in power down00:28
bigjoolsnext time the node is allocated it will be powered up and reinstalled00:28
bradmI'm not sure we have ipmi setup right here00:33
bigjoolssounds like not00:40
bigjoolsthe key is that maas must be able to boot stuff on demand00:40
bradmbigjools: yeah, its not a huge issue for us right now, once we have the deployment down pat we're not going to be moving things around too much00:51
bigjoolsbradm: well, still best to get IPMI right :)00:51
bigjoolsyou never know when you will depend on it00:51
bradmbigjools: yeah, its just not a huge priority right now00:51
bradmbigjools: these are all HP Proliants, it shouldn't be too hard to figure it out00:52
bigjoolsbradm: indeed00:52
roaksoaxbigjools: howdy!! there's no way to accept all cluster controllers from the cli?00:56
bigjoolsroaksoax: uhm00:57
roaksoaxbigjools: seems not for wshat I';ve been looking for00:57
bigjoolsroaksoax: there's a mass-accept but you have to specify all the UUIDs00:58
roaksoaxbigjools: yeah that's what I see00:58
roaksoaxbigjools: alright, no worries, I'll work on that assumption00:58
bigjoolsroaksoax: you'd need a script to iterate over what list() returns00:58
bigjoolsit's a bit of a dangerous method to blindly accept anything pending00:59
bigjoolsyou might not accept what you think, it's racy00:59
roaksoaxbigjools: yeah, but this is for the CHARM00:59
bigjoolscharming!01:00
roaksoaxbigjools: so basically, all the clusters that are being registered to maas will need to be accepted01:00
roaksoaxbigjools: oh and to get the API key? the only way is to get it from the DB right?01:00
bigjoolsroaksoax: there's a maas command01:00
roaksoaxbigjools: but you don't need to be logged in?01:01
bigjoolsno01:01
roaksoaxah cool01:01
bigjoolsit's a maas command :)01:01
bigjoolsroaksoax: "maas apikey"01:01
roaksoaxbigjools: awesome! cool! thanks01:01
bigjoolswelcome01:01
bigjoolsroaksoax: we are going to need a project called Crochet packaging. https://pypi.python.org/pypi/crochet/1.0.0 Are you the man for this or should I poke someone else?01:22
roaksoaxbigjools: yup , but allenap pinged me earlier about him wanting to package and was looking for poinnters01:25
bigjoolsroaksoax: ah ok hope you pointed him appropriately then :)01:26
roaksoaxbigjools: yup! He did good and gave him some pointers, so should be packaged by tomorrow01:26
bigjools\o/01:26
=== mwhudson is now known as zz_mwhudson
=== zz_mwhudson is now known as mwhudson
=== CyberJacob|Away is now known as CyberJacob
=== mwhudson is now known as zz_mwhudson
bigjoolsjtv, rvba: how cool is YouCompleteMe!  http://i.imgur.com/aj88n4d.png10:24
jtvYup.  I'm used to that already.10:26
melmothhola ! Once a node has been enlisted in maas. Is there a way to have maas alerted of a change in hardware ? (like adding more ram or cpu ?)10:28
rvbabigjools: indeed, pretty cool.  Out-of-the-box in sublimetext http://people.canonical.com/~rvb/yeah.png10:28
melmothor am i suppose to remove the node from the cluster and re enlist again ?10:28
bigjoolsmelmoth: re-commission10:28
bigjoolsno other way right now10:28
rvbamelmoth: you need to take it out of rotation and re-commission10:28
melmothok. thanks10:28
bigjoolsrvba: does you SublimeText also show you docstrings from funcs you're about to call?10:29
bigjoolsyour*10:29
rvbabigjools: no, it doesn't.  YouCompleteMe! wins.10:30
bigjools\o/10:30
tomixxxhi, it seems i have some DNS resolve problems: when i enter ssh cloud1.master it says: "ssh: Could not resolve hostname cloud1.master: Name or service not known"13:38
tomixxxi have added two nodes to he maas-server, one is called "cloud1.master" and the other "cloud2.master"13:39
tomixxxhowever, when i enter the nodes ip, it seems to work: "ssh ubuntu@10.0.0.10013:41
tomixxxhi, i have no wake-on-lan. however, when i manually power on a node, the maas-server will select the node if it needs it?15:14
=== CyberJacob is now known as CyberJacob|Away
tomixxxhi, can u help me plz15:59
tomixxxwhen i call juju status i have some problem i guess16:00
tomixxxcan someone have a look on it please: http://pastebin.ubuntu.com/684444316:00
tomixxxfirst of all: i have only 2 physical nodes in my cloude, why are there listed other nodes=16:01
tomixxx?16:01
tomixxxand then, multiple juju services are pending i guess because they try to run each one on a different machine??16:01
axisysI am looking for a maas/juju/hadoop setup in google.. any suggestions?17:00
axisysgoal is to using juju intsall hadoop on multiple systems17:00
axisysso first one will be master and then rest will be nodes17:01
axisysok installing maas on a ubuntu server17:47
axisysand now when I try to import image it fails17:47
axisys$  maas-cli maas node-groups import-boot-images17:47
axisysusage: /usr/lib/python2.7/dist-packages/maascli/__main__.py [-h] COMMAND ...17:47
axisys/usr/lib/python2.7/dist-packages/maascli/__main__.py: error: argument COMMAND: invalid choice: u'maas' (choose from u'list', u'login', u'logout', u'refresh')17:47
axisyssubstitute in a different profile name for ‘maas’ if you have called yours something else ..17:48
axisyshow do I find out the profile name?17:48
axisysok I do have a profile now.. how do I import boot images?18:00
axisys$ maas-cli maas node-groups import-boot-images <== not valid18:00
axisysimport-boot-images is an invalid argument to node-groups18:01
axisysnode-groups: error: argument COMMAND: invalid choice: u'import-boot-images' (choose from 'register', 'list', 'refresh-workers', 'accept', 'reject')18:01
=== CyberJacob|Away is now known as CyberJacob
axisyssudo maas-import-pxe-files seems to be working..19:24
axisyshttp://maas.ubuntu.com/docs/install.html#import-the-boot-images does not seem to align with what I am experiencing19:24
=== zz_mwhudson is now known as mwhudson
axisyslooks like that is a known bug from maas 1.2 still exists on 1.3.119:45
axisys$ sudo maas --version19:45
axisys1.3.119:45
=== CyberJacob is now known as CyberJacob|Away

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