Open
Description
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
Labels
No labels