ClusterLabs / ClusterLabs/resource-agents

asterisk: resource is not stopped when validate fails

Open
#116 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
519
Forks
608
Avg merge
6d 1h
Merged PRs (30d)
7

Description

Asterisk resource does not failover to the other node validate function fail during the stop command.
Because the stop will return negative answer (5)

Either use: [ "$1" != "stop" ] && asterisk_validate
Instead of asterisk_validate

or change the asterisk_validate function.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.