ClusterLabs / ClusterLabs/fence-agents

fence_kdump: monitor action does not work correctly.

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
125
Forks
184
PR merge metrics
No merged PRs in 30d

Description

fence_kdump monitor action checks local node only and does not checks target node.
(It is described in a commit log "monitor action checks if LOCAL node can enter kdump")

It makes no sense because fence_kdump have to check target node configuration.
And it is difficult to check target node without ssh or other remote shell command.

I have no ideas to resolve this issue. Anyone have ideas?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the fence_kdump monitor action and the commit description stating that it checks whether the local node can enter kdump. Determine how the action could inspect the target node configuration, given that the issue identifies remote shell access as unresolved; done means the monitor action validates the target node rather than only the local node.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, devops, infrastructure
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.