=== racedo_ is now known as racedo | ||
=== coreycb` is now known as coreycb | ||
=== rbasak_ is now known as rbasak | ||
=== racedo_ is now known as racedo | ||
=== jfarschman is now known as MilesDenver | ||
=== roadmr is now known as roadmr_afk | ||
hugespoon | can someone point me to the maas dhcp server logs? im curious if my node is trying to obtain a lease at all when trying PXE | 15:49 |
---|---|---|
hugespoon | i cant seem to locate them | 15:49 |
hugespoon | ah just in syslog | 15:56 |
hugespoon | im getting maas dhcpd: No subnet declaration for eth0:0 (no IPv4 addresses). in the log…but /etc/maas/dhcpd.conf has the following contents…https://gist.github.com/hugespoon/f72b711724e36403aec1 eth0:0 is configured with 172.16.1.x address | 16:06 |
hugespoon | am i missing something? | 16:07 |
=== roadmr_afk is now known as roadmr | ||
blake_r | hugespoon: where you abel to figure out the issue? | 18:55 |
hugespoon | no | 19:02 |
hugespoon | ran into some other more pressing things | 19:02 |
hugespoon | but it seems curious that it would complain about a lack of subnet stanza for the interface, when it seemingly exists (and the config was created by maas itself) | 19:03 |
hugespoon | i wonder if it just doesnt like the eth0:0 interface? | 19:11 |
blake_r | hugespoon: maybe, so dhcp server is not starting because of the issue? | 19:13 |
hugespoon | right | 19:14 |
hugespoon | it says no subnet declaration, ignoring requests on eth0:0 and then says not configed to listen on any interfaces and terminates | 19:14 |
blake_r | hugespoon: can you paste the log for /var/log/upstart/maas-dhcpd.log | 19:14 |
hugespoon | blake_r: only contains errors from me trying to manually add a config directive | 19:15 |
hugespoon | otherwise its empty | 19:16 |
hugespoon | ill paste the syslog verbatim | 19:16 |
blake_r | hugespoon: okay | 19:16 |
hugespoon | https://gist.github.com/hugespoon/f24896b7e8c34083d000 | 19:16 |
blake_r | did you configure the eth0:0 interface on the clusters settings page? | 19:17 |
hugespoon | yep | 19:17 |
blake_r | and the subnet is the same as the eth0:0 interface? | 19:18 |
hugespoon | yes | 19:18 |
blake_r | it says eth0:0 has no ip address | 19:18 |
blake_r | did you set a static ip address on eth0:0 | 19:18 |
blake_r | ifconfig eth0:0 should show an ip address, if not then you need to set one in /etc/network/interfaces | 19:19 |
hugespoon | yeah it has an IP | 19:20 |
blake_r | can you provide the output of the following | 19:20 |
blake_r | ifconfig eth0:0 | 19:20 |
blake_r | /etc/maas/dhcpd.conf | 19:21 |
blake_r | /var/lib/maas/dhcpd-interfaces | 19:21 |
hugespoon | yeah one sec | 19:21 |
hugespoon | https://gist.github.com/hugespoon/44ff5487c6025854e558 | 19:24 |
blake_r | does eth0 have an address? | 19:28 |
hugespoon | yes | 19:28 |
hugespoon | just trying to use an overlay since my nodes are all on the same vlan | 19:28 |
hugespoon | and eth0 is a 10.x network | 19:29 |
blake_r | looks like isc-dhcp is wierd with alias | 19:29 |
blake_r | add a emtpy subnet decleration for eth0 and see if it starts | 19:29 |
blake_r | example like this | 19:29 |
blake_r | http://unix.stackexchange.com/questions/64092/dhcpd-on-interface-with-multiple-address-and-link-labels-aliases | 19:29 |
blake_r | try that, might work | 19:29 |
blake_r | dont know | 19:29 |
hugespoon | hrm seemingly does not | 19:33 |
hugespoon | complains that eth0 matches multiple shared networks.. | 19:34 |
blake_r | is eth0 on the same subnet? | 19:34 |
hugespoon | eth0 is 10.x and eth0:0 is 172.16.1.x | 19:34 |
hugespoon | maybe i need to be more specific... | 19:35 |
blake_r | i dont think MAAS is going to be able to support this configuration at the moment | 19:36 |
blake_r | i think its going to require shared subnet stanza | 19:37 |
blake_r | please file a bug at launchpad.net/maas so we can track this issue | 19:37 |
hugespoon | ah yeah just found the same info | 19:38 |
hugespoon | i can just use it without an alias interface, was just hoping to be bit lazier :D | 19:39 |
hugespoon | ill sign up for an account to report the bug this week | 19:40 |
hugespoon | thanks for your help | 19:40 |
blake_r | no problem, let me know if you need anything else | 19:41 |
=== roadmr is now known as roadmr_afk | ||
solis_ | Hello all | 22:32 |
solis_ | I try to submit a Windows image to maas which weights nearly 5Go. Postgres, then, falls apart. Do you know a way to avoid this problem ? | 22:33 |
newell | solis_, blake_r might now as he is the one that introduced the Windows image capability. | 22:47 |
=== roadmr_afk is now known as roadmr | ||
solis_ | Thanks newell. I'll ask him so | 22:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!