Skip to content

check power status when starting up #97

Description

@bertschinger

When HALO starts up, if a node is unreachable for any reason, currently the manager assumes the worst doesn't make any assumptions about the resources that might be running on it.

This is overly pessimistic however; often the node will be powered off and the manager can use that knowledge to know that it is safe to run the resources on its partner.

In fact, it is likely that HALO may have previously fenced the node, and knew that it was powered off previously -- it just "forgot" that knowledge when restarting.

When HALO starts up, it could check the power status of the remote servers and use that knowledge to better manage the resources.

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