Skip to content

9nbd handle failover to multiple servers #4

@garlick

Description

@garlick

I thought this code was already in 9nbd, but it looks like it may not have been completed. We need to be able to attach to a comma-separated list of servers so that when one fails, another can take its place provided the identical image is being served there.

What we have now is the ability to start a new session (thread) that reconnects to the same server when the active one times out a request. Should be simple to have the new session pick from a list of available servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions