/srv/irclogs.ubuntu.com/2017/02/02/#maas.txt

g3herp a derp00:03
shahaanHello, since upgrading to 2.1.3+bzr5573-0ubuntu1~16.04.1 500, GPT partitioning is causing MBR corruption leading to grub-rescue prompt upon booting, any ideas ??06:09
shahaanUpon Booting the nodes and not mass-server...06:10
BlackDexdoesn't gpt remove the mbr with maas?07:15
BlackDexor at least there shouldn't be mbr on the disk and only gpt?07:16
errris it possible to create a storage layout with multiple volume groups and multiple logical volumes in each group?07:35
mionoWe're trying to install machines on different VLANs from the same MAAS-instance. But the only way we can get it to work is if we set the maas-url in the rackd-config and regiond-config to MaaS IP on that vlan. Isn't it possible for MaaS to install machines on different VLANs?07:40
=== frankban|afk is now known as frankban
pmatulismiono, yes, it should be possible. is DHCP enabled on each? what errors do you get?09:27
BlackDexoke, i have a strange problem, i have a custom maas image which i deploy, and sometimes it gets an ip after the last reboot, and sometimes it doesn't. I can put the network config to dhcp or static what i want, but it just doesn't. I don't have curtin or cloud-init installed in the image it self, but that worked before. it seems it broke somewhere around xmas.09:36
mionopmatulis: Yeah, DHCP is enabled on both VLANs. The machines are booting over PXE and it seems to work, but during the enlistment-phase (iirc) they are trying to fetch stuff from the standard gateway. Which is not the maas_url.10:07
mionopmatulis: Our example is like this: We have two VLANs, VLAN 100 and VLAN 200. If we set the maas-url to 10.42.100.2 we can install machines in VLAN100, but not those in VLAN200. And vice versa.10:09
pmatulismiono, the nodes need a route to the internet for commissioning10:18
pmatulisso check the gateway, routes, etc10:19
mionopmatulis: They have that. But they are requesting maas on the wrong IP. They are basically sending a request to 10.42.200.1 instead of 10.42.200.210:20
mionopmatulis: I will try this again now to see exactly when the error happens and what it looks like.10:21
hachiHi10:22
hachiAfter deploying some nodes with the LACP bond i found that the network interfaces that make up the bonding also got the settings of the LACP, like this:10:22
hachihttp://paste.openstack.org/show/597325/10:22
mionohachi: Yeah, we're having that issue too.10:23
mionohachi: But I haven't found a solution. Basically just decided to live with it, since they don't affect the bond itself.10:23
mionohachi: Sorry, nvm, we're having a different issue.10:24
pmatulishachi, can you open an issue on it?10:24
hachimiono and pmatulis thank you both.10:26
hachipmatulis do you mean filing a bug ?10:26
pmatulishachi, yes: https://bugs.launchpad.net/maas/+filebug10:26
hachiOK i am going to do it now.10:26
mionopmatulis: For some reason it's trying to make a request to a 169.254-address10:28
mionopmatulis: (when it's trying to call home to MaaS)10:28
mionopmatulis: And then it starts sending requests to it's standard GW10:28
miono10.42.200.110:28
pmatulissounds like dhcp is not working well10:29
pmatulischeck the logs for the rackd (/var/log/maas/rackd.log?)10:30
pmatulisalso, in web UI, look in the Nodes page, 'controller' tab. are all elements/services ok (green)?10:30
mionopmatulis: Checked the UI, everything is green there. And DHCP is enabled on vlan 200. If I go to the vlan-page for vlan200 I can see the host there. 10.42.200.10 (which is in the maas dhcp-range).10:32
mionoI can ping this address from the maas-machine too..10:32
mionotrying agian now, while tailing the rackd-log10:32
mionoit hangs for a while at "Starting Initial cloud-init job (metadata service crawler)10:35
miono"10:35
mionoand then these requests for the wrong IP are shown on the screen of the node10:35
mupBug #1661203 opened: LACP bonding  resulted in uncorrect settings of the primary interfaces <MAAS:New> <https://launchpad.net/bugs/1661203>10:36
mionoBut since it succeeds with PXE-booting etc, I would guess that DHCP is in fact working as it should.10:36
mionoIf I change the maas_url in both rackd.conf and regiond.conf to 10.42.200.2 instead of 10.42.100.2, everything works.10:36
BlackDexmiono: you need to dpkg-reconfigure maas-rack-controller and maas-region-controller and point the URL to the IP which is used for the DHCP of the enlisting10:41
BlackDexthat will trigger that IP to be used as default/backup for metadata stuff during boot10:41
mionoBlackDex: Well, that is basically what we are doing, but just not doing it through dpkg-reconfigure, instead just doing it straight in the config file and then restarting maas.10:42
BlackDexthat is good also, as long as the ip is the one of the dhcp used for pxe-boot :)10:43
mionoWell, it has to be, since the nodes I'm trying to enlist are on that vlan.10:44
pmatulishmm, sounds like you guys are saying you cannot implement dhcp on multiple subnets10:46
mionopmatulis: Well, dhcp is obviously working, or they wouldn't PXE-boot.10:46
pmatulisright ok10:47
pmatulismiono, well, i suggest opening a bug10:47
mionobut I'm trying that dpkg-reconfigure thing now, since I suspect that thoes URLs maybe are propagated to the DB too.10:47
mionoAlright tried that, didn't work, have to bounce in to a meeting now. Thanks for your support!10:51
mupBug #1661214 opened: Dashboard/Nodes pages blank <MAAS:New> <https://launchpad.net/bugs/1661214>11:24
Flint_Hi everyone!13:28
Flint_Guys, where is located the apache site configuration for the maas region controller?13:42
Flint_does MAAS embedde its own webserver?13:43
Flint_does MAAS embed its own webserver?13:43
Flint_I can't find anything related to maas on the apache configuration or directories. Is MAAS using twisted to create a webserver that will provide the django dashboard?13:45
mupBug #1661254 opened: Auto-assignment of network interface tag based on LSHW/LLDP <MAAS:Triaged> <https://launchpad.net/bugs/1661254>14:12
Flint_ping anyone?14:13
pmatulis'sup?15:44
errris it possible to create a storage layout with multiple volume groups and multiple logical volumes in each group?17:09
kikoerrr, I believe so -- does the UX limit you there today?17:31
errrkiko: yes it does, and the docs are not clear on how one would do that17:32
roaksoaxerrr: what's the difficulty. I just tested creating multiple volume groups with logical volumes without any issues18:01
roaksoax?18:01
errrroaksoax: can you tell me how you did that?18:05
errrroaksoax: Im not sure if it matters but I am on: MAAS Version 2.1.3+bzr5573-0ubuntu1 (16.04.1)18:06
roaksoaxerrr: so after I commissed a machine with 1 disk, I unmounted and removed all partitions18:15
roaksoaxerrr: then 1 selected 'sda', created 2 partitions18:15
errrLets say I had 20 machines to do this to. Is there a way to do it once so I dont have to do it 20 times?18:16
roaksoaxerrr: no, you cannot add "custom" storage layouts at the moment18:16
errrwhere it could be applied as a layout like how LVM, or Flat is a layout I could have my own custom layout>'18:17
errrah18:17
errrthis sucks. because I actually have 3500 nodes to deploy18:17
roaksoaxerrr: you can always script this. We normally do this by scripting these type of things18:18
errrI guess Ill poke at the source and see what it would take to implement my wn custom layout18:18
errrscript it how?18:19
errrllike once its been commissed I would execute some cli like script to apply these changes to each node?18:19
errrideally I would want to have 5 layouts, then be able to apply said layout to a node based on a tag.18:22
errrand Id like it to be hands off so it could just happen as automatically as possible18:23
errrin my case I have 5 machine types and each one needs a custom storage layout based on what that machine does18:23
=== frankban is now known as frankban|afk
roaksoaxerrr: yeah you could scriipt it with the CLI18:45
mupBug #1661203 changed: LACP bonding  resulted in uncorrect settings of the primary interfaces <curtin:Incomplete> <MAAS:Invalid> <https://launchpad.net/bugs/1661203>20:07
mupBug #1661427 opened: [2.1.3] Adding a tag from the Web UI sometimes deletes entire list of tags for Server during Save <oil> <MAAS:New> <https://launchpad.net/bugs/1661427>23:26
mupBug #1661440 opened: [2.1.3] Adding a new tag from WebUI fails after trying to add same new tag to different server <oil> <MAAS:New> <https://launchpad.net/bugs/1661440>23:56

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