/srv/irclogs.ubuntu.com/2017/03/31/#maas.txt

mpontillocatbus1: hate it when that happens. ;-) I (had a bad Ethernet cable cause me a half-day triage of what I thought was a MAAS bug the other day!)00:51
mupBug #1677933 opened: [2.2] Adding a virsh pod should add machines with their given names <MAAS:New> <https://launchpad.net/bugs/1677933>01:21
mupBug #1677936 opened: [2.2] Failure while handling notification to 'event' <MAAS:New> <https://launchpad.net/bugs/1677936>01:21
mupBug #1677940 opened: [2.2b4] XML/YAML output is huge and increases machine page load time <MAAS:New> <https://launchpad.net/bugs/1677940>01:39
mupBug #1677940 changed: [2.2b4] XML/YAML output is huge and increases machine page load time <MAAS:New> <https://launchpad.net/bugs/1677940>01:48
mupBug #1677940 opened: [2.2b4] XML/YAML output is huge and increases machine page load time <MAAS:New> <https://launchpad.net/bugs/1677940>01:51
mupBug #1660169 changed: Upgrade resulted in a rack-controller with server BMC info <MAAS:Expired> <https://launchpad.net/bugs/1660169>04:27
BlackDexhello there09:59
BlackDexhow can i change the default timezone of the deployed systems09:59
brendandBlackDex, is ntp not getting the right timezone?10:07
mupBug #1678038 opened: [2.2 UI] Edit button on Machine Summary tab of Node details page is not aligned <MAAS:New> <https://launchpad.net/bugs/1678038>10:16
BlackDexbrendand: doesn't look like it10:26
BlackDexbut i found that juju sets all to UTC10:26
BlackDexso i think that is the case here10:27
BlackDexbut i'm not sure10:27
ChaituHi All12:36
Chaituis there any way that i can add a custom RHEL image to MAAS?12:36
roaksoaxBlackDex: is your maas server in X timezome, and when you deploy the machines dont end up with the same timezone as your MAAS ?12:38
roaksoaxBlackDex: also, have you tried deploying without juju to see the outcome12:38
brendandroaksoax, allenap said that deployed systems will be in UTC, dunno if that's regardless of the maas servers timezone12:39
roaksoaxChaitu: you can add images to maas similar like: maas admin boot-resources create name=custom/rhelx title="RHEL X" architecture=amd64/generic content@=yourrhelimage.tgz filetype=ddtgz12:39
BlackDexroaksoax: haven't tried that12:40
roaksoaxChaitu: but it is likely to fail deploy as it would need to be customized for MAAS12:40
BlackDexbut yes that is basicly the issue12:40
roaksoaxand we only provide custom images for that to customers atm12:40
BlackDexthe important thing with custom images is, that if you want maas to manage everything you need to install cloud-init12:51
BlackDexthat should make a custom image work12:51
BlackDexi created a custom ubuntu-desktop image, without cloud-init, and that works fine, it deploy's it and all.12:52
BlackDexBut that is probably because it is a ubuntu image12:52
BlackDexdon't know how it works for centos/rhel/fedora images12:52
mupBug #1673655 changed: deploy of a custom image failed  <MAAS:Won't Fix> <https://launchpad.net/bugs/1673655>13:01
mupBug #1673655 opened: deploy of a custom image failed  <MAAS:Won't Fix> <https://launchpad.net/bugs/1673655>13:07
Chaituroaksoax: Hi, Thanks for the reply ,But i tried build the custom image ,but could not install maas-image-builder13:08
Chaituroaksoax: Is there any utility where i can create custom images for MAAS?13:09
roaksoaxChaitu: at the moment we are only providing maas-image-builder to our customers only13:13
roaksoaxso there's no longer a public utility13:13
roaksoaxBlackDex: that's only for ubuntu images though :)13:13
roaksoaxBlackDex: and for desktop images there's lp:curtinator13:13
Chaituroaksoax: Is the support pricing for each MAAS server or per bare metal server?13:16
mupBug # changed: 1633726, 1640301, 1642040, 1650481, 1664384, 1669248, 1669833, 1671048, 1671891, 1672354, 1672837, 1672841, 1673378, 1673655, 1673724, 1674788, 167700513:22
kklimondahi, would it be possible to make #1677507 public?13:22
roaksoaxkklimonda: it is fixed, fix will be in 2.1.6 (next week) or in 2.2.0b5/or 2.2.0rc113:25
roaksoaxkklimonda: fixed13:28
roaksoax(the private stfuf)13:28
kklimondaroaksoax: thanks, I just found the commit :)13:28
kklimonda(after learning that it was already in bzr)13:29
tychicusis there any mechanism within MaaS to limit DNS zone transfers to a few IP's or a specific subnet?13:30
tychicusI know that this can be done directly through bind, but was not sure whether the configuration would be overwritten by MaaS13:30
roaksoaxtychicus: there's no such mechanism13:31
roaksoaxlamont ^^ advice ?13:31
tychicusroaksoax: thanks, just wanting to make sure I wasn't missing something in the Documentation13:32
roaksoaxlamont may give some advice though13:32
lamonttychicus: we don't currently have a way for you to provide restrictions on axfr/ixfr at the zone level.  Let me see how bad it is at the global level13:34
mupBug #1677573 opened: [2.2] Static addresses can be allocated in dynamic range <networking> <MAAS:Fix Committed> <MAAS 2.1:Fix Committed> <https://launchpad.net/bugs/1677573>13:34
lamonttychicus: having said that, MAAS does have "things" in the global options... now I just need to figure out how those get set, and I'll have a real answer for you13:34
tychicuslamont: thanks, a global setting would be great13:35
lamonttychicus: it turns out that if you configure any of "allow-query, allow-recursion, and allow-query-cache" in /etc/bind/named.conf.options, maas will honor them.13:37
lamonttychicus: which means, if you already have maas installed and running, you need to migrate them back to .options from /etc/bind/maas/named.conf.options.inside.maas, configure them, and then restart13:38
lamontwhich may be worthy of a low-pri bug report13:38
tychicuslamot: I'll give it a try and report back13:43
tychicushappy to submit a bug report as well13:44
lamontta13:44
lamontthanks13:44
lamontI know it works well when BIND is preinstalled and restricted.  not so sure about the after-the-fact handling13:44
tychicusgood to know, I may not get to it until next week, but I'll do my best to document and report the experience13:46
mupBug #1677573 changed: [2.2] Static addresses can be allocated in dynamic range <networking> <MAAS:Fix Committed> <MAAS 2.1:Fix Committed> <https://launchpad.net/bugs/1677573>13:46
mupBug #1677573 opened: [2.2] Static addresses can be allocated in dynamic range <networking> <MAAS:Fix Committed> <MAAS 2.1:Fix Committed> <https://launchpad.net/bugs/1677573>13:52
=== gimmic_ is now known as gimmic
ThiagoCMChey guys, MaaS add the following line to VLAN interfaces: "mtu 1500" but, looks wrong... I think it applies only to the physical interfaces, not to the VLAN interfaces.14:57
ThiagoCMCThe following error appear: "/etc/network/if-pre-up.d/mtuipv6: line 9: /sys/class/net/eno1.100/mtu: No such file or directory"14:57
ThiagoCMCwhen I try to "ifup eno1.100"14:58
mupBug #1678188 opened: [2.2r5898] 'View full history' for machine events does nothing <regression> <MAAS:Triaged by ricgard> <https://launchpad.net/bugs/1678188>15:10
cnfThiagoCMC: did you set the MTU on the interface as high as on the vlan?15:13
ThiagoCMCI didn't set any mtu, it is a fresh installed maas, I'm just using the defaults.15:17
plarsblake_r: (or others, but istr seeing a reply somewhere from you on this with an earlier version) What's the current best recommendation for juju2+maas wrt the bootstrap/controller node? kvm? lxd?15:17
mupBug #1678215 opened: user role , admin role <MAAS:New> <https://launchpad.net/bugs/1678215>16:13
techguysc?16:19
mupBug #1678231 opened: [2.1.5] node marked broken then fixed retains auto assigned IP in ready state <oil> <oil-2.0> <MAAS:New> <https://launchpad.net/bugs/1678231>16:43
mupBug #1678236 opened: "Requested reserved range conflicts with an existing range", but no conflict shown <oil> <oil-2.0> <MAAS:New> <https://launchpad.net/bugs/1678236>16:43
=== frankban is now known as frankban|afk
cmd_pancakesmpontillo: Hey one more quick question - My setup again is the region controller in AWS (using local DB now) and a rack controller physically on site. I have separated the production and BMC networks, and MAAS is not serving DHCP for the BMC network. MAAS has detected all the correct BMC information, but still reports no rack controller can access the host18:15
cmd_pancakeswhen at layer 3, my rack controller can absolutely access the BMC address18:16
cmd_pancakesdoes MAAS *have* to also provide dhcp for the BMC network for this to work?18:17
mpontillocmd_pancakes: not provide DHCP, but MAAS does prefer to be able to be on the same network as the BMCs, so it can determine which rack would be the best one to communicate with the BMCs18:17
mpontillocmd_pancakes: so probably something is going wrong with the logic to try to figure that out.18:18
mpontilloblake_r: ^ FYI18:18
cmd_pancakescool...yeah i've tried to add the new subnet to the same fabric, but that still didn't do the trick18:18
blake_rcmd_pancakes: MAAS actively tried to be able to query your BMC's18:19
blake_rmost likely the rack controller cannot authenticate to your BMC18:19
cmd_pancakesblake_r: The new host successfully PXE'ed the first time, and the initial MAAS record shows the correct IP address...I assume the initial boot image set the maas user and password for the BMC interface?18:20
cmd_pancakesi can try it manually from the host with the creds on file18:20
mpontillocmd_pancakes: you might try going to a node details page and clicking "check power"; when MAAS does a power query, if it cannot find an on-link rack that has direct BMC access, it will try to determine which racks can route to the BMC18:22
mpontillocmd_pancakes: while you're there, ensure the credentials are correct, as blake_r said =)18:23
cmd_pancakesmpontillo: ohhh sorry sorry, i think i know the issue...by default Dells come with IPMI over lan disabled, i bet thats it18:23
cmd_pancakesyeah when i tried to do it manually it timed out with ipmi 1.5 and 2.018:23
blake_rcmd_pancakes: yeah there is a bug about MAAS turning that on during enlistment18:24
blake_rcmd_pancakes: https://bugs.launchpad.net/maas/+bug/166482218:24
cmd_pancakesok gotcha...in the past i rolled a lot of this automation myself and used dell's racadm for enabling it18:25
cmd_pancakesyep, cool, we're on the same page :)18:25
cmd_pancakesblake_r: so just to recap since i've played around with a lot of settings to try and get this to work, i *don't* need the BMC subnet configured on a rack controller fabric or vlan for this to work? as long as the correct ipmi settings are detected during enlisting and accessible over layer 3, MAAS is trying to just autodetect with those settings18:27
blake_rcmd_pancakes: correct18:27
blake_rcmd_pancakes: just need layer3 access18:27
blake_rcmd_pancakes: and the abilitty to authentication18:28
cmd_pancakesexcellent, thanks for the help! and mpontillo18:28
cmd_pancakescool deal18:28
cmd_pancakesyeah ipmi over lan was the issue...works great now18:33
ThiagoCMCHey guys, how to add a CNAME in MaaS' DNS? I have: "eth1.100.select-fish.maas", and I want a CNAME: "openstack-1.admin.maas -> eth1.100.select-fish.maas".19:17
ThiagoCMCIs it possible to add CNAME using MaaS CLI? I can't find a way to do this via its Web UI.19:19
roaksoaxlamont: ^^19:21
ThiagoCMCLooks like that this is an old question as well: http://askubuntu.com/questions/775123/is-it-possible-to-add-custom-a-or-cname-records-into-zone-controlled-by-maas-1-9   =P19:22
ThiagoCMCNo replies19:22
ThiagoCMCHmm... https://www.lucaswilliams.net/index.php/2016/10/02/maas-2-0-and-dns/19:24
mupBug #1678298 opened: [2.2] Action button for "Map subnet" is misleading <MAAS:Triaged> <https://launchpad.net/bugs/1678298>19:38
lamontThiagoCMC: yes: maas SESSION dnsresource-records create fqdn=LHS.DOM.AIN rrtype=CNAME rrdata=TAR.GET.FQDN. <-- note the trailing dot...20:18
ThiagoCMCSounds awesome! Thank you!20:19
ThiagoCMCLooks like that MaaS CLI is way much more powerful than its Web UI...   =P20:19
lamontthe goal is to bring the webui into "largely parity, ish" -- reality is that most large installs are scripting everyting and hence using the CLI, so things tend to get added there first, and then added to the webui where it makes sense.20:20
lamontdunno if there's a bug report in launchpad asking for DNS ability via the webui, but you're certainly welcome to file such a thing20:21
ThiagoCMCFair enough...   =)20:21
roaksoaxlamont: there is20:30
roaksoaxthe bug exists20:30
roaksoaxThiagoCMC: yes the CLI does absolutely everything the UI does + obviously more20:30
roaksoaxthere's a lot of things we dont expose over the API/CLI20:31
ThiagoCMCSounds cool! I never used maas cli before, sounds like that I'll have an awesome weekend!   :-D20:31
catbus1Hi, I tried to create a partition on sda, it shows sda-part1, but after I saved the configuration, it shows up as sda-part2.21:14
roaksoaxcatbus1: sda-part1 is probably the efi partition ?21:35
catbus1roaksoax: deploying failed and showed error:attempt to read or write outside 'hd0' and entered the grub rescue mode21:37
catbus1roaksoax: maybe related to this bug https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/128419621:50
catbus1it was the only machine that has 4tb partition and it was booting in efi mode.21:51
mupBug #1678323 opened: [2.1.5] Power parameters stopped working for UCSC-C220-M4L Cisco system <oil> <MAAS:Incomplete> <https://launchpad.net/bugs/1678323>22:20
mupBug #1678323 changed: [2.1.5] Power parameters stopped working for UCSC-C220-M4L Cisco system <oil> <MAAS:New> <https://launchpad.net/bugs/1678323>22:32
mupBug #1678323 opened: [2.1.5] Power parameters stopped working for UCSC-C220-M4L Cisco system <oil> <MAAS:Incomplete> <https://launchpad.net/bugs/1678323>22:38
catbus1roaksoax: created a 2TB partition and the deploy went fine.22:45
catbus1fyi.22:45
mupBug #1678333 opened: [2.2] UI regressions on machine listing page <regression> <ui> <MAAS:Confirmed> <https://launchpad.net/bugs/1678333>23:29

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