/srv/irclogs.ubuntu.com/2016/10/27/#maas.txt

spaok_does anyone know why a bunch of machines would go allocated but not start deploying? We had 5 servers from 25 deploy, but the rest are stuck in allocated07:20
=== frankban|afk is now known as frankban
spaok_we seems to be having an issue with MAAS not releasing Ip's it has observed, does anyone have an ideas on how to flush observed ip's from a subnet's ip use?09:19
spaok_we hacked the DB to make it work10:10
mahHi all, I is it possible to increase a VM RAMS after the maas deployment ?11:12
brendandmah, probably, but may require recommissioning for maas to detect it11:45
brendandmaybe not11:45
mahwhen I tried to edit it from the maas UI11:46
mahI found it blocked can not be edited11:47
mahSo is there another way to configure it11:47
mahor I have to deploy MAAS again from begining ?11:47
brendandmah, oh well maas does not control the RAM, you would have to do that with the VM management sw11:48
brendandmaas is not creating the machines11:48
mahhmmm11:48
brendandmah, which virtualization sw are you using?11:48
mahand after that I have to do commissioning ?11:48
brendandmah, maybe - maas may just detect the change, but i doubt that it will unless the machines changes state, e.g. by recommissioning or deploying11:49
mahin that case I need to do recommissionig the changed machine only not all the nodes11:50
mahright ?11:50
brendandmah, oh for sure11:50
mahok fine11:50
brendandmah, it will only be needed for that node11:50
mahThanks a lot11:50
mahI have node 0 and it has 3 VMs11:51
mahbut I will do these changes on one VM only11:51
mahso just recommissiong that VM not all the 311:51
mahI am using Virtual Machine Manager11:52
brendandmah, right, so kvm - you can either modify the ram through the ui or use the virsh command line tool11:53
mahOk11:53
mahthanks11:53
brendandmah, bonus - here's how to change the memory on a running machine:11:56
brendandvirsh destroy vm-name11:57
brendandvirsh setmaxmem vm-name 4GB11:57
mahit is not running  :)11:57
brendandvirsh start vm-name11:57
mahbut thanks for that bonus too11:57
brendandvirsh setmem vm-name 4GB11:57
brendandsetmem only works when it's running11:58
mahhmmm11:58
brendandand setmaxmem doesn't11:58
mahso setmaxmem works when it is not running ?11:59
=== Guest21645 is now known as ahasenack
=== ahasenack is now known as Guest91977
brendandmah, yes - you can't setmaxmem on a running vm12:19
mupBug #1637182 opened: Help and documentation 'list of unicodes' inconsistent <MAAS:New> <MAAS 1.9:New> <MAAS 2.0:New> <MAAS 2.1:New> <https://launchpad.net/bugs/1637182>13:23
mupBug #1637183 opened: New subnets and not_subnets allocate params missing from help and docs <MAAS:New> <MAAS 2.0:New> <MAAS 2.1:New> <https://launchpad.net/bugs/1637183>13:23
mupBug #1637192 opened: Allocate using subnets or not_subnets with space fails <MAAS:New> <MAAS 2.0:New> <MAAS 2.1:New> <https://launchpad.net/bugs/1637192>13:32
=== frankban is now known as frankban|afk
mupBug #1637183 changed: New subnets and not_subnets allocate params missing from help and docs <MAAS:New> <MAAS 2.0:New> <MAAS 2.1:New> <https://launchpad.net/bugs/1637183>13:53
mupBug #1637198 opened: Unrecognised params silently ignored over api <MAAS:New> <https://launchpad.net/bugs/1637198>13:53
mupBug #1637203 opened: Allocate using subnets params gives unhelpful errors <MAAS:Triaged> <https://launchpad.net/bugs/1637203>13:53
=== frankban|afk is now known as frankban
solefaldso, a slightly philosophical question here... should i have MAAS do as much setup as possible or should i have Ansible or Puppet do things after the server boots up?15:31
solefaldI've always been a proponent of having a server boot up in a ready state, ready to go, but i am having issues achieving some things with MAAS.15:31
solefaldfor example, I need to install Mellanox 40 gigabit interface drivers but ,unfortunately, it bombs in MAAS because Mellanox installer needs to compile a bunch of stuff15:32
roaksoaxsolefald: i'd suggest get maas to do as much setup as possible15:34
solefaldand without having 40 gig network, I cant configure and install a few things, which holds me back from installing some other things.15:34
roaksoaxsolefald: that would match what MAAS knows about vs what the machine actually reflects15:34
mupBug #1637198 changed: Unrecognised params silently ignored over api <MAAS:New> <https://launchpad.net/bugs/1637198>15:38
mupBug #1637246 opened: MaaS should use configured names for VLAN interfaces <MAAS:Confirmed> <MAAS 2.0:Confirmed> <MAAS 2.1:Confirmed> <maas (Ubuntu):New> <https://launchpad.net/bugs/1637246>16:03
mupBug #1637246 opened: MaaS should use configured names for VLAN interfaces <MAAS:Confirmed> <MAAS 2.0:Confirmed> <MAAS 2.1:Confirmed> <maas (Ubuntu):New> <https://launchpad.net/bugs/1637246>16:03
mupBug #1637256 opened: MaaS might disrupt network connectivity by probing DHCP services <maas (Ubuntu):New> <https://launchpad.net/bugs/1637256>16:30
=== frankban is now known as frankban|afk
mupBug #1637198 opened: Unrecognised params silently ignored over api <MAAS:New> <https://launchpad.net/bugs/1637198>16:45
mupBug #1637198 changed: Unrecognised params silently ignored over api <MAAS:New> <https://launchpad.net/bugs/1637198>16:51
mupBug #1637198 opened: Unrecognised params silently ignored over api <MAAS:New> <https://launchpad.net/bugs/1637198>17:12
mupBug #1637198 changed: Unrecognised params silently ignored over api <MAAS:Confirmed> <https://launchpad.net/bugs/1637198>17:15
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as Guest22220
shubjerosolefald: im finding it easier to have maas just do a minimal install and ansible do everything else18:31
solefaldshubjero: yeah, im leaning this way. i can get way fancier with Ansible and keep everything in one place.18:35
shubjerosame18:36
shubjerosome of the stuff maas uses like curtin is poorly documented, i cant make heads or tails of things18:37
solefaldshubjero: i think you meant "not documented at all" :)18:37
shubjeroor the way maas does certain things like nic bonding, jumbo frames.. doesnt work properly18:37
shubjeroso we deploy it with maas but then use ansible to overwrite /etc/network/interfaces with a config that seems to work better18:37
solefaldthats exactly where im stuck now. converting it all to Ansible at the moment18:38
shubjerolots of little things18:38
solefaldinstalling mellanox 40 gig drives  and bonding into 80 gig interface, and changing MTU's everywhere, etc.  MAAS just bombs.18:40
solefaldplus i hate the fact that there is no easy way to test the preseed file. have to release/deploy my test box literally 100 times a day18:40
solefald1 typo and 20 minutes are gone18:41
shubjerohaha yeah, espescially painful with bare metal18:43
shubjeroyou can only test so many things with a vm18:43
shubjeroat some point you need to move to the real thing where you have like you say, unique 40g interfaces & etc18:43
shubjerobtw, im curious what you are doing with servers equipped with 80Gbps18:43
shubjeroI work in cancer research and admin a large openstack cluster, our servers are 10Gbps and 40(4x10) connected18:44
shubjero40Gbps for ceph nodes18:44
shubjero10Gbps for compute nodes18:44
solefalddeep learning cluster. rendering and compute nodes18:47
GAHi, I'm trying to pass a "mount" command using /etc/maas/presseed/curtin_userdata, but - it fails the deployment. I've tried multiple syntax'es, no success though.19:29
GAe.g   mount_data: ["curtin", "in-target", "--", "sh", "-c", "mount", "192.168.1.1:", "/data", "/data"]19:30
GAI was able to install nfs-common via presseed, so the nfs client is there (the provisioned system).19:30
shubjerooh, curtin19:31
solefaldGA: try specifying filesystem19:58
mupBug #1621507 opened: initramfs-tools configure_networking() fails to dhcp ipv6 addresses <maas-ipv6> <verification-failed> <MAAS:In Progress by lamont> <initramfs-tools (Ubuntu):In Progress by cyphermox> <isc-dhcp (Ubuntu):Fix Released by cyphermox> <klibc (Ubuntu):Won't Fix> <open-iscsi21:01
mup(Ubuntu):Fix Released> <initramfs-tools (Ubuntu Xenial):Triaged> <isc-dhcp (Ubuntu Xenial):Fix Released> <klibc (Ubuntu Xenial):Won't Fix> <open-iscsi (Ubuntu Xenial):Fix Released> <initramfs-tools (Ubuntu Yakkety):In Progress by cyphermox> <isc-dhcp (Ubuntu Yakkety):Fix Released by cyphermox>21:01
mup<klibc (Ubuntu Yakkety):Won't Fix> <open-iscsi (Ubuntu Yakkety):Fix Released> <klibc (Debian):New> <https://launchpad.net/bugs/1621507>21:01
mupBug #1621507 changed: initramfs-tools configure_networking() fails to dhcp ipv6 addresses <maas-ipv6> <verification-failed> <MAAS:In Progress by lamont> <initramfs-tools (Ubuntu):In Progress by cyphermox> <isc-dhcp (Ubuntu):Fix Released by cyphermox> <klibc (Ubuntu):Won't Fix> <open-iscsi21:04
mup(Ubuntu):Fix Released> <initramfs-tools (Ubuntu Xenial):Triaged> <isc-dhcp (Ubuntu Xenial):Fix Released> <klibc (Ubuntu Xenial):Won't Fix> <open-iscsi (Ubuntu Xenial):Fix Released> <initramfs-tools (Ubuntu Yakkety):In Progress by cyphermox> <isc-dhcp (Ubuntu Yakkety):Fix Released by cyphermox>21:04
mup<klibc (Ubuntu Yakkety):Won't Fix> <open-iscsi (Ubuntu Yakkety):Fix Released> <klibc (Debian):New> <https://launchpad.net/bugs/1621507>21:04
mupBug #1621507 opened: initramfs-tools configure_networking() fails to dhcp ipv6 addresses <maas-ipv6> <verification-failed> <MAAS:In Progress by lamont> <initramfs-tools (Ubuntu):In Progress by cyphermox> <isc-dhcp (Ubuntu):Fix Released by cyphermox> <klibc (Ubuntu):Won't Fix> <open-iscsi21:07
mup(Ubuntu):Fix Released> <initramfs-tools (Ubuntu Xenial):Triaged> <isc-dhcp (Ubuntu Xenial):Fix Released> <klibc (Ubuntu Xenial):Won't Fix> <open-iscsi (Ubuntu Xenial):Fix Released> <initramfs-tools (Ubuntu Yakkety):In Progress by cyphermox> <isc-dhcp (Ubuntu Yakkety):Fix Released by cyphermox>21:07
mup<klibc (Ubuntu Yakkety):Won't Fix> <open-iscsi (Ubuntu Yakkety):Fix Released> <klibc (Debian):New> <https://launchpad.net/bugs/1621507>21:07
=== Guest22220 is now known as CyberJacob
mupBug #1636969 opened: [1.9] Multiple negative spaces constraints given and rejected by MAAS <ci> <jujuqa> <maas-provider> <networking> <juju:Triaged> <MAAS:Fix Committed> <MAAS 1.9:Invalid> <https://launchpad.net/bugs/1636969>22:16
mupBug #1636969 changed: [1.9] Multiple negative spaces constraints given and rejected by MAAS <ci> <jujuqa> <maas-provider> <networking> <juju:Triaged> <MAAS:Fix Committed> <MAAS 1.9:Invalid> <https://launchpad.net/bugs/1636969>22:28
mupBug #1636969 opened: [1.9] Multiple negative spaces constraints given and rejected by MAAS <ci> <jujuqa> <maas-provider> <networking> <juju:Triaged> <MAAS:Fix Committed> <MAAS 1.9:Invalid> <https://launchpad.net/bugs/1636969>22:34
=== CyberJacob is now known as zz_CyberJacob

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