[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-07-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.9.1 --- ubuntu-fan (0.9.1) xenial; urgency=medium [ Andy Whitcroft ] * fanatic: fix legacy command line form syntax error (LP: #1584150) * fanctl/fanatic: add help commands/options with initial pointers (LP: #1535054) [

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-07-15 Thread Andy Whitcroft
Confirmed that appropriate non-default masks now produce sensible docket configurations. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-07-11 Thread Chris J Arges
Hello Leann, or anyone else affected, Accepted ubuntu-fan into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-fan/0.9.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-07-04 Thread Andy Whitcroft
** Description changed: Fan allows for variable sized subnet map sizes. For example, if I want to map a /24 to a /16 instead of the default /16 to /8, Fan supports this. However, when configuring this via fanatic, I see that docker configuration fails. In /etc/default/docker, the

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-06-06 Thread Andy Whitcroft
** Also affects: ubuntu-fan (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: ubuntu-fan (Ubuntu Xenial) Status: New => In Progress ** Changed in: ubuntu-fan (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: ubuntu-fan (Ubuntu) Assignee:

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-23 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.10.0 --- ubuntu-fan (0.10.0) yakkety; urgency=medium [ Andy Whitcroft ] * fanatic: fix legacy command line form syntax error (LP: #1584150) * fanctl/fanatic: add help commands/options with initial pointers (LP: #1535054) [

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Andy Whitcroft
@Leann -- I have just uploaded an updated ubuntu-fan package with a number of fixes including this one to ppa:apw/ubuntu/fan-staging. Could you test that out for me and report back. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Leann Ogasawara
Thanks Jay! Tested here and verified it works. ** Changed in: ubuntu-fan (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-fan (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Jay Vosburgh
I haven't tested this patch, but fanctl had the same issue, and I believe the fix is that the subnet math has to be "overlay_width + ( 32 - underlay_width )", not "overlay_width + underlay_width". Patch attached. ** Patch added: "fanatic.patch"

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Jay Vosburgh
I haven't tested this patch, but fanctl had the same issue, and I believe the fix is that the subnet math has to be "overlay_width + ( 32 - underlay_width )", not "overlay_width + underlay_width". Patch attached. ** Patch removed: "fanatic patch"

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Ubuntu Foundations Team Bug Bot
The attachment "fanatic patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-05-20 Thread Jay Vosburgh
I haven't tested this patch, but fanctl had the same issue, and I believe the fix is that the subnet math has to be "overlay_width + ( 32 - underlay_width )", not "overlay_width + underlay_width". Patch attached. ** Patch added: "fanatic patch"