Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.2
-
None
-
2021-9, 2021-10, 2021-11, 2021-12, 2021-13, 2021-14, 2021-15, 2021-16, 2021-17
Description
CMAPI status shows dbroots as empty from all nodes as below even if the cluster is just working fine.
{
|
"timestamp": "2021-06-15 15:52:19.092595", |
"xxx.xxx.xxx.xxx": { |
"timestamp": "2021-06-15 15:52:19.105190", |
"uptime": 23956, |
"dbrm_mode": "master", |
"cluster_mode": "readwrite", |
"dbroots": [], |
"module_id": 1, |
"services": [ |
{
|
"name": "workernode", |
"pid": 27105 |
},
|
{
|
"name": "controllernode", |
"pid": 27115 |
},
|
{
|
"name": "PrimProc", |
"pid": 27132 |
},
|
{
|
"name": "ExeMgr", |
"pid": 27165 |
},
|
{
|
"name": "WriteEngine", |
"pid": 27188 |
},
|
{
|
"name": "DMLProc", |
"pid": 27198 |
},
|
{
|
"name": "DDLProc", |
"pid": 27229 |
}
|
]
|
},
|
.......
|
Is this CMAPI bug or can it be safely ignored?
Attachments
Issue Links
- includes
-
MCOL-4865 verification of the hostname fails , because of long hostnames in /etc/hosts
- Closed