From 6210f197dce479872e9775b0f2c9737fd1c7580d Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Thu, 10 Aug 2017 14:51:43 -0400 Subject: [PATCH 1/2] Adding some packages that would help debug issues on the service nodes --- .../share/xcat/install/rh/service.rhels7.ppc64le.pkglist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist b/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist index 681455dfb..ddae9074b 100644 --- a/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist +++ b/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist @@ -34,3 +34,6 @@ perl-DBD-Pg wget util-linux-ng net-tools +pciutils +bind-utils +tcpdump From fab77a0c3077ff6cbe1859fd31800c80a0db53fb Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Fri, 11 Aug 2017 22:53:02 -0400 Subject: [PATCH 2/2] Adding strace to the pkglist for service nodes --- xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist b/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist index ddae9074b..9c169c658 100644 --- a/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist +++ b/xCAT-server/share/xcat/install/rh/service.rhels7.ppc64le.pkglist @@ -36,4 +36,5 @@ util-linux-ng net-tools pciutils bind-utils +strace tcpdump