Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up the errors in doxcat and add messages for tracing issues [ DO NOT MERGE ] #2278

Closed
wants to merge 1 commit into from

Conversation

whowutwut
Copy link
Member

@whowutwut whowutwut commented Dec 7, 2016

We have seen some reports from customers that hardware discovery takes up to 15 minutes in some cases in the genesis kernel. It looks like it has something to do with NTP but the actual reason is not known.

[Tue Nov 29 11:02:05 2016]cp: cannot stat '/usr/share/zoneinfo/posix/America/Los_Angeles': No such file or directory
[Tue Nov 29 11:02:07 2016]<166>Nov 29 11:02:06 xcat.genesis.doxcat: Acquired IPv4 address on enP5p7s0f1
[Tue Nov 29 11:02:07 2016]192.168.64.174/24
[Tue Nov 29 11:18:03 2016]ppc64

Between the IP address and "ppc64" it's around 16 minutes.

The changes in this pull request is to clean up the error messages that come out during genesis doxcat script runs and have better logging messages to pinpoint the issue.

to avoid confusion.  Better log messages so that we can pinpoint issues
during discovery
@whowutwut whowutwut added this to the 2.13 milestone Dec 7, 2016
@whowutwut
Copy link
Member Author

@zet809 I created this pull request so that it can be reviewed. I'm debating if we should add these changes since we are re-spinning the xCAT-genesis-base for 2.13.0 release. I still need to UT these changes as I didn't get around to it today, but will do it first thing tomorrow.

@whowutwut
Copy link
Member Author

The issue is fixed in #2307

@whowutwut whowutwut closed this Dec 13, 2016
@whowutwut whowutwut deleted the genesis_fixes branch May 21, 2018 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants