/srv/irclogs.ubuntu.com/2016/03/18/#maas.txt

jwitkohey guys, i redid the interfaces on the server that i oroginally installed maas on.  now the subnets no longer reflect that of the maas server nor what I want provisioned on the hosts.  how can I make MAAS pick up the new settings?04:17
ipurwaehello04:26
ipurwaewhere I can get free cloud?04:26
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_CyberJacob
alexlistRe my observation from yesterday: It looks like it took quite a while to import CentOS 7 images and until they were available for deployment. A better progress indicator would be a great thing, I already thought MAAS was stuck with something...07:02
mpontillojwitko: so there are a couple different ways to get MAAS to discover subnets. the first way is to register a cluster controller. this will automatically add a fabric to MAAS containing each discovered subnet07:14
mpontillojwitko: the second way is to commission a node. upon commissioning, we will discover the interfaces attached to each node, and discover what subnets (via the DHCP IP address received, if any)07:15
mpontilloalexlist: agreed; I'll make sure this is brought up when we decide features for the next MAAS release07:18
jwitkompontillo, so basically my situation is that I installed a one server maas installation.   controller, region controller, etc.  all on one piece of hardware.07:20
jwitkoAfter the installation where it discovered the interfaces and set them up as expected I had a change in network requirements07:20
jwitkoif you look at this image:  http://i.imgur.com/j5jW8Po.png?107:21
jwitkoI just want to make fabric-1 look identical to fabric-0  (except the subnets staying as they are now)07:21
jwitkoso I want to remove the valn-600 and take the subnet attached to it and make it attached to the fabric-1 untagged vlan07:21
jwitkojust like fabric-007:22
jwitkois there any way for me to do that simply or do I need to uninstall and reinstall maas?07:22
mpontillojwitko: MAAS does not allow you to have a duplicate subnet in MAAS. what you may need to do is use the API to "merge" the two fabrics07:25
jwitkoi don't want duplicate subnets07:25
mpontillojwitko: that is, move your VLAN into fabric-0 and then delete fabric-107:25
jwitkoi want to get rid of that VLAN all together07:26
jwitkonotice how fabric-0 has no vlan07:26
jwitkothe subnet is attached to the untagged 'item' under fabric07:26
jwitkoI just want to make fabric-1 the same way07:26
mpontillojwitko: ah, then you can use the API to move the subnet to the "untagged" VLAN on fabric-107:27
jwitkogreat!  how?07:27
mpontillojwitko: after you move the subnet, you can delete the extraneous VLAN.07:28
mpontillojwitko: I don't have the exact syntax handy, but it's something like "maas <profile> subnet 172.28.0.0/16 update vlan=<vlan-specifier>"07:29
jwitkompontillo, there seems to be very little documentation detailing every command and syntax07:30
mpontillojwitko: you may need to do "maas <profile> fabrics read" and then "maas <profile> vlans read <fabric-id>" to get the appropriate IDs07:30
jwitkonot criticizing, as I'm loving MAAS, just observing  :)07:30
mpontillojwitko: yeah, we  do rely a lot on the help available when typing "--help" in a specific CLI context, but I agree that it isn't that user friendly.07:30
mpontillojwitko: no worries; I've actually had updating the docs for that on my TODO list for a long time, just haven't gotten around to it07:31
mpontillojwitko: busy working on UI support for MAAS 2.0 =) https://usercontent.irccloud-cdn.com/file/qt7B5J0s/better-css.png07:32
mpontillojwitko: any of your feedback, good or bad, is much appreciated - thanks for trying MAAS07:32
* mpontillo needs to head to sleep07:36
mpontillojwitko: looking forward to hearing how your MAAS setup turns out.07:37
mpontillonight07:37
jwitkohave a good one, thanks for the help!07:37
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_zz_CyberJacob
mupBug #1559052 opened: MaaS updates IPMI user/password for the node even if the change didn't reflect in IPMI <MAAS:New> <https://launchpad.net/bugs/1559052>12:17
=== zz_zz_CyberJacob is now known as CyberJacob
mupBug #1559052 changed: MaaS updates IPMI user/password for the node even if the change didn't reflect in IPMI <MAAS:New> <https://launchpad.net/bugs/1559052>13:17
mupBug #1559088 opened: [Xenial 2.0] tgt fails to start with tgtadm out of memory error <2.0> <iscsi> <MAAS:New> <https://launchpad.net/bugs/1559088>13:17
mupBug #1559130 opened: [1.9.1] Parted bug <MAAS:New> <https://launchpad.net/bugs/1559130>14:18
mupBug #1559130 changed: [1.9.1] Parted bug <MAAS:New> <https://launchpad.net/bugs/1559130>14:27
mupBug #1559130 opened: [1.9.1] Parted bug <MAAS:New> <https://launchpad.net/bugs/1559130>14:36
mupBug #1559130 changed: [1.9.1] Parted bug <MAAS:New> <https://launchpad.net/bugs/1559130>14:57
=== redelmann is now known as rudi|comida
=== rudi|comida is now known as redelmann
jwitkohey mpontillo, i'm back  :)19:33
jwitkogot everything sorted out last night!19:33
mpontillojwitko: great! glad to hear it19:33
jwitkohad an additional question however... if I wanted to add an additional DNS entry to my MAAS managed bind dns, how can I do that ?19:34
=== wolverin_ is now known as wolverineav
mupBug #1559316 opened: [2.0a3 UI] VLAN: This field cannot be null  <MAAS:New> <https://launchpad.net/bugs/1559316>21:16
=== zimboboy- is now known as zimboboyd
mpontillojwitko: we are doing full support for custom DNS entries in MAAS 2.0... in MAAS 1.x that might be difficult. you could edit /etc/maas/templates/dns/zone.template, but the custom record would appear in all zones21:38
mupBug #1559327 opened: [2.0a3] after upgrade to pre-alpha3, dhcpd is configured incorrectly <MAAS:New> <https://launchpad.net/bugs/1559327>22:07
mupBug #1559330 opened: [2.0a3 pre] maas-rackd constantely attemps to connect to regiond without stop <MAAS:Confirmed> <https://launchpad.net/bugs/1559330>22:19
mupBug #1559332 opened: [2.0a3] Server VLAN's UI is showing too many vlans <MAAS:Confirmed> <https://launchpad.net/bugs/1559332>22:19
mupBug #1559330 changed: [2.0a3 pre] maas-rackd constantely attemps to connect to regiond without stop <MAAS:Confirmed> <https://launchpad.net/bugs/1559330>22:31
mupBug #1559332 changed: [2.0a3] Server VLAN's UI is showing too many vlans <MAAS:Confirmed> <https://launchpad.net/bugs/1559332>22:31
mupBug #1559330 opened: [2.0a3 pre] maas-rackd constantely attemps to connect to regiond without stop <MAAS:Confirmed> <https://launchpad.net/bugs/1559330>22:37
mupBug #1559332 opened: [2.0a3] Server VLAN's UI is showing too many vlans <MAAS:Confirmed> <https://launchpad.net/bugs/1559332>22:37
jwitkompontillo, thanks man.  how do I regenerate DNS once I edit it ?23:07
mpontillojwitko: easiest way might be to just restart maas-regiond23:08
mpontillojwitko: what you are doing is not really supported =)23:08
jwitkothanks!23:08
mupBug #1559341 opened: Controller listing page lacks rack controller connection status <MAAS:New> <https://launchpad.net/bugs/1559341>23:16

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