=== jfarschman is now known as MilesDenver === zz_CyberJacob is now known as CyberJacob === CyberJacob is now known as zz_CyberJacob [09:56] I'm having a problem in MAAS 1.7.5+bzr3369-0ubuntu1~trusty1 enlisting a Dell poweredge R630 that reports there to be no valid network device during ifconfig and hence can't mount the root device over the network. [09:56] The machine presents NICs as em1, em2 rather than eth0,eth1. [09:57] Screenshots here: https://dl.dropboxusercontent.com/u/478290/tmp/Photo%2010-06-2015%2010%2034%2016.jpg [09:57] and https://dl.dropboxusercontent.com/u/478290/tmp/Photo%2010-06-2015%2010%2034%2034.jpg [09:57] anyone got any idea what is happening here? === zz_CyberJacob is now known as CyberJacob [11:58] Traced it to the intel i40e card and a problem with loading the driver. Looks like the firmware needs an update. [11:59] However, diging into this I saw that the enlistment preseed has a hard coded ethernet interface (eth0) which may or may not be the case, e.g. em1,em2 etc. shouldn't the NIC device be detected rather than assume eth0? [12:51] heya dweaver! [12:51] great to see you around [12:51] dweaver, yes, and that strikes me as a bit odd as I think we work with other NIC names [12:51] dweaver, can you point me to the preseed code so I can get somebody to look at it? [13:27] dweaver: good cathc. That's an old piece of code that was used to auto-determine the DNS of the machine, but in fact, now it is deprecated. That being said, it should not affect the enlistment process at all. Do you have console logs? [13:27] dweaver: a good test would be for you to remove that line of code (and set ip="") and see whether the machine enlists or not [13:28] dweaver: in fact, you can simply delete the whole ip=XYZ [13:48] roaksoax, will you file a bug or drive-by? [13:48] roaksoax, also, I think dweaver traced the issue to a firmware bug [13:50] kiko, Yep, traced it to a firmware bug, I think, rather than a problem with the preseed. I found the code in the preseed because I was looking for any references to eth0 in the /etc/maas directory, but as roaksoax says it is unused code now, so no need to raise a bug unless we determine a different cause. [13:51] dweaver, the bug should be raised to kill that code I think :) [13:51] OK, then, I'll raise a bug then ;) === cmagina_ is now known as cmagina [14:01] dweaver: please do! [14:02] roaksoax, thank you for the help [14:03] dweaver: thank you for spotting that one [19:16] Hi, guys. How do I change apt-cache information that curtin puts into 90curtin-aptproxy? I don't want to use MAAS provided squiddeb but want to use my local apt mirror. [19:23] that is in relation to https://bugs.launchpad.net/maas/+bug/1460151 [19:28] Mmike, hmm [19:29] kiko, I'm looking for some template file or something, inside /etc/maas, to change, but I'm not finding any... [19:39] Mmike, that's a weird bug, but we should definitely make sure we don't step on each other [19:40] Mmike, do you have a proxy configured in maas' settings? [19:42] sec, let me see [19:44] Mmike, also, do you have maas-proxy installed? [19:45] kiko, in fact I do (have configued http proxy in maas' settings) [19:45] yup, I have maas-proxy, 1.7.2+bzr3355-0ubuntu1~trusty1 [19:46] Mmike, I am just wondering if you could remove that config and possibly remove the maas-proxy package [19:46] Mmike, if you could and it resolves your issue, it's a valid workaround [19:46] Mmike, maybe do one and then the other, if that makes sense [19:49] kiko, I'll sping up local maas server and try it out [19:49] will let you know [19:49] just need to get rid of damn btrfs, it's unusable for kvm images [19:52] s/sping/spin [22:21] Mmike, what kernel version are you having btrfs issues with, just curious? [22:27] Mmike, I use it too