[Bug 1798117] Re: juju sends "network" top level key to user.network-config in lxd containers

2018-11-22 Thread Joseph Phillips
anged in: juju Assignee: (unassigned) => Joseph Phillips (manadart) ** Changed in: juju Status: Triaged => 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/1798117 Title:

[Bug 1798117] Re: juju sends "network" top level key to user.network-config in lxd containers

2018-11-22 Thread Joseph Phillips
** Changed in: juju Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1798117 Title: juju sends "network" top level key to user.network-config in lxd contai

[Bug 1756040] Re: bionic: LXD containers don't get fan network IP addresses

2018-11-23 Thread Joseph Phillips
Note that the cloud-init error has been addressed in the 2.4 and develop (2.5) branches. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756040 Title: bionic: LXD containers don't get fan network IP

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-29 Thread Joseph Phillips
Upgrade steps: https://github.com/juju/juju/pull/11159 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860432 Title: juju agent fails to start on focal To manage notifications about this bug go to:

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-29 Thread Joseph Phillips
** Changed in: juju Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860432 Title: juju agent fails to start on focal To manage notifications about this bu

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-21 Thread Joseph Phillips
** Changed in: juju Status: Triaged => In Progress ** Changed in: juju Assignee: (unassigned) => Joseph Phillips (manadart) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860432

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-22 Thread Joseph Phillips
Can we get some reproduction detail? I can't specify focal as bootstrap-series on LXD (no image found) or MAAS (doesn't start an instance, though I did add 20.04 to the image list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-22 Thread Joseph Phillips
Nevermind need to use the daily image stream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860432 Title: juju agent fails to start on focal To manage notifications about this bug go to: https://b

[Bug 1860432] Re: juju agent fails to start on focal

2020-01-23 Thread Joseph Phillips
Initial patch for support in 2.7 is here: https://github.com/juju/juju/pull/11147 Other patches for upgrade paths will follow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860432 Title: juju agen

[Bug 1816170] Re: KVM instances fail at creation with: Failed to get shared "write" lock Is another process using the image?

2019-03-18 Thread Joseph Phillips
** Changed in: juju Status: Triaged => In Progress ** Changed in: juju Assignee: Richard Harding (rharding) => Joseph Phillips (manadart) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1816170] Re: KVM instances fail at creation with: Failed to get shared "write" lock Is another process using the image?

2019-03-18 Thread Joseph Phillips
I have proposed https://github.com/juju/juju/pull/9898 to address this. Many thanks to all involved in reproducing/delving this issue. Really nice to have the analysis side handed to the core team on a plate :) ** Changed in: juju Milestone: None => 2.5.3 ** Changed in: juju Status: I

[Bug 1816170] Re: KVM instances fail at creation with: Failed to get shared "write" lock Is another process using the image?

2019-03-18 Thread Joseph Phillips
** Changed in: juju Status: Fix Committed => 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/1816170 Title: KVM instances fail at creation with: Failed to get shared "write" lock

[Bug 1816170] Re: KVM instances fail at creation with: Failed to get shared "write" lock Is another process using the image?

2019-03-18 Thread Joseph Phillips
** Changed in: juju Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1816170 Title: KVM instances fail at creation with: Failed to get shared "write" lock

[Bug 1936842] Re: agent cannot be up on LXD/Fan network on OpenStack OVN/geneve mtu=1442

2021-10-14 Thread Joseph Phillips
Hmm. Now I see that on Canonistack, this is all set up correctly by default. 2: ens2: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:5f:24:be brd ff:ff:ff:ff:ff:ff inet 10.48.130.242/17 brd 10.48.255.255 scope global dynamic ens2 valid_lft 85790sec pr

[Bug 1599886] Re: apt-mirror does not override security.ubuntu.com for containers on trusty

2021-10-22 Thread Joseph Phillips
Trusty is no longer a supported Juju series. ** Changed in: juju Status: Incomplete => 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/1599886 Title: apt-mirror does not override sec

[Bug 1936842] Re: agent cannot be up on LXD/Fan network on OpenStack OVN/geneve mtu=1442

2021-10-25 Thread Joseph Phillips
I've removed ubuntu-fan. I'm working on a fix for this. What needs to happen is for the container NIC to use the MTU of the VXLAN accompanying the Fan bridge (which appears to be correctly offset from the underlay) rather than the bridge itself. ** No longer affects: ubuntu-fan (Ubuntu) -- You

[Bug 1944080] Re: [fan-network] Race-condition between "apt update" and dhcp request causes cloud-init error

2022-02-08 Thread Joseph Phillips
** Changed in: juju Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944080 Title: [fan-network] Race-condition between "apt update" and dhcp request causes clo

[Bug 1936842] Re: agent cannot be up on LXD/Fan network on OpenStack OVN/geneve mtu=1442

2021-09-30 Thread Joseph Phillips
I've added the ubuntu-fan package, as fanctl should accommodate the underlay MTU. There is a work-around for the Juju case, which I will look to implement. ** Also affects: ubuntu-fan (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a me

[Bug 1936842] Re: agent cannot be up on LXD/Fan network on OpenStack OVN/geneve mtu=1442

2021-10-12 Thread Joseph Phillips
** Changed in: juju Status: Triaged => In Progress ** Changed in: juju Milestone: None => 2.9.17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936842 Title: agent cannot be up on LXD/Fa

[Bug 2084444] Re: juju can not parse new 50-cloud-init.yaml properly after netplan 0.107 under 22.04

2024-10-15 Thread Joseph Phillips
Juju fix is actually trivial: https://github.com/juju/juju/pull/18249 I'll get it landed shortly. ** Changed in: juju Status: New => In Progress ** Changed in: juju Importance: Undecided => High ** Changed in: juju Milestone: None => 3.5.5 -- You received this bug notification b