Socketplane Info lost (container informations) after reboot · Issue #164 · socketplane/socketplane · GitHub
Skip to content

Socketplane Info lost (container informations) after reboot #164

Description

@manuel-koch-meepshop

Hi guys,

apparently the informations about the Socketplane containers are lost after a reboot. "curl -s -X GET http://localhost:6675/v0.1/connections" will come back empty after reboot. that means the informations are not stored in across other Socketplane hosts in the same DC. is there a way to persist the data in case we have to restart the host?

curl -s -X POST http://localhost:6675/v0.1/connections -d "{ "container_id": "$cid", "container_name": "$cName", "container_pid": "$cPid", "network": "$network" }"

this would write the entry back into the kv store but socketplane generates new networking informations as well as generating new ovs-ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions