=== frankban|afk is now known as frankban [07:37] Bug #1717189 opened: Commision runs lsblk wit hunknown option [07:55] Bug #1717176 opened: Fail to install or commission wichita (power 8) [08:04] Bug #1717176 changed: Fail to install or commission wichita (power 8) [08:07] Bug #1717176 opened: Fail to install or commission wichita (power 8) [09:58] hello wondering if anyone has successfully been able to deploy centos 7 with an out of the box maas installation [09:59] ive been trying for many months but it keeps hanging on the web ui [09:59] as it relates to this bug https://bugs.launchpad.net/maas/+bug/1627441 [12:25] @bryanb229: if your servername is 'localhost' after install: can you ensure there is no network related issue? DNS, etc... [12:30] @mwe1 i dont think its a dns issue b/c centos 6 and ubuntu installs work fine, its just centos 7 that is not working [14:09] rharper: ping [14:38] Bug #1717269 opened: [Documentation] Intro concepts page issues [15:47] rharper: ping [15:47] jamesbenson: here [15:47] hey, have time for a quick chat about bug 1717031? [15:49] I booted back into my maas v2.1.5 node to recommission this machine, but still no luck with uefi. [15:50] I'm going to go back to v2.2.2. In regards to your comment about BIOS booting with GPT. We need to create that partition? Because I've never seen it. [15:50] sure [15:50] You shouldn't need to make changes manually, maas should know how to do GPT partitions for large drives; [15:50] okay [15:51] I'm not familiar with the maas UI on what might need to change [15:51] with bios, it detects the gpt, but there is only the one partition / [15:51] but generally, if MAAS knows it's GPT, it should automatically create the config to include the 1MB linux-bios partition (and set the flag) [15:52] it might not show you it in the UI; but again I'm not for sure (I work on the curtin installer which consumes the config that maas sends) [15:52] regardless of eufi or bios? [15:52] okay [15:52] do you know the cli off hand to verify? [15:52] for UEFI, it has a /boot/EFI partition instead of a linux bios partition [15:52] yeah, let's run that command to extract the curtin config [15:53] need to recommission the machine if bios boot mode is changed, so maas will set the partition accordingly. [15:53] maas machine get-curtin-config [15:53] I think that should dump the config; and I can help verify [15:55] okay, thanks guys. I just switched it back to bios. [15:55] I'll recommission now and get back to you in a few when it is finished. [15:57] jamesbenson: ok [16:16] looks like that partition is there: https://pastebin.com/qZJphMhY I'm deploying now to see how it goes. [16:23] hi, i need add a node that has already SO installed and has partition into maas server [16:24] is this possible ? [16:29] rharper & catbus: installation was "successful" however, boot goes into grub rescue. [16:29] jamesbenson: what release are you installing ? Xenial ? [16:30] maas v2.2.2 and 16.04 LTS [16:30] what's the error before it drops to grub rescue? [16:31] Kernel: xenial (ga-16.04) OS: Ubuntu 16.04 LTS "Xenial Xerus" [16:31] error: attempt to read or write outside of disk 'hd0' [16:31] interesting [16:32] anyone knows how to do this ? [16:34] jamesbenson: the boot disk drive is >2TB I assume? === frankban is now known as frankban|afk [16:34] yes: Storage 7999.4GB over 1 disks [16:35] It does pick up that it is a PERC 6/i card... [16:35] what sort of raid mode? I don't think it matters; and it should work [16:36] Raid 6 [16:36] but the error message seems to imply the sector where the grub config is beyond the grub limit; just looking around for more information [16:36] jamesbenson: could you try this? Create a partition for '/' with 'ext4' under sda in the node page, re deploy. [16:36] Found initrd image: /boot/initrd.img-4.4.0-93-generic [16:36] /run/lvm/lvmetad.socket: connect failed: No such file or directory [16:36] WARNING: Failed to connect to lvmetad. Falling back to internal scanning. [16:36] done [16:36] In the installation logs it shows: [16:36] IIRC, the bios boot mode supports up to 2TB. [16:36] catbus: that's what it is currently [16:36] jamesbenson: sorry, set the partition size to 1TB. [16:37] ok [16:37] releasing and re-deploying with that partition. [16:38] uefi boot mode is designed to support drive >2TB, the limitation of the legacy bios mode. [16:40] GPT handles >2TB fine ; I don't think the size is the issue here [16:41] catbus: we have always used bios and been able to use the full drive without issues.... It may not have been only one partition, not sure. But maas doesn't even deploy with uefi. But I would love to get this figured out.... [16:41] we could create a /boot partition ; that might ensure that the /boot directory location on the root partition isn't too far [16:41] rharper, that's what I did initially [16:41] in the bug report. [16:41] That's what I did in v2.1.5 to make it work [16:41] 1GB /boot; 4GB SWAP; 8TB / [16:41] but in 2.2.2 this doesn't wokr [16:41] work [16:42] y; the original failure looked to be related to maas not knowing which boot mode you were in (UEFI vs. BIOS) [16:43] No, I was attempting all methods that "should work", none did. [16:43] :-( [16:43] that seems to been in sync now after commissionion; the UEFI shimx64 missing looked to be related to maybe secure-boot being enabled, but I don't know if it's only an issue with SB; the grub2 package install should do the right thing and ensure shim is installed [16:45] We don't use secure boot. But I will double check that it is disabled. Currently I'm trying to deploy with the 1TB / with BIOS. [16:47] FWIW: I'm willing to have someone remote login/view as well to check things out. [16:48] Let's see if 1TB / with BIOS works first. [16:49] UEFI should just work without any change on the partition table configured by MAAS after recommissioning. Or you may check if there is newer firmeware/BIOS. [16:51] firmware/bios is latest on every piece of hardware.... I spent way too much time doing that... [16:51] ok [16:52] jamesbenson: is your server one of the 16.04 certified models here: https://certification.ubuntu.com/server/? [16:53] .... no. [16:54] we have dell r410, r610, r710, r910... this one is a r710. [16:54] I see the r410 & r610 are there, but not the 710&910.... [16:55] I see it is compatible with 14.04 [16:56] ok. [16:56] and our raid controller is not on that list for the r710 [16:57] Is the installation done yet? [17:03] sorry I got stuck with the secure boot to see if it is enabled. It's not available when you're in BIOS, needs to be UEFI. Going back to deployment. [17:04] maas did say the curtin was finished. [17:17] I think it worked, but I'm having issues SSH'ing into the machine... [17:18] success with the 1TB / [17:18] catbus: ^^ [17:30] jamesbenson: \o/ [17:41] so the question then, where is the bug? [17:42] catbus, rharper: idea's? [17:43] jamesbenson: did the server boot up fine? [17:44] yes with the 1TB / [17:46] jamesbenson: I assume that you have tried UEFI boot mode, recommission, and deploy, and it failed, what's the failure? [17:47] jamesbenson: BIOS (Legacy) boot mode uses MBR which doesn't support >2TB boot drive. UEFI boot mode uses GPT which supports boot drive >2TB. [17:48] yes, I've tried UEFI boot following that procedure. The failure is: error: no such device: /efi/ubuntu/shimx64.efi [17:48] catbus: installation is successful, on reboot that error occurs [17:48] error: File not found. [17:54] the UEFI-mode missing shim is a grub2 bug; it's not yet know what the root cause for grub2 installation failing to install the shimx64 file; that needs following up; in your case, you're not using SecureBoot, that's an additional data point for that bug [17:55] I'm enable UEFI and double check, but we shouldn't be using it. [17:56] w.r.t BIOS and 8TB drive, I think the /boot partition (rather than just a smaller than 2TB /) should work; the message from grub about read failures is likely due to the location of where grub configuration files ended up on the disk; a smaller dedicated /boot in addition to the / partition should work; [17:56] s/I'm/I'll/ [17:56] I'll try that again. I tried it before and it failed, but who knows. I'll try again. [17:58] agreed re: a smaller dedicated /boot in addition to the / partition should work. [17:58] 1GB /boot should be more than enough correct? [17:59] jamesbenson: ok; I think we'll collect the data from today an update the bug, we can check in with the grub/efi folks to see if something else is going one (and if they have any steps to try once in the failing state to help isolate where the failure is; say firmware or grub2 ,etc) [17:59] yeah [18:00] sounds good. I'm keeping v2.2.2 so feel free to message me if you need data. Fixing this bug helps the community and me. :-) [18:17] rharper catbus: just deployed with BIOS, 1GB /boot 8GB SWAP 8TB / and it somehow worked. doing a fdisk -l, I can see a 1M BIOS boot partition there as well. [18:19] \o/ [20:05] Bug #1717348 opened: Query iLO/iDRAC/BMC hostname/servername to set node name during enlisting instead of generating $random-$random name [21:41] Bug #1717287 opened: maas-enlist doesn't work when provided with serverurl with IPv6 address