[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-14 Thread Blake Rouse
Looks to be providing the full kernel command line now. http://paste.ubuntu.com/7249787/ Still cannot get it to boot completely, but I think its do to maybe it was built without iscsi support, as this is required for the MAAS booting kernel. Am I correct? I checked the iscsi target, it is

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-14 Thread Blake Rouse
It was actually the initramfs, that didn't have the matching modules. Once I updated the initramfs, its all working as expected. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1306677

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-05-21 Thread Blake Rouse
Verified that linux-image-3.13.0-27 fixed this bug. ** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1306677] [NEW] [PPC64EL] kernel command line gets truncated at 512

2014-04-11 Thread Blake Rouse
Public bug reported: Booting the PPC64EL kernel the command line get truncated at 512 characters. This looks to be a hard limit defined in arch/powerpc/boot/opts.h. The MaaS project, needs to be able to provide a command line longer than 512 characters, as iscsi targets and cloud-init parameters

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-11 Thread Blake Rouse
I cannot run this command as I cannot get to a fully booted environment. I get dropped into the busybox initramfs. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1306677 Title:

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-11 Thread Blake Rouse
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1306677 Title: [PPC64EL] kernel command line gets truncated at 512

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-11 Thread Blake Rouse
I used linux- image-3.13.0-24-powerpc64-smp_3.13.0-24.46~lp1306677_powerpc.deb and extracted the vmlinux image from the package. I replaced the boot-kernel image on the MAAS server, and I am seeing the same result in the dmesg output. The kernel command line output is still truncated, looking the

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-13 Thread Blake Rouse
I was able to get the linux- image-3.13.0-24-powerpc64-smp_3.13.0-24.46~lp1306677_powerpc.deb to load on qemu-system-ppc64, but the initramfs didn't match so it failed at a point. I used the ppc64el version of the kernel, and received the same result. The command line is still truncated. Here is

[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-04-13 Thread Blake Rouse
** Changed in: linux (Ubuntu Trusty) Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1306677 Title: [PPC64EL] kernel command line gets truncated

[Kernel-packages] [Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 t

2016-05-09 Thread Blake Rouse
Just hit this same issue with nova-compute on Xenial and creating a Xenial instance in nova. I worked around the issue with: juju set-config nova-compute cpu-mode=host-passthrough -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1742324] Re: Bionic kernel panics in the MAAS ephemeral environment

2018-01-10 Thread Blake Rouse
This kernel is PXE booting from MAAS. We might be able to modify the kernel on disk that pxelinux.0 pulls to get you more information. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1739672] Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial)

2018-01-02 Thread Blake Rouse
$ time ./test not-a-real-hostname Trying to resolve: not-a-real-hostname getaddrinfo errno: No such file or directory getaddrinfo() return value: -2 (Name or service not known) real0m10.007s user0m0.001s sys 0m0.001s -- You received this bug notification because you are a

[Kernel-packages] [Bug 1739672] Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial)

2018-01-04 Thread Blake Rouse
The issue is with the systemd resolver not with glibc. With systemd-resolve IP in /etc/resolv.conf: # This file is managed by man:systemd-resolved(8). Do not edit. # # 127.0.0.53 is the systemd-resolved stub resolver. # run "systemd-resolve --status" to see details about the actual nameservers.

[Kernel-packages] [Bug 1739672] Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial)

2018-01-04 Thread Blake Rouse
$ systemd-resolve --status Global DNSSEC NTA: 10.in-addr.arpa 16.172.in-addr.arpa 168.192.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa

[Kernel-packages] [Bug 1739672] Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial)

2018-01-04 Thread Blake Rouse
** Changed in: systemd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1739672 Title: Regression in getaddrinfo(): calls block for much longer on

[Kernel-packages] [Bug 1820967] Re: MAAS failing to commission HP ProLiant DL385 G7 (AMD Opteron 6172)

2019-09-20 Thread Blake Rouse
This seems to be an issue with the kernel and not an issue with MAAS directly. Which Ubuntu release is set as the commissioning release on the Global Settings page? If you can provide the full console log of the boot that would be helpful as well. ** Also affects: linux (Ubuntu) Importance:

[Kernel-packages] [Bug 1743595] Re: modprobing mlx5_core doesn't bring the interface up

2019-09-20 Thread Blake Rouse
** Changed in: maas Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1743595 Title: modprobing mlx5_core doesn't bring the interface up Status in MAAS: