2016-11-29 23:45:42 |
LaMont Jones |
bug |
|
|
added bug |
2016-12-19 16:41:35 |
LaMont Jones |
bug task added |
|
maas |
|
2017-01-25 21:01:27 |
LaMont Jones |
summary |
freeipmi ipmi-config (and discovery) lacks ipv6 support |
freeipmi ipmi-config --checkout lacks support for ipv6 lan parameters |
|
2017-01-25 21:02:15 |
LaMont Jones |
description |
See also https://github.com/chu11/freeipmi-mirror/issues/8 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC. |
See also https://github.com/chu11/freeipmi-mirror/issues/8 and https://github.com/chu11/freeipmi-mirror/issues/12 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC. |
|
2017-01-25 21:17:38 |
LaMont Jones |
description |
See also https://github.com/chu11/freeipmi-mirror/issues/8 and https://github.com/chu11/freeipmi-mirror/issues/12 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC. |
See also https://github.com/chu11/freeipmi-mirror/issues/8 and https://github.com/chu11/freeipmi-mirror/issues/12 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC.
[Impact]
* Machines with BMCs configured to use IPv6 addresses, ipmi-config
(silently) fails to show those values.
* MAAS 2.2 supports IPv6 BMC addresses, and depends on ipmi-config
finding the IPv6 address of the BMC.
* This upload is a backport of an upstream work-in-progress to add IPv6
configuration parameters to ipmi-config. While the eventual upstream
source may differ slightly as the branch lands, this delivers the
information for use. ANYONE USING THIS CODE NEEDS TO BE PREPARED TO
CHANGE TO MATCH THE ACTUAL DELIVERY WHEN 1.6 LANDS.
[Test Case]
* Start with an HP DL360 Proliant Gen9 (iLO4 is required) with an IPv6
address configured on the iLO. Try to get ipmi-config to give you
that address.
* This upload introduces the Lan6_Conf section (which may change when
1.6 finally arrives.) The following displays the IPv6 Addresses of
the BMC:
ipmi-config --checkout --category=core --section=Lan6_Conf
[Regression Potential]
* Scripting that uses --checkout and no section/key-pair specification
will now see the additional Lan6_Conf section, which has the potential
to confuse said script.
* If upstream changes the presentation of the data, anyone who has
adopted this pre-release of same may see differences. The section is
clearly marked as subject to change in 1.6, and missing in 1.5. (If
Ubuntu syncs 1.5, MAAS is committed to porting this change forward.
Upstream has committed to the feature being present in 1.6.)
[Other Info] |
|
2017-01-26 16:48:59 |
LaMont Jones |
freeipmi (Ubuntu): milestone |
|
ubuntu-17.04 |
|
2017-01-26 16:49:10 |
LaMont Jones |
nominated for series |
|
Ubuntu Yakkety |
|
2017-01-26 16:49:10 |
LaMont Jones |
bug task added |
|
freeipmi (Ubuntu Yakkety) |
|
2017-01-26 16:49:10 |
LaMont Jones |
nominated for series |
|
Ubuntu Xenial |
|
2017-01-26 16:49:10 |
LaMont Jones |
bug task added |
|
freeipmi (Ubuntu Xenial) |
|
2017-01-26 16:52:46 |
LaMont Jones |
maas: milestone |
|
2.2.0 |
|
2017-01-26 16:53:07 |
LaMont Jones |
description |
See also https://github.com/chu11/freeipmi-mirror/issues/8 and https://github.com/chu11/freeipmi-mirror/issues/12 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC.
[Impact]
* Machines with BMCs configured to use IPv6 addresses, ipmi-config
(silently) fails to show those values.
* MAAS 2.2 supports IPv6 BMC addresses, and depends on ipmi-config
finding the IPv6 address of the BMC.
* This upload is a backport of an upstream work-in-progress to add IPv6
configuration parameters to ipmi-config. While the eventual upstream
source may differ slightly as the branch lands, this delivers the
information for use. ANYONE USING THIS CODE NEEDS TO BE PREPARED TO
CHANGE TO MATCH THE ACTUAL DELIVERY WHEN 1.6 LANDS.
[Test Case]
* Start with an HP DL360 Proliant Gen9 (iLO4 is required) with an IPv6
address configured on the iLO. Try to get ipmi-config to give you
that address.
* This upload introduces the Lan6_Conf section (which may change when
1.6 finally arrives.) The following displays the IPv6 Addresses of
the BMC:
ipmi-config --checkout --category=core --section=Lan6_Conf
[Regression Potential]
* Scripting that uses --checkout and no section/key-pair specification
will now see the additional Lan6_Conf section, which has the potential
to confuse said script.
* If upstream changes the presentation of the data, anyone who has
adopted this pre-release of same may see differences. The section is
clearly marked as subject to change in 1.6, and missing in 1.5. (If
Ubuntu syncs 1.5, MAAS is committed to porting this change forward.
Upstream has committed to the feature being present in 1.6.)
[Other Info] |
See also https://github.com/chu11/freeipmi-mirror/issues/8 and https://github.com/chu11/freeipmi-mirror/issues/12 -- freeipmi needs to successfully discover the ipv6 address of a hosts BMC.
[Impact]
* Machines with BMCs configured to use IPv6 addresses, ipmi-config
(silently) fails to show those values.
* MAAS 2.2 supports IPv6 BMC addresses, and depends on ipmi-config
finding the IPv6 address of the BMC.
* This upload is a backport of an upstream work-in-progress to add IPv6
configuration parameters to ipmi-config. While the eventual upstream
source may differ slightly as the branch lands, this delivers the
information for use. ANYONE USING THIS CODE NEEDS TO BE PREPARED TO
CHANGE TO MATCH THE ACTUAL DELIVERY WHEN 1.6 LANDS.
[Test Case]
* Start with an HP DL360 Proliant Gen9 (iLO4 is required) with an IPv6
address configured on the iLO. Try to get ipmi-config to give you
that address.
* This upload introduces the Lan6_Conf section (which may change when
1.6 finally arrives.) The following displays the IPv6 Addresses of
the BMC:
ipmi-config --checkout --category=core --section=Lan6_Conf
[Regression Potential]
* Scripting that uses --checkout and no section/key-pair specification
will now see the additional Lan6_Conf section, which has the potential
to confuse said script.
* If upstream changes the presentation of the data, anyone who has
adopted this pre-release of same may see differences. The section is
clearly marked as subject to change in 1.6, and missing in 1.5. (If
Ubuntu syncs 1.5, MAAS is committed to porting this change forward.
Upstream has committed to the feature being present in 1.6.)
[Other Info]
Once the changes are available, MAAS will need to change to use the new Lan6_Conf section. |
|
2017-01-26 16:56:26 |
LaMont Jones |
freeipmi (Ubuntu Xenial): milestone |
|
xenial-updates |
|
2017-01-26 16:56:29 |
LaMont Jones |
freeipmi (Ubuntu Yakkety): milestone |
|
yakkety-updates |
|
2017-01-26 19:18:01 |
Launchpad Janitor |
freeipmi (Ubuntu): status |
New |
Fix Released |
|
2017-01-26 22:29:24 |
Launchpad Janitor |
branch linked |
|
lp:~lamont/maas/bug-1645912 |
|
2017-02-01 00:25:04 |
Chris Halse Rogers |
freeipmi (Ubuntu Xenial): status |
New |
Fix Committed |
|
2017-02-01 00:25:07 |
Chris Halse Rogers |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2017-02-01 00:25:13 |
Chris Halse Rogers |
bug |
|
|
added subscriber SRU Verification |
2017-02-01 00:25:18 |
Chris Halse Rogers |
tags |
|
verification-needed |
|
2017-02-01 00:31:31 |
Chris Halse Rogers |
freeipmi (Ubuntu Yakkety): status |
New |
Fix Committed |
|
2017-02-03 17:53:34 |
MAAS Lander |
maas: status |
New |
Fix Committed |
|
2017-02-09 15:50:09 |
LaMont Jones |
tags |
verification-needed |
verification-done |
|
2017-02-09 19:46:12 |
Launchpad Janitor |
freeipmi (Ubuntu Xenial): status |
Fix Committed |
Fix Released |
|
2017-02-09 19:46:20 |
Brian Murray |
removed subscriber Ubuntu Stable Release Updates Team |
|
|
|
2017-02-09 19:47:18 |
Launchpad Janitor |
freeipmi (Ubuntu Yakkety): status |
Fix Committed |
Fix Released |
|
2017-02-09 21:58:06 |
Launchpad Janitor |
branch linked |
|
lp:~lamont/maas/bug-1645912b |
|
2017-02-10 01:35:06 |
rahmadani |
maas: assignee |
|
rahmadani (rahmadani) |
|
2017-02-10 01:35:13 |
rahmadani |
freeipmi (Ubuntu): assignee |
|
rahmadani (rahmadani) |
|
2017-02-10 01:35:22 |
rahmadani |
freeipmi (Ubuntu Yakkety): assignee |
|
rahmadani (rahmadani) |
|
2017-02-10 01:35:28 |
rahmadani |
freeipmi (Ubuntu Xenial): assignee |
|
rahmadani (rahmadani) |
|
2017-02-10 15:10:09 |
Launchpad Janitor |
branch linked |
|
lp:~lamont/maas/bug-1645912-2.1b |
|
2017-02-10 15:17:35 |
LaMont Jones |
nominated for series |
|
maas/2.1 |
|
2017-02-10 15:17:35 |
LaMont Jones |
bug task added |
|
maas/2.1 |
|
2017-02-10 15:18:13 |
LaMont Jones |
tags |
verification-done |
maas-ipv6 verification-done |
|
2017-02-10 15:19:26 |
LaMont Jones |
maas/2.1: milestone |
|
2.1.4 |
|
2017-02-17 00:16:21 |
MAAS Lander |
maas/2.1: status |
New |
Fix Committed |
|
2017-03-02 20:13:56 |
Andres Rodriguez |
maas/2.1: status |
Fix Committed |
Fix Released |
|
2017-03-15 09:13:10 |
Andres Rodriguez |
maas: status |
Fix Committed |
Fix Released |
|
2017-03-27 02:26:38 |
rahmadani |
maas/2.1: assignee |
|
rahmadani (rahmadani) |
|