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

instance start fails at the dpd_ensure step when one of the switch zones is unavailable #6896

Open
askfongjojo opened this issue Oct 18, 2024 · 0 comments
Labels
known issue To include in customer documentation and training

Comments

@askfongjojo
Copy link

The issue is somewhat unexpected as the two scrimlets are meant to provide redundancy. The error can be replicated when a scrimlet is brought down (e.g. by clean-slating and powering it down for expungement).

07:08:37.734Z INFO 390cc468-2358-4e95-a692-a771162c3054 (dropshot_external): request completed
    error_message_external = Internal Server Error
    error_message_internal = saga ACTION error at node "dpd_ensure": unable to find dendrite client for switch0
    file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/src/server.rs:938
    latency_us = 756038
    local_addr = 172.30.2.6:443
    method = POST
    remote_addr = 172.20.17.42:61496
    req_id = 55f3ba9d-5f67-418c-b6d3-6759b3e36cfb
    response_code = 500
    uri = /v1/instances/vm1/start?project=test
@askfongjojo askfongjojo added the known issue To include in customer documentation and training label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
known issue To include in customer documentation and training
Projects
None yet
Development

No branches or pull requests

1 participant