issues
search
Seagate
/
cortx-motr
CORTX Motr is a distributed object and key-value storage system targeting mass capacity storage configurations. It's the core component of CORTX storage system.
https://github.com/Seagate/cortx
Apache License 2.0
59
stars
142
forks
source link
cortx-34068: Fix m0_utils_common to point to correct path of m0hagen
#2105
Closed
mehjoshi
closed
2 years ago
mehjoshi
commented
2 years ago
Signed-off-by: Mehul Joshi
mehul.joshi@seagate.com
Problem Statement
m0_ha_sim fails to locate m0hagen command while running
Design
Correct the location/path pointing to m0hagen in motr/common/m0_utils_common.sh
Coding
[X] Coding conventions are followed and code is consistent
Testing
[ ] Ran m0_ha_sim with the changes and validated the change
Impact Analysis
[X] Side effects on other features (deployment/upgrade): None
[X] Dependencies on other component(s): None
Review Checklist
[X] JIRA number/GitHub Issue added to PR
[X] PR is self reviewed
[X] Jira and state/status is updated and JIRA is updated with PR link
[X] Check if the description is clear and explained
Documentation
[ ] Changes done to WIKI / Confluence page / Quick Start Guide: NA
Signed-off-by: Mehul Joshi mehul.joshi@seagate.com
Problem Statement
Design
Coding
Testing
Impact Analysis
Review Checklist
Documentation