update for V3 kernel bits and improved multiple fan slice support
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
iproute2 (Ubuntu) |
Fix Released
|
High
|
Andy Whitcroft | |||
Trusty |
Fix Released
|
High
|
Andy Whitcroft | |||
Vivid |
Fix Released
|
High
|
Andy Whitcroft | |||
Wily |
Fix Released
|
High
|
Andy Whitcroft | |||
linux (Ubuntu) |
Fix Released
|
High
|
Andy Whitcroft | |||
Trusty |
New
|
High
|
Andy Whitcroft | |||
Vivid |
Fix Released
|
High
|
Andy Whitcroft | |||
Wily |
Fix Released
|
High
|
Andy Whitcroft | |||
linux-lts-utopic (Ubuntu) | ||||||
Trusty |
New
|
High
|
Andy Whitcroft | |||
linux-lts-vivid (Ubuntu) | ||||||
Trusty |
Fix Released
|
High
|
Andy Whitcroft | |||
ubuntu-fan (Ubuntu) |
Fix Released
|
High
|
Andy Whitcroft | |||
Trusty |
Fix Released
|
High
|
Andy Whitcroft | |||
Vivid |
Fix Released
|
High
|
Andy Whitcroft | |||
Wily |
Fix Released
|
High
|
Andy Whitcroft |
Bug Description
Fan V2 to V3 transition plan
=======
Currently we have V2 Fan kernel patches paired with an
/etc/defaults/
transition to both V3 Fan kernel patches with fanctl based configuration
allowing multiple fans to be configured together.
The new V3 kernel bits fix a significant limitation wherein we could not
have multiple slices of different overlay address ranges on the same local
address. This update introduces an incompatible kernel interface against
a different device. The new functionality is a full superset of the old.
The new V3 kernel bits require updated iproute2 patches to handle the
new netlink form carrying the expanded map forms.
In order to manage multiple Fan devices we are updating ubuntu-fan to use
the new fanctl command line tool and a new fan specific configuration file.
This plan assumes we are not wedded to the kernel interface, that the
supported API is the /etc/defaults/
Considerations
==============
We are unable to depend on kernel features, as we have no meaninful
dependencies to kernel versions.
We need to change the primary configuration file and format for ubuntu-fan
package to allow multiple slices of multiple fans to be configured
together.
We have V2 kernel bits in the wild. We have V2 iproute in the wild.
Steps
=====
1) update fanctl to support both the V2 and V3 kernel interfaces as we cannot
depend on a kernel version meaningfully.
2) update iproute2 to support configuring both V2 and V3 kernel interfaces.
3) update ubuntu-fan with the updated fanctl, supporting migration
of the /etc/default/fan contents to /etc/network/fan (or directly
handling that form), and depending on the updated iproute2 bits.
4) release updated iproute2 bits.
5) release updated ubuntu-fan bits.
6) release updated kernel bits (V3 kernel module).
Testing
=======
Need to test old and new kernels with old and new ubuntu-fan levels.
We obviously do not expect the old userspace to work with the new kernels,
but it should fail obviously.
===
Discussions on this with the Ubuntu Tech Board are in the thread below:
https:/
Related branches
Changed in ubuntu-fan (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu): | |
status: | New → In Progress |
Changed in iproute2 (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
Changed in linux (Ubuntu): | |
importance: | Undecided → High |
Changed in iproute2 (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in iproute2 (Ubuntu Vivid): | |
status: | New → Triaged |
importance: | Undecided → High |
status: | Triaged → In Progress |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu Vivid): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in ubuntu-fan (Ubuntu Vivid): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andy Whitcroft (apw) |
description: | updated |
Changed in linux (Ubuntu Vivid): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | New → Invalid |
Changed in linux-lts-vivid (Ubuntu Vivid): | |
status: | New → Invalid |
Changed in ubuntu-fan (Ubuntu Trusty): | |
assignee: | nobody → Andy Whitcroft (apw) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in linux (Ubuntu Trusty): | |
status: | Invalid → Won't Fix |
Changed in ubuntu-fan (Ubuntu Trusty): | |
importance: | Medium → High |
Changed in linux-lts-vivid (Ubuntu Wily): | |
status: | New → Invalid |
Changed in linux-lts-vivid (Ubuntu Trusty): | |
status: | New → Fix Committed |
Changed in iproute2 (Ubuntu Trusty): | |
assignee: | nobody → Andy Whitcroft (apw) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in linux-lts-utopic (Ubuntu Vivid): | |
status: | New → Invalid |
Changed in linux-lts-utopic (Ubuntu Wily): | |
status: | New → Invalid |
Changed in linux (Ubuntu Trusty): | |
status: | Won't Fix → New |
Changed in linux-lts-utopic (Ubuntu Trusty): | |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux-lts-vivid (Ubuntu Trusty): | |
assignee: | nobody → Andy Whitcroft (apw) |
no longer affects: | linux-lts-utopic (Ubuntu) |
Changed in linux (Ubuntu Trusty): | |
importance: | Undecided → High |
no longer affects: | linux-lts-utopic (Ubuntu Vivid) |
no longer affects: | linux-lts-utopic (Ubuntu Wily) |
no longer affects: | linux-lts-vivid (Ubuntu) |
no longer affects: | linux-lts-vivid (Ubuntu Vivid) |
no longer affects: | linux-lts-vivid (Ubuntu Wily) |
Changed in linux-lts-utopic (Ubuntu Trusty): | |
importance: | Undecided → High |
Changed in linux-lts-vivid (Ubuntu Trusty): | |
importance: | Undecided → High |
tags: |
added: verification-done-oracular-linux removed: verification-needed-oracular-linux |
This bug was fixed in the package iproute2 - 3.16.0-2ubuntu2
---------------
iproute2 (3.16.0-2ubuntu2) wily; urgency=low
* Update Ubuntu FAN support to V3. (LP: #1470091)
-- Andy Whitcroft <email address hidden> Mon, 29 Jun 2015 16:59:24 +0100