Red Hat Bugzilla – Bug 1428343
Add intel-cmt-cat to comps file for release
Last modified: 2017-08-01 13:34:26 EDT
Added to hardware-monitoring as per description in Bug 1315489 commit 164f39a8007e1b02ab2e96ae4191178cfab5938c Author: Lubos Kocman <lkocman@redhat.com> Date: Mon Mar 6 06:42:42 2017 -0500 rhel-7.4: Add intel-cmt-cat into @hardware-monitoring diff --git a/comps-rhel-7.4.xml b/comps-rhel-7.4.xml index dd6fe11..2fa5035 100644 --- a/comps-rhel-7.4.xml +++ b/comps-rhel-7.4.xml @@ -3127,6 +3127,7 @@ <packagereq type="default">smartmontools</packagereq> <packagereq type="optional" arch="x86_64,ppc64,ppc64le">edac-utils</packagereq> <packagereq type="optional">lm_sensors</packagereq> + <packagereq type="optional">intel-cmt-cat</packagereq> </packagelist> </group> <group arch="x86_64,ppc64le,aarch64"> diff --git a/comps-rhel-7.4.xml.in b/comps-rhel-7.4.xml.in index 4a4372d..cf3770c 100644 --- a/comps-rhel-7.4.xml.in +++ b/comps-rhel-7.4.xml.in @@ -1148,6 +1148,7 @@ <packagereq type="default">smartmontools</packagereq> <packagereq type="optional" arch="x86_64,ppc64,ppc64le">edac-utils</packagereq> <packagereq type="optional">lm_sensors</packagereq> + <packagereq type="optional">intel-cmt-cat</packagereq> </packagelist> </group> <group arch="x86_64,ppc64le,aarch64"> Lubos
lkocman@rcm-dev:~$ locate-rhel7-rpms intel-cmt-cat Searching in /mnt/redhat/nightly/latest-RHEL-7/ ComputeNode/source/tree/Packages/intel-cmt-cat-0.1.4-4.el7.src.rpm ComputeNode/x86_64/os/Packages/intel-cmt-cat-0.1.4-4.el7.x86_64.rpm ComputeNode/x86_64/debug/tree/Packages/intel-cmt-cat-debuginfo-0.1.4-4.el7.x86_64.rpm Server/source/tree/Packages/intel-cmt-cat-0.1.4-4.el7.src.rpm Server/x86_64/os/Packages/intel-cmt-cat-0.1.4-4.el7.x86_64.rpm Server/x86_64/debug/tree/Packages/intel-cmt-cat-debuginfo-0.1.4-4.el7.x86_64.rpm Workstation/source/tree/Packages/intel-cmt-cat-0.1.4-4.el7.src.rpm Workstation/x86_64/os/Packages/intel-cmt-cat-0.1.4-4.el7.x86_64.rpm Workstation/x86_64/debug/tree/Packages/intel-cmt-cat-debuginfo-0.1.4-4.el7.x86_64.rpm Searching in /mnt/redhat/nightly/latest-Supp-7-RHEL-7/
Set to be x86_64 only https://code.engineering.redhat.com/gerrit/gitweb?p=comps.git;a=commit;h=e904c9f2f522685eb0e96ece99094151c7b3f816
Hello, according to me it looks okay. Placement is in @hardware-monitoring which was not initially designed to be shipped on Client variant (Server, Workstation, ComputeNode only). https://github.com/01org/intel-cmt-cat If you check the support matrix it's Xeons and Atom for Server. It might make sense to rethink all the subsystems in 7.5 (comps group) and check whether their placement still makes sense. Lubos
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1850