-
Notifications
You must be signed in to change notification settings - Fork 40
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
sled-agent does not create enough crucible zones #2407
Comments
I think this is actually working as intended, even though it's weird. Lemme justify why, and tell me if you think I'm still wrong. Evidence
HypothesisSo, here's the order of events I think is happening:
As a result, that zpool is initialized, but no crucible service is ever provisioned to it. Who provisions Crucible?Right now, only RSS is responsible for the provisioning of Crucible datasets. However, in the future, Nexus should maintain this responsibility, as documented by #732 . So, right now, if it's not part of the original RSS plan, it never gets provisioned. |
So, in summary, this is not a bug, but a not yet finished part of Nexus. Is there anything we could do on the dogfood system to sandbag RSS starting, to |
I believe this issue is fixed by the reconfigurator, which provisions crucible zones to all active physical disks in the control plane |
On the dogfood system (BRM42220070, gimlet in cubby 26) I've installed Omicron.
I have 10 U.2 SSDs and 2 M.2s.
I can see sled-agent has created 13 pools for me.
One for the root pool, two on the M.2s, and 10 on the U.2s:
However, sled-agent itself only has 8 crucible zones:
Two of these are on the M.2 devices, so we really have six crucible zones out of 10 expected.
For some reason the additional zones are not created.
I've attached the sled agent log.
sled-agent.log
The text was updated successfully, but these errors were encountered: