[Bug 1959725] [NEW] Segfault from Native.sd_journal_get_fd

2022-02-01 Thread Blake Rouse
Public bug reported: The version of libsystemd0 Ubuntu 20.04 has the following issue present in the package: https://github.com/systemd/systemd/issues/15528 https://github.com/ledbettj/systemd-journal/issues/88 It was fixed here: https://github.com/systemd/systemd/commit/2b6df46d21abe8a8b7481e4

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-11-01 Thread Blake Rouse
Release 2.4.3 debdiff. ** Description changed: - Am running an HA MAAS, but every few days named gets stuck on one of the - region controllers. + [Impact] - systemd thinks the service is running, but it doe not respond to any + * systemd thinks the service is running, but it does not respond

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-11-01 Thread Blake Rouse
** Changed in: maas (Ubuntu Bionic) Status: Confirmed => In Progress ** Changed in: maas (Ubuntu Bionic) Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Also affects: maas/2.4 Importance: Undecided Status: New ** Changed in: maas/2.4 Status: New

[Bug 1750371] Re: sudo maas init --mode region fails

2019-10-15 Thread Blake Rouse
Are you re-initializing or on fresh install you hit this issue? >From the description of the bug I cannot tell. ** Changed in: maas Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1847058] Re: MAAS deployment failed with vgchange command

2019-10-07 Thread Blake Rouse
** Changed in: maas Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847058 Title: MAAS deployment failed with vgchange command To manage notifications about this bug go

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-09-24 Thread Blake Rouse
We are current working on getting this backported to 2.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710278 Title: [2.3a1] named stuck on reload, DNS broken To manage notifications about this b

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743595 Title: modprobing mlx5_core doesn't bring the interface up To manage notifications about this

[Bug 1594317] Re: Cannot start lxd-bridge.service when MAAS is managing DNS

2019-09-20 Thread Blake Rouse
** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594317 Title: Cannot start lxd-bridge.service wh

[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: Und

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-08-12 Thread Blake Rouse
** Merge proposal linked: https://code.launchpad.net/~blake-rouse/maas/+git/maas/+merge/371218 ** Changed in: maas/2.7 Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-07-30 Thread Blake Rouse
Last resolution update: The bind9 source package should be modified to generate 2 binary versions of bind9. bind9 -> standard multi-threaded bind9 (main) bind9-single -> single-threaded bind9 (universe) This will allow security updates to still be handled with the source bind9 package generating

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-07-16 Thread Blake Rouse
** Changed in: maas/2.7 Status: Fix Released => New ** Changed in: maas/2.6 Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas/2.6 Milestone: None => 2.6.1 ** Changed in: maas/2.7 Milestone: 2.3.0alpha2 => 2.7.0alpha1 ** Changed in: b

[Bug 1831134] Re: Pods Cannot allocate memory, even with memory_over_commit_ratio set 10.0

2019-05-31 Thread Blake Rouse
No we do not ensure that. We leave that up to the user to define a proper over-commit ratio for their systems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831134 Title: Pods Cannot allocate memor

[Bug 1804861] Re: MTU size defined on /etc/netplan/50-cloud-init.yaml not applied

2019-04-17 Thread Blake Rouse
** Changed in: maas (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804861 Title: MTU size defined on /etc/netplan/50-cloud-init.yaml not applied To mana

[Bug 1822007] Re: Grub fails to request the /grub/grub.cfg over HTTP when booting with UEFI HTTP

2019-04-08 Thread Blake Rouse
Attached is the packet capture. ** Attachment added: "GRUB2 EFI HTTP Boot Packet Capture" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1822007/+attachment/5254210/+files/grub2-efi.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1787630] Re: [FFe] Include HTTP support in pre-build GRUB module

2019-03-28 Thread Blake Rouse
I have verified that the proposed package in cosmic works as expected. I performed the following steps with MAAS. 0) Provide kernel and initrd on an HTTP server on the network. 1) Boot from the network in UEFI mode using grub's grubnet.efi binary. 2) Provided the following config: linuxefi http:/

[Bug 1822007] Re: Grub fails to request the /grub/grub.cfg over HTTP when booting with UEFI HTTP

2019-03-28 Thread Blake Rouse
Seems that SUSE supports this in their grub because its well documented on their site: https://en.opensuse.org/UEFI_HTTPBoot_Server_Setup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822007 Title:

[Bug 1822007] Re: Grub fails to request the /grub/grub.cfg over HTTP when booting with UEFI HTTP

2019-03-27 Thread Blake Rouse
This bug blocks the progress of completion of bug: https://bugs.launchpad.net/maas/+bug/1820983 ** Changed in: grub2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1822007] [NEW] Grub fails to request the /grub/grub.cfg over HTTP when booting with UEFI HTTP

2019-03-27 Thread Blake Rouse
Public bug reported: While implementing the complete UEFI HTTP booting path for MAAS I have hit a roadblock. Grub2 is loaded but then fails to request the /grub/grub.cfg as it does when booting with UEFI PXE (aka. TFTP). The dhcpd.conf has the following in it to tell the UEFI firmware to load the

[Bug 1787630] Re: [FFe] Include HTTP support in pre-build GRUB module

2019-03-27 Thread Blake Rouse
I have verified that the proposed package in bionic works as expected. I performed the following steps with MAAS. 0) Provide kernel and initrd on an HTTP server on the network. 1) Boot from the network in UEFI mode using grub's grubnet.efi binary. 2) Provided the following config: linuxefi http:/

[Bug 1801899] Re: cannot install with python3.7 as default async is a reserved keyword

2018-11-06 Thread Blake Rouse
** Changed in: maas Milestone: next => 2.5.0rc1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801899 Title: cannot install with python3.7 as default async is a reserved keyword To manage notif

[Bug 1801899] Re: cannot install with python3.7 as default async is a reserved keyword

2018-11-06 Thread Blake Rouse
** Changed in: maas Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801899

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Blake Rouse
Urgency is high, this slows down every booting machine of MAAS by 1:30 seconds, that is a long boot time just to get the OS to install or to commission the machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-18 Thread Blake Rouse
Here is the output log: http://paste.ubuntu.com/p/KfTWC5ghwR/ You can't really see the iSCSI error in the console log. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792905 Title: [2.5] iSCSI syst

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-18 Thread Blake Rouse
** Also affects: open-iscsi Importance: Undecided Status: New ** No longer affects: open-iscsi ** Also affects: open-iscsi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1743249] Re: High IO on the system prevents MAAS to provide PXE config in a timely manner (less than 30 secs)

2018-03-15 Thread Blake Rouse
** Merge proposal linked: https://code.launchpad.net/~blake-rouse/maas/+git/maas/+merge/341132 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743249 Title: High IO on the system prevents MAAS to

[Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2018-03-05 Thread Blake Rouse
** Changed in: maas Status: In Progress => Invalid ** Changed in: maas Assignee: LaMont Jones (lamont) => (unassigned) ** Changed in: maas Milestone: 2.1.3 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1743249] Re: High IO on the system prevents MAAS to provide PXE config in a timely manner (less than 30 secs)

2018-02-07 Thread Blake Rouse
** Merge proposal linked: https://code.launchpad.net/~blake-rouse/maas/+git/maas/+merge/337233 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743249 Title: High IO on the system prevents MAAS to

Re: [Bug 1743249] Re: Failed Deployment after timeout trying to retrieve grub cfg

2018-02-06 Thread Blake Rouse
u to believe this was the > culprit in the slow responses I saw on my cluster? > > On Tue, Feb 6, 2018 at 3:12 PM, Blake Rouse > wrote: > > Actually caching does make a difference. That method is not just caching > > the reading of a file, it caches the searching of the file

[Bug 1743249] Re: Failed Deployment after timeout trying to retrieve grub cfg

2018-02-06 Thread Blake Rouse
Actually caching does make a difference. That method is not just caching the reading of a file, it caches the searching of the file based on the purpose, the reading of that file from disk (sure can be in kernel cache), the parsing of the template by tempita. All of that is redudant work that is b

[Bug 1743966] Re: Trusty deployments fail when custom archives are configured

2018-01-17 Thread Blake Rouse
** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743966 Title: Trusty deployments fail when

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742324 Title: Bi

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739672 Title: Regression in getaddrinfo(): calls block for much longer on Bionic (com

[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. n

[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

[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 mem

[Bug 1711760] Re: [2.3] resolv.conf is not set (during commissioning or testing)

2017-10-23 Thread Blake Rouse
I have verified that smoser changes do work with MAAS. Testing steps: 1. Generated xenial amd64 image stream using smosers PPA. 2. Installed MAAS. 3. Removed the workaround in MAAS. 4. Imported the xenial amd64 image with smosers PPA. 5. Entered rescue mode. 6. Pinged google.com. (Worked) 7. Exit

[Bug 1707999] Re: pod VM fails to PXE boot after receiving multiple DHCP offers, for different IPs, from the dhcp server

2017-10-16 Thread Blake Rouse
I have submitted the patch upstream: https://github.com/ipxe/ipxe/pull/66 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707999 Title: pod VM fails to PXE boot after receiving multiple DHCP offers,

[Bug 1642298] Re: Grub package upgrades overwrites NVRAM, causing MAAS boot order to be overwritten.

2017-08-31 Thread Blake Rouse
Rod, I moved my comment to the other bug. But to respond to your comments. I think your point about #1 is something that should be solved during installation. There is no reason the Ubuntu installation cannot be smart enough to re-order the boot order. I think on fresh install that makes perfect

[Bug 1714090] Re: grub2 upgrade doesn't preserve current boot order.

2017-08-31 Thread Blake Rouse
Comment I made on https://bugs.launchpad.net/maas/+bug/1642298. Was requested to direct it here. I think this is more of a GRUB issue overall instead of a MAAS issue directly. True it affects MAAS and we can do the debconf selections to work around this issue but overall for quality of Ubuntu I do

[Bug 1642298] Re: Grub package upgrades overwrites NVRAM, causing MAAS boot order to be overwritten.

2017-08-31 Thread Blake Rouse
I think this is more of a GRUB issue overall instead of a MAAS issue directly. True it affects MAAS and we can do the debconf selections to work around this issue but overall for quality of Ubuntu I do not believe this is the proper fix. I will give an example without MAAS. 1. First the user inst

[Bug 1711760] Re: [2.3] resolv.conf is not set (during commissioning or testing)

2017-08-29 Thread Blake Rouse
Scott, Since we are no longer using iscsi and using the squashfs over HTTP, would open-iscsi even be used? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711760 Title: [2.3] resolv.conf is not set

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2017-08-22 Thread Blake Rouse
** Changed in: maas/2.2 Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710278 Title: [2.3a1] named stuck on reload, DNS broken To manage notifications about this b

[Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2017-08-18 Thread Blake Rouse
** Changed in: maas Status: Triaged => In Progress ** Changed in: maas Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas Milestone: None => 2.3.0 ** Also affects: maas/2.2 Importance: Undecided Status: New ** Changed in: maas/2.2 I

Re: [Bug 1642298] Re: UEFI Xenial install sets computer to boot from hard disk

2017-08-02 Thread Blake Rouse
On Wed, Aug 2, 2017 at 9:49 AM, Ryan Harper <1642...@bugs.launchpad.net> wrote: > On Wed, Aug 2, 2017 at 8:12 AM, Blake Rouse > wrote: > > > update_nvram is now default for curtin and re-ordering is also default > > > > MAAS send update_nvram as True ? or False

[Bug 1642298] Re: UEFI Xenial install sets computer to boot from hard disk

2017-08-02 Thread Blake Rouse
update_nvram is now default for curtin and re-ordering is also default for UEFI installs. I don't think setting grub2/update_nvram in debconf should be a default. To me MAAS should tell curtin to set that debconf as that is overriding a package default. -- You received this bug notification becau

[Bug 1642298] Re: UEFI Xenial install sets computer to boot from hard disk

2017-07-10 Thread Blake Rouse
dann, I think you are correct that 'grub2/update_nvram' is still not set by curtin and an upgrade of grub could break the machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642298 Title: UEFI

[Bug 1642298] Re: UEFI Xenial install sets computer to boot from hard disk

2017-06-30 Thread Blake Rouse
I think having MAAS tell curtin to set the grub2/update_nvram to False, works fine. Since the path to the EFI loader should not change this is acceptable. Having grub adjust the EFI vars because of an upgrade is really bad in MAAS case because a following re-deploy will no longer work. -- You re

[Bug 1679222] Re: ISCSI target validation fails when target name includes a ':'

2017-04-06 Thread Blake Rouse
** Changed in: maasrsd Status: Triaged => Fix Committed ** Changed in: maasrsd Status: Fix Committed => Invalid ** Changed in: maas Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2017-01-27 Thread Blake Rouse
Bob, This is fixed in MAAS the issue is still in the Xenial images. That is why cloud-init is still marked Confirmed for Xenial as it has not been SRU'd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1582323] Re: Commissioning fails when competing cloud metadata resides on disk

2016-12-09 Thread Blake Rouse
** Changed in: maas/2.1 Importance: Undecided => Critical ** Changed in: maas/2.1 Assignee: (unassigned) => Andres Rodriguez (andreserl) ** Changed in: maas/trunk Assignee: (unassigned) => Andres Rodriguez (andreserl) -- You received this bug notification because you are a member o

[Bug 1389811] Re: tgtadm: out of memory crash

2016-11-22 Thread Blake Rouse
Yes this fix should be SRU to Xenial as anyone with lots of MAAS images comes across this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389811 Title: tgtadm: out of memory crash To manage n

[Bug 1574113] Re: curtin/maas don't support multiple (derived) archives/repositories with custom keys

2016-11-07 Thread Blake Rouse
** Also affects: maas/1.9 Importance: Undecided Status: New ** Changed in: maas/1.9 Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574113 Title: curtin/maa

[Bug 1621901] Re: impitool lacks support for ipv6 addresses

2016-11-04 Thread Blake Rouse
** Changed in: maas Milestone: 2.1.1 => 2.1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621901 Title: impitool lacks support for ipv6 addresses To manage notifications about this bug go to

[Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-11-04 Thread Blake Rouse
** Changed in: maas Milestone: 2.1.1 => 2.1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621615 Title: network not configured when ipv6 netbooted into cloud-init To manage notifications abo

[Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-11-04 Thread Blake Rouse
** Changed in: maas Milestone: 2.1.1 => 2.1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629972 Title: networking stop incorrectly disconnects from (network) root filesystem To manage notif

[Bug 1628535] Re: AH00493: SIGUSR1 received. Doing graceful restart - Apache2 crashes - Can't access maas server URL

2016-11-04 Thread Blake Rouse
** Changed in: maas Milestone: 2.1.1 => 2.1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628535 Title: AH00493: SIGUSR1 received. Doing graceful restart - Apache2 crashes - Can't access m

[Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-10-07 Thread Blake Rouse
** Changed in: maas Assignee: (unassigned) => LaMont Jones (lamont) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621615 Title: network not configured when ipv6 netbooted into cloud-init To m

[Bug 1320074] Re: maas-import-pxe fails to catch comms errors when downloading UEFI shim and TBs instead

2016-09-30 Thread Blake Rouse
** Changed in: maas Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320074 Title: maas-import-pxe fails to catch comms errors when downloading UEFI shim and TBs in

[Bug 1389811] Re: tgtadm: out of memory crash

2016-05-23 Thread Blake Rouse
This is a huge problem affecting many people. If a users has lots of images imported into MAAS, tgt just fails to run. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389811 Title: tgtadm: out of mem

[Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2016-05-12 Thread Blake Rouse
Undecided => High ** Changed in: maas Importance: Critical => High ** Changed in: maas Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas/1.9 Assignee: (unassigned) => Trent Lloyd (lathiat) -- You received this bug notification because you are a member of

[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 to 3.13.0-71 causes

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 Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1389811] Re: tgtadm: out of memory crash

2016-04-21 Thread Blake Rouse
** Also affects: tgt (Ubuntu) Importance: Undecided Status: New ** Changed in: tgt (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389811 Title: tg

[Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2016-03-03 Thread Blake Rouse
Okay I have played around with this even more and its just not going to work without fixing isc-dhcp itself. Here is an example configuration, where the gateway is set in one shared-network and not in the other. When the machine boots it gets the gateway from the other shared- network. http://past

[Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2016-03-02 Thread Blake Rouse
Okay so what needs to be done to fix this issue is to order the subnets in the generated configuration where the ones without gateways come first and the ones with gateways follow. This causes isc-dhcp to work correctly. This might be an issue with shared-network because the order of the subnets ca

[Bug 1521618] Re: wrong subnet in DHCP answer when multiple networks are present

2016-03-02 Thread Blake Rouse
** Changed in: maas Importance: Medium => Critical ** Changed in: maas Milestone: None => 2.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521618 Title: wrong subnet in DHCP answer when

[Bug 1547640] Re: proxy tries ipv6 and gets 503 when no ipv6 routes

2016-02-21 Thread Blake Rouse
** No longer affects: maas ** No longer affects: maas/1.10 ** No longer affects: maas/1.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547640 Title: proxy tries ipv6 and gets 503 when no ipv6 ro

[Bug 1488594] Re: Nodes cannot boot after a storage disk replacement

2016-01-25 Thread Blake Rouse
If you know which is the old disk and you have the fully information for the new disk using the API you could update that disk with all the new disk information. You would need to be very sure about the data or the deployment would fail, that is why its recommended to re-commission. maas my-maas-s

[Bug 1356012] Re: maas incorrectly overmanages DNS reverse zones

2016-01-07 Thread Blake Rouse
This is being hit by users. I think we should fix this in 1.9.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356012 Title: maas incorrectly overmanages DNS reverse zones To manage notifications

[Bug 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-12-23 Thread Blake Rouse
** Tags removed: removal-candidate verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402042 Title: console= parameters need to be added before -- on

[Bug 1511497] Re: No hwe-w kernel for 14.04

2015-12-17 Thread Blake Rouse
Yeah still not showing in daily image yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511497 Title: No hwe-w kernel for 14.04 To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1526197] Re: [1.10] 'nodes new' CLI command crashes in twisted

2015-12-17 Thread Blake Rouse
This was fixed because of MAAS now using python3-twisted instead of python3-twisted-experimental. ** No longer affects: twisted (Ubuntu) ** Changed in: maas Status: In Progress => Fix Committed ** Changed in: maas Milestone: None => next -- You received this bug notification because

[Bug 1526197] Re: [1.10] 'nodes new' CLI command crashes in twisted

2015-12-15 Thread Blake Rouse
This issue is fixed in 15.5.0 of twisted. https://twistedmatrix.com/trac/changeset/45893 ** Also affects: twisted (Ubuntu) Importance: Undecided Status: New ** Changed in: twisted (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member

[Bug 1523682] Re: python3.5 contentsource.py:UrlContentSource passes -1 to fd.read

2015-12-09 Thread Blake Rouse
** Changed in: simplestreams Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523682 Title: python3.5 contentsource.py:UrlContentSource passes -1 to fd.read T

[Bug 1523947] [NEW] npm does not work on Xenial

2015-12-08 Thread Blake Rouse
Public bug reported: The nodejs package was upgraded on Xenial to a version that breaks the use of npm. A newer version of npm is needed to support the new nodejs in Xenial. ** Affects: npm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because yo

[Bug 1518389] [NEW] piston3 does not handle django 1.7 migrations correctly

2015-11-20 Thread Blake Rouse
Public bug reported: piston3 sets default on the timestamp field to a value that always changes since it is based on getting the current time. Since django 1.7 has its own builtin migration system this will cause "makemigrations" to always report that a migration is needed since it is changed. Pa

[Bug 1518387] [NEW] piston3 does not handle related object manages on non specified field lists

2015-11-20 Thread Blake Rouse
Public bug reported: piston3 raise an exeception that inspect.getargspec does not work on a class, as it expects it to be a function. This is because it is not a function but a callable related object manager. piston3 should handle this just like it does in the code a few lines above it, by checki

[Bug 1449099] Re: [SRU] bcache-tools to trusty

2015-11-09 Thread Blake Rouse
Now that this is in trusty we also need this in Precise. Without this MAAS will not be able to deploy Precise at all, because of curtin needing bcache-tools. ** Changed in: bcache-tools (Ubuntu Trusty) Status: Triaged => Fix Released ** Summary changed: - [SRU] bcache-tools to trusty + [S

[Bug 1510120] Re: UEFI deployment broken in MAAS 1.9

2015-10-29 Thread Blake Rouse
** Changed in: maas Status: Triaged => In Progress ** No longer affects: grub2-signed (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510120 Title: UEFI deployment broken in MAAS 1.9

[Bug 1510120] Re: UEFI deployment broken in MAAS 1.9

2015-10-29 Thread Blake Rouse
Bug 1511437 is related but not the full issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510120 Title: UEFI deployment broken in MAAS 1.9 To manage notifications about this bug go to: https://

[Bug 1510120] Re: UEFI deployment broken in MAAS 1.9

2015-10-29 Thread Blake Rouse
the LVM module and the system was able to boot correctly. The issue is that the grubnetx64.efi.signed is not being built with lvm.ko. ** Changed in: maas Status: In Progress => Triaged ** Changed in: maas Assignee: Blake Rouse (blake-rouse) => (unassigned) ** Also affects:

[Bug 1434257] Re: MAAS should set dnssec-validation to no in /etc/bind/named.conf.options

2015-09-23 Thread Blake Rouse
*** This bug is a duplicate of bug 1384334 *** https://bugs.launchpad.net/bugs/1384334 This is a duplicate and the duplicate has this marked fixed. MAAS 1.8 handles this option correctly and allows the user to change the setting directly in the MAAS settings either through the API or the UI.

[Bug 1423626] Re: Inconsistent device naming depending on install method - biosdevname/no biosdevname

2015-09-10 Thread Blake Rouse
Curtin now write the udev rules in MAAS 1.9 using the name of the interface set by commissioning or set by the user. The names will be consistent across deployments. D-I is not longer support is not something that should be used any more. ** Changed in: maas Status: Triaged => Fix Committe

[Bug 1449099] Re: sru bcache-tools to trusty

2015-08-11 Thread Blake Rouse
We need this in trusty to support deploying Trusty with MAAS using Bcache storage configuration. Please backport bcache-tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449099 Title: sru bcache

[Bug 1480996] Re: maas memory rounding seems wrong

2015-08-03 Thread Blake Rouse
** Also affects: maas Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480996 Title: maas memory rounding seems wrong To manage notifications about this bu

[Bug 1386275] Re: failure with utopic level lsblk. should use --output, not --out.

2015-07-23 Thread Blake Rouse
** Changed in: curtin Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386275 Title: failure with utopic level lsblk. should use --output, not --out. To manag

[Bug 1373137] Re: need to run update-grub when grub-install

2015-07-23 Thread Blake Rouse
** Changed in: curtin Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373137 Title: need to run update-grub when grub-install To manage notifications about thi

[Bug 1456969] Re: MAAS cli/API: missing option set use-fast-installer / use-debian-installer

2015-06-01 Thread Blake Rouse
** Changed in: maas/1.7 Status: In Progress => Fix Committed ** Changed in: maas/1.7 Milestone: None => 1.7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1456969 Title: MAAS cli/API: m

[Bug 1387859] Re: When MAAS has too many leases, and lease parsing fails, MAAS fails to auto-map NIC with network

2015-06-01 Thread Blake Rouse
** Changed in: maas/1.7 Status: New => Fix Committed ** Changed in: maas/1.7 Assignee: (unassigned) => Raphaƫl Badin (rvb) ** Changed in: maas/1.7 Milestone: None => 1.7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1376531] Re: Voice audio during phone call is muffled

2015-05-22 Thread Blake Rouse
I will need to check with the latest release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1376531 Title: Voice audio during phone call is muffled To manage notifications about this bug go to: htt

[Bug 1450091] Re: tgt does not auto-start on Vivid

2015-05-18 Thread Blake Rouse
** Also affects: maas Importance: Undecided Status: New ** Changed in: maas Status: New => In Progress ** Changed in: maas Assignee: (unassigned) => Blake Rouse (blake-rouse) ** Changed in: maas Importance: Undecided => Critical ** Changed in: maas Milest

[Bug 1360403] Re: MMS does not work with T-Mobile US

2015-04-23 Thread Blake Rouse
Yes please! Preventing me from using Ubuntu Phone on my Nexus 4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360403 Title: MMS does not work with T-Mobile US To manage notifications about this b

[Bug 1437353] Re: UEFI network boot hangs at grub for adapter 82599ES 10-Gigabit SFI/SFP+

2015-03-30 Thread Blake Rouse
** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437353 Title: UEFI network boot hangs at grub for adapter 82599ES 10-Gigabi

[Bug 1437353] Re: UEFI network boot hangs at grub for adapter 82599ES 10-Gigabit SFI/SFP+

2015-03-27 Thread Blake Rouse
This bug actually seems to be related more to how MAAS handles the TFTP request. Doesn't really seem to be a grub issue now that I look more a the logs. Going to remove grub2 on this bug as the MAAS TFTP server needs to be fixed. I am seeing two different errors in the log. http://paste.ubuntu.co

[Bug 1437024] Re: Failure to PXE-boot from secondary NIC

2015-03-27 Thread Blake Rouse
Yes I will need to modify MAAS to debug the issue. Next week works fine for me, as I am also stuck on doing other stuff this week. ** No longer affects: grub2 (Ubuntu) ** Tags removed: grubnet ** Tags added: ipv6 -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1437024] Re: Failure to PXE-boot from secondary NIC

2015-03-27 Thread Blake Rouse
This one might be more related to how we handle ipv6 on the tftp server. With this stack trace here: http://pastebin.ubuntu.com/10689385/ Would it be possible to gain access to the MAAS and machine to debug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1437024] Re: Failure to PXE-boot from secondary NIC

2015-03-27 Thread Blake Rouse
This seems to be very similar to bug 1437353, targeting to grub2 as well. ** Tags added: grubnet hwe ** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => High ** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New -- You receiv

[Bug 1437353] Re: UEFI network boot hangs at grub for adapter 82599ES 10-Gigabit SFI/SFP+

2015-03-27 Thread Blake Rouse
Seems that grubnetx64.efi is hanging with that interface as it should next request the grub/grub.cfg file, but that never occurs. Feels like its a grubnetx64.efi issue, targeting to that as well. ** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => Hig

[Bug 1433697] Re: maas depends on syslinux-dev, removed upstream

2015-03-18 Thread Blake Rouse
** Changed in: maas Status: New => In Progress ** Changed in: maas Importance: Undecided => Critical ** Changed in: maas Milestone: None => next ** Changed in: maas Assignee: (unassigned) => Andres Rodriguez (andreserl) ** Changed in: maas (Ubuntu) Status: New => Fix C

[Bug 1428042] Re: Migration hang with defunct process when upgrading from 1.7.1 to 1.7.2rc1

2015-03-04 Thread Blake Rouse
** Changed in: ubuntu Status: Invalid => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428042 Title: Migration hang with defunct process when upgrading from 1.7.1 to 1.7.2rc1

  1   2   >