Sled Agent startup logging is confusing #1215
Labels
Debugging
For when you want better data in debugging an issue (log messages, post mortem debugging, and more)
development
Bugs, paper cuts, feature requests, or other thoughts on making omicron development better
Sled Agent
Related to the Per-Sled Configuration and Management
While setting up the stack a few weeks ago, I found the Sled Agent logging pretty confusing about the current state of things.
The first thing to know is that Sled Agent startup makes calls out to Nexus, but the first time it starts up, Nexus isn't running yet. Eventually, it will deploy the first Nexus instance.
I'll include the full log here for reference:
What I found most confusing are those messages at the end:
As I looked at this, it was five minutes later:
I think there are a few problems here:
This might be a bug in the behavior, not just the log. If not, maybe we could be more clear about what's being retried?
The text was updated successfully, but these errors were encountered: