10 Commits

Author SHA1 Message Date
Julia Kreger
040e5f2ce0 Log IPv6 configuration status for tinycore
We're seeing some job failures with IPv6 when tinycore is
getting pulled in for rackspace hosts. The underlying issue
appears to be that we don't have an IPv6 route in the kernel.

First step, get more data.

Change-Id: I5b478893a2f114bdbeee53af5f44dc8139b02c52
2020-07-28 06:25:34 -07:00
Vasyl Saienko
ddd631aacb [tinyipa] Fix getting MTU via dhcp
The patch updates udhcpc script to handle MTU option advertised
by DHCP server.

Change-Id: I2708b71abfe3bc24089f4a51514d362da1491c66
2020-06-24 14:58:51 +00:00
Riccardo Pittau
531167c2d5 Upgrade to tinycore 10.x
Upgrading tinycore from version 9.x to 10.x
This change was merged [1] and reverted [2], let's give it another
try and eventually discuss about possible issues.

[1] https://review.opendev.org/688411
[2] https://review.opendev.org/698098

Change-Id: I831b414461f77c65e34b0f357763e38e74e65e29
2020-02-10 14:55:56 +01:00
Julia Kreger
e28167a8f5 Be a bit more verbose around tinyipa for rescue
Seems we have no real way to grok if there was a rescue setup failure
because we don't log any information to the console about the node
once dhcp has occured.

As such, added an additional line of text to be logged and added
the ip addr command which should save a list of addresses by
interface to the console to assist in CI job troubleshooting.

Change-Id: Ib3f6e24d0687e9da8e551355fe04faf3f86ff582
2019-12-17 06:24:10 -08:00
Zuul
61985939fa Merge "Revert "Update tinycore from 9.x to 10.x"" 2019-12-10 01:01:28 +00:00
Julia Kreger
d6aeb03b47 Revert "Update tinycore from 9.x to 10.x"
This reverts commit e8c8a9f76b81081cd366ac872a400fc8f934ef0c.

Change-Id: I9bb95f611460b0a1e657a79a1f4d02e0c1d4a291
2019-12-09 21:54:04 +00:00
Zuul
a34dfda613 Merge "Update tinycore from 9.x to 10.x" 2019-12-02 21:59:59 +00:00
Pierre Riteau
fc070c691e Fix IPA execution issues due to lack of entropy
While running TinyIPA stable/stein images in KVM virtual machines with
Tenks, we noticed that IPA would start but not execute further, which
appeared to be caused by a lack of entropy.

This patch installs haveged, a simple entropy daemon [1], into the
tinyipa ramdisk and starts it on boot, which resolves the issue.

While this problem was reproduced reliably with stable/stein and not
seen with stable/train or stable/rocky images, we will start running
haveged in all versions, for consistency. It adds less than 20 KiB to
the ramdisk.

[1] http://www.issihosts.com/haveged/

Change-Id: I7d47b7828733cc03c1ed6c370c451465a6d492b6
Story: 2006911
Task: 37554
2019-11-21 15:35:35 +01:00
Julia Kreger
e8c8a9f76b Update tinycore from 9.x to 10.x
Change-Id: I14a44700df8c7acc524bd4c410d60b56cc79f67e
Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
2019-11-19 12:53:44 +00:00
Nisha Brahmankar
5cdadc54ee Moving tinyipa to IPA-B from IPA
Task: 30071
Story: 2005114

Change-Id: Ic0694e120163efaa623b6bff9f58963460c1577e
2019-06-12 18:54:14 +05:30