[00:51] Bug #1736832 opened: support configuration of user data in the UI === frankban|afk is now known as frankban [08:45] I keep getting a message in my maas interface "ubuntu xenial is configured as the commissioning release but it is unavailable in the configured streams! Dismiss" how can I look into what this is about ? [08:49] Bug #1730493 changed: MAAS is dropped in grub menu when booting in UEFI mode, and Secure Boot not working [09:58] Bug #1597460 changed: MAAS 1.9 should only download filetypes from a SimpleStream is can process === jlec is now known as Guest93081 === mup_ is now known as mup [17:43] Bug #1732703 opened: MAAS does not detect properly if Ubuntu is using upstart/systemd === frankban is now known as frankban|afk [17:58] Bug #1732703 changed: MAAS does not detect properly if Ubuntu is using upstart/systemd [18:01] Bug #1732703 opened: MAAS does not detect properly if Ubuntu is using upstart/systemd [18:05] that was a big poop, not quite as solid as this morning (which is good because that was a marble) but I was able to wipe her bum and [18:05] that was a big poop, not quite as solid as this morning (which is good because that was a marble) but I was able to wipe her bum and [18:05] that was a big poop, not quite as solid as this morning (which is good because that was a marble) but I was able to wipe her bum and [18:07] that's what happens when you bring your almost 3 year old to work and she starts messing with the keyboard, sigh [19:21] roaksoax: so the problem we had seems to be a know issue/limitation with booting centos in certain configs. I was able to force maas to use the sda device as the boot device, and not randomly pick a nvme device, by creating a "storage:" definition in the /etc/maas/preseeds/curtin_userdata_centos file to explicitly tell it to use "sda" as the boot device. [19:25] roaksoax: would you like me to file a bug report and provide any system details for? These are new Dell 14G R740xd servers with NVME drives and a single non-nvme scsi device [19:25] roaksoax: or is there an existing bug report I could get cc'd on? === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup === mup_ is now known as mup [21:39] klj1218:/win 3 [21:39] err [21:40] klj1218: yeah it is a known issue. [21:41] klj1218: the support for centos storage atm is very experimental and not enabled [21:41] hence maas picks the first disk it finds [21:41] and the only way to work around it is via the preseed [21:44] roaksoax: ok, thx [21:45] roaksoax: in the preseed file ...there is syntax for "size:" under the partition, how can I tell it to use ALL the space? [21:47] klj1218: have you tried not sending the size ? [21:48] roaksoax: no [21:48] roaksoax: so your suggesting in the partion definition, not to pass a size? [21:56] klj1218: yeah, I can't recall if that would work as I dont often test that [21:59] roaksoax: i'll test it and report back [22:11] roaksoax: nope ... "An error occured handling 'sda-part1': ValueError - size must be specified for partition to be created" [22:12] roaksoax: "size must be specified for partition to be created" [22:13] klj1218: what about not specifying it at all ? [22:14] klj1218: http://curtin.readthedocs.io/en/latest/topics/config.html -> doesn';t specificallt show what to do with the size [22:14] i remember doing it before but not off the top of my head [22:18] roaksoax: here's my config ... https://pastebin.com/f5qrFvrJ [22:19] roaksoax: any suggestions welcome [22:19] roaksoax: from the url you provided I don't see any info for "storage" [22:26] klj1218: seems you would need the size:https://wiki.opnfv.org/display/joid/Deploying+Centos+with+MAAS [22:27] roaksoax: yes it would, btw that's the webpage I found with the workaround yesterday [22:30] k [22:30] roaksoax: so is there already a bug report or enhancement request for this limitation? If so I like to track it [22:31] klj1218: https://bugs.launchpad.net/maas/+bug/1672414