[17:14] Bug #1739454 opened: MAAS injected region controller as first DNS server [18:08] Bug #1739454 changed: MAAS injected region controller as first DNS server === roaksoax changed the topic of #maas to: World's best bare-metal provisioning tool | MAAS 2.3.0 now released! | Docs: http://maas.io/docs | ML: https://lists.ubuntu.com/mailman/listinfo/maas-devel | Team's on holiday. Returns Jan 2nd. [19:07] Hi someone can told me [19:07] how maas know if the server is legacy or uefi boot [19:07] and how on uefi boot the settings pass tru grub [19:07] ? [19:22] jose-phillips: we check that via DHCP [19:23] jose-phillips: and then depending on that, we tell it how to boot [19:23] ok [19:23] i got it [19:23] jose-phillips: and depending on how it boot, we record that [19:23] bootx64.efi [19:23] ok but i should boot to bootx64.efi or i need some another arguments that came from dhcp to perform the boot? [19:24] because i can boot in uefi but just stuck on grub window [19:26] or idk if is because i switch from legacy to uefi that this is why is not booting i also delete the computer from maas [19:26] but still get stuck on grub> [19:27] jose-phillips: no, if the machine is configured to boot efi, it will boot efi [19:27] jose-phillips: if it is going to the grub meny, it could be a couple reason [19:39] roaksoax: Hi! Where can I find the wedge_power.sh indicated in the wedge power script? [19:42] catbus: that is inside of the switch [19:43] roaksoax: that script comes with FBOSS? [19:45] no idea [19:45] that script should be part of the switch itself [19:45] ok. [19:46] thanks. [20:47] question in [20:48] exist [20:48] "/var/lib/maas/boot-resources/current/grub" [20:48] grub.cfg [20:49] but acording [20:49] with grub.cfg [20:49] should exist /grub/grub.cfg-default-amd64 [20:49] (pxe)/grub/grub.cfg-default-amd64 [20:49] for no mac address stored [20:51] jose-phillips: maas stores the mac [20:51] when the achines boots [20:51] we look the mac of the request [20:52] store it and match it [20:52] looks like for one reason the grub config is not generated for this host in uefi that was in legacy before [20:52] i delete complety from maas [20:52] these host [20:53] but still have the issue [20:55] another thing [20:55] is in grub [20:56] source $prefix/x86_64-efi/grub.cfg [20:56] prefix= (hd1)/grub [20:56] but if i tried to ls inside of (hd1)/ [20:57] i got a error that said [20:57] error: sector sizes of 1 bytes aren't supported yet [20:58] http://savannah.gnu.org/bugs/?50518 [20:58] looks like a bug in grub [21:58] well looks like will going to work with the compiled grub [21:58] now i have few questions [21:59] when maas is installed from package repository where maas take the grub efi file to put in "/var/lib/maas/boot-resources/current/bootloader/uefi/amd64#" [21:59] is a ubuntu package or [21:59] or maas get it from some place? [22:00] it's from the boot sources which are pointing to online ubuntu repo, I believe. [22:00] you can use MAAS CLI to find the boot sources settings [22:01] see https://docs.ubuntu.com/maas/2.3/en/manage-cli-images [22:02] BjornT_: maas gets it from the streams [22:02] err [22:02] jose-phillips: maas gets it form the streams [22:02] jose-phillips: and the streams from the ubuntu archive [23:03] Bug #1739499 opened: [2.4, master] Unable to connect to ws:///ws [23:09] Bug #1739499 changed: [2.4, master] Unable to connect to ws:///ws [23:22] SUCESS [23:22] :) [23:22] now question where i can request the upgrade of grub ? [23:24] Bug #1739499 opened: [2.4, master] Unable to connect to ws:///ws [23:50] jose-phillips: You could file a bug against the Xenial version of grub2 at https://bugs.launchpad.net/ubuntu/+source/grub2