Skip to content

Cannot power off a machine #92

Open
@t-h2o

Description

@t-h2o

Cannot power off a node

Context

I am deploying this environment: feat(quickstart): add pcs.

I can ask PCS' status from ochami CLI. But I cannot switch power of a node with Manta CLI.

Command used

Get the status

ochami pcs status
{"pcs":"ready"}

Manta power off

manta power off nodes --assume-yes x1000c0s0b3
INFO  | Create PCS transition 'force-off' on []
ERROR - Could not power off node/s '[]'. Reason:
ERROR - Message: ERROR - MESA: <html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

Get the Manta version

manta --version
manta 1.54.1-beta.100

Ideas

  • Does the HAProxy of my environment is miss configured?
  • Does the Manta CLI try to reach routes not available?

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