From 48235812776de62e94ed09034eba83487d1b2bf1 Mon Sep 17 00:00:00 2001 From: "Richard J. Knight" Date: Mon, 26 Feb 2018 14:25:35 -0600 Subject: SW414905: Mcs, Mba and L4 targets are not displayed in gard --gc mem output -Added the CDM_DOMAIN attribute to the l4, mc, dmi, mi, and mba targets. Adding this attribute and setting it to "mem" enables the gard tool to properly associate these units with the CDM domain for memory. Change-Id: I46f71f18520652fce916bda6e8b0da6c54a1024d CQ:SW414905 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54728 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa Reviewed-by: Prachi Gupta Reviewed-by: Daniel M. Crowell --- src/usr/targeting/common/xmltohb/target_types.xml | 76 ++++++++++++++--------- 1 file changed, 48 insertions(+), 28 deletions(-) (limited to 'src/usr/targeting') diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index d62a454d7..a1ec6dcd2 100644 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -1476,25 +1476,29 @@ - - unit-mc-power9 - unit - - TYPE - MC - - DECONFIG_GARDABLE1 - PARENT_PERVASIVE - + + unit-mc-power9 + unit + + TYPE + MC + + DECONFIG_GARDABLE1 + PARENT_PERVASIVE + + CDM_DOMAIN + MEM + + - - unit-mc-cumulus - unit-mc-power9 - - MODEL - CUMULUS - - + + unit-mc-cumulus + unit-mc-power9 + + MODEL + CUMULUS + + - unit-mba-centaur - unit - - TYPE - MBA - - DECONFIG_GARDABLE1 - HWAS_STATE_CHANGED_SUBSCRIPTION_MASK - 0x00000001 - + unit-mba-centaur + unit + + TYPE + MBA + + DECONFIG_GARDABLE1 + HWAS_STATE_CHANGED_SUBSCRIPTION_MASK + 0x00000001 + + + CDM_DOMAIN + MEM + -- cgit v1.2.1