bigjools | hey roaksoax | 03:14 |
---|---|---|
bigjools | I had to add another patch to the 1.3 django package but it is an upstream one; I don't know why we don't have it packaged | 03:14 |
roaksoax | bigjools ok cool. though this patch will need to get into raring first then quantal/precise | 13:01 |
=== Guest75682 is now known as dpb___ | ||
Pradeep_HP | When I do a "maas-import-pxe-files" during mass configuration on Quantal, it only downloads the precise releated net-boot files. Does it not download quantal files? | 22:33 |
Pradeep_HP | can we not deploy quantal to the nodes using maas? | 22:34 |
roaksoax | Pradeep_HP: edit /etc/maas/import_pxe_files and change RELEASES="precise" to RELEASES="precise quantal" | 22:46 |
roaksoax | or solely quantal if you prefer | 22:48 |
Pradeep_HP | yeah I did that, and it downloaded the netboot images but after that I get the following error "Downloading to temporary location /tmp/tmp.7Fht0CylY1. /tmp/tmp.7Fht0CylY1 /etc/maas http://cdimage.ubuntu.com//ubuntu-server/daily/current/quantal-server-amd64.squashfs: 2012-11-15 16:42:51 ERROR 404: Not Found. " | 22:50 |
roaksoax | Pradeep_HP: does it fail there, or does it continue? | 22:50 |
roaksoax | continue to download the ephemeral images | 22:50 |
Pradeep_HP | roadsoax: it exited after that | 22:51 |
roaksoax | Pradeep_HP: ok, so you need to disbale importing the squashfs image. so you'd need to add IMPORT_SQUASHFS=0 | 22:52 |
roaksoax | Pradeep_HP: that should disable importing squashfs and should continue | 22:52 |
* roaksoax needs to leave | 22:55 | |
Pradeep_HP | that line is already commented | 22:55 |
roaksoax | Pradeep_HP: IMPORT_SQUASHFS=0, *un*comment it | 22:55 |
* roaksoax needs to leave | 22:56 | |
Pradeep_HP | I have changed that.. trying to download again | 22:57 |
Pradeep_HP | thanks for your help | 22:57 |
Pradeep_HP | roaksoax: thanks its working now | 22:58 |
bigjools | o/ roaksoax | 22:58 |
bigjools | roaksoax: I added another change to the precise package in the experimental ppa | 23:00 |
roaksoax | bigjools: to django? | 23:05 |
roaksoax | Pradeep_HP: ;) | 23:06 |
bigjools | roaksoax: maas | 23:09 |
bigjools | roaksoax: the upstart file for maas-dhcp was broken | 23:09 |
bigjools | roaksoax: but also yes I added another patch to django | 23:09 |
roaksoax | bigjools: so quantal versiom is too | 23:09 |
bigjools | roaksoax: no - quantal's dhcp is different | 23:09 |
bigjools | needed different params to the daemon, plus different permissions on leases file | 23:10 |
roaksoax | ah ok thouvh im gonna start using quantal pacling for precise | 23:10 |
bigjools | roaksoax: also the apparmor is broken | 23:10 |
roaksoax | argh so we also need to sru apparmor | 23:10 |
bigjools | the dhcpd.d/ is not getting read | 23:10 |
bigjools | yes :) | 23:10 |
roaksoax | alright | 23:11 |
roaksoax | so uaing quantal paclaging the maas-dhxp upstart job issue should disappear then | 23:11 |
roaksoax | cause i thought i haddone that already | 23:13 |
* roaksoax running latw to class | 23:14 | |
bigjools | roaksoax: no | 23:14 |
bigjools | it won't fix it - the quantal packaging is broken for precise | 23:14 |
bigjools | don't replace my fix | 23:14 |
roaksoax | k | 23:14 |
roaksoax | however it shouldnt be that way | 23:15 |
bigjools | what way? | 23:15 |
roaksoax | i mean both using same upstream version should work same packaging | 23:15 |
bigjools | you'll have to do some release series detection then | 23:15 |
Pradeep_HP | I also had question on the dhcp | 23:15 |
Pradeep_HP | do we have to configure dhcp manually? | 23:16 |
Pradeep_HP | I have configures the /etc/dhcp/dhcpd.conf and started the isc-dhcp-server | 23:16 |
Pradeep_HP | is that the way we have to do it? | 23:17 |
roaksoax | bigjools: alroght i will take a look when o get back | 23:17 |
bigjools | Pradeep_HP: what version are you using? | 23:17 |
Pradeep_HP | the default version of maas in the quantal release | 23:18 |
bigjools | roaksoax: ok ping me later, enjoy your class | 23:18 |
bigjools | Pradeep_HP: then you don't need manual configuration, install maas-dhcp and configure it in the settings page for "cluster controllers" | 23:18 |
bigjools | it'll set up the config for you and restart dhcpd | 23:19 |
Pradeep_HP | where do I find the settings page for cluster controllers? | 23:19 |
bigjools | click the cog at the top right | 23:20 |
Pradeep_HP | ok | 23:21 |
Pradeep_HP | thats the settings page right? | 23:22 |
Pradeep_HP | ok I got the cluster settings in that page | 23:23 |
Pradeep_HP | so I have to edit the interface settings and save them... that all I have to do? | 23:24 |
Pradeep_HP | so once I do the changes will it be adding the changes to dhcpd.conf and start the services? | 23:25 |
Pradeep_HP | bigjools: am I right? | 23:25 |
bigjools | Pradeep_HP: yes that's it | 23:25 |
bigjools | dhcpd will come up on the interface you configured | 23:25 |
Pradeep_HP | bigjools: ok cool thanks. I was actually following the document in "http://people.canonical.com/~gavin/docs/lp:maas/install.html#disc-install" it does say that we have to change in the web interface but does not say where in the web interface. thats y I was confused | 23:27 |
bigjools | ah! | 23:30 |
bigjools | Pradeep_HP: please feel free to file bugs about documentation | 23:30 |
bigjools | on the maas project | 23:30 |
Pradeep_HP | bigjools: ok sure, thanks | 23:35 |
bigjools | roaksoax: when you're back: https://bugs.launchpad.net/maas/12.04-nocobbler/+bug/1079030 | 23:55 |
ubot5 | Ubuntu bug 12 in Launchpad itself ""Next 10 messages" changes Display Settings" [Medium,Fix released] | 23:55 |
bigjools | oh dear ubot5 | 23:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!