Activity log for bug #2045020

Date Who What changed Old value New value Message
2023-11-28 10:47:31 Federico Bosi bug added bug
2023-11-28 10:47:31 Federico Bosi attachment added Screenshot 2023-11-28 alle 11.46.38.png https://bugs.launchpad.net/bugs/2045020/+attachment/5724193/+files/Screenshot%202023-11-28%20alle%2011.46.38.png
2023-11-28 14:31:12 Federico Bosi description On MAAS 3.4-RC1, I configured a subnet my:prefix:141::/80. The rack controller has address my:prefix:141::rack. MAAS correctly hands out DHCPv6 addresses but when the image boots, the cloud-config-url kernel parameter has the rack's ip without square brackets (see attachment) and fails saying it cannot parse the url as the added port makes in invalid. The host then fails to enlist sayng that no datasource can be found. If in the custom kernel parameter I override it by adding `cloud-config-url="http://[my:prefix:141::rack]:5248/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed"` the node enlists successfully. On MAAS 3.4-RC1, I configured a subnet my:prefix:141::/80. The rack controller has address my:prefix:141::rack. MAAS correctly hands out DHCPv6 addresses but when the image boots, the cloud-config-url kernel parameter has the rack's ip without square brackets (see attachment) and fails saying it cannot parse the url as the added port makes in invalid. The host then fails to enlist saying that no datasource can be found. If in the custom kernel parameters I override it by adding `cloud-config-url="http://[my:prefix:141::rack]:5248/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed"` the node enlists successfully.
2023-12-04 08:14:40 Jacopo Rota maas: importance Undecided High
2023-12-04 08:14:42 Jacopo Rota maas: status New Triaged
2023-12-04 08:18:12 Jacopo Rota maas: milestone 3.5.0
2023-12-04 09:55:11 Jacopo Rota maas: assignee Jacopo Rota (r00ta)
2023-12-04 11:55:13 Jacopo Rota merge proposal linked https://code.launchpad.net/~r00ta/maas/+git/maas/+merge/456763
2023-12-04 14:14:22 MAAS Lander maas: status Triaged Fix Committed
2024-03-05 12:19:58 Anton Troyanov maas: milestone 3.5.0 3.5.0-beta1
2024-03-05 12:25:07 Anton Troyanov maas: status Fix Committed Fix Released