[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug found in counting number of CPUs
- To: <hobbit (at) hswn.dk>
- Subject: Bug found in counting number of CPUs
- From: "Nguyen, Thinh" <Thinh_Nguyen2 (at) Cable.Comcast.com>
- Date: Tue, 28 Apr 2009 16:19:12 -0400
- Thread-index: AcnIPph39H6wVuQITmaM6Wu3e7Slow==
- Thread-topic: Bug found in counting number of CPUs
XYMON version 4.2.3
The error:
uname reports 8 installed processors, but prtdiag shows only 4 present.
Some processors seem to be offline or problematic !!!
For Solaris server with more than 4 processors running. bb-cpu2.sh
can't count more than 4 processors with comma delimiter. Look at the
prtdiag -v from 4 processors machine vs. 8 processors machine below
========================= CPUs
===============================================
Run E$ CPU CPU
Brd CPU MHz MB Impl. Mask
--- ----- ---- ---- ------- ----
A 0 1050 8.0 US-III+ 11.0
A 2 1050 8.0 US-III+ 11.0
B 1 1050 8.0 US-III+ 11.0
B 3 1050 8.0 US-III+ 11.0
========================= CPUs
===============================================
Run E$ CPU CPU
Brd CPU MHz MB Impl. Mask
--- ----- ---- ---- ------- ----
A 0, 16 1350 16.0 US-IV 3.1
B 1, 17 1350 16.0 US-IV 3.1
A 2, 18 1350 16.0 US-IV 3.1
B 3, 19 1350 16.0 US-IV 3.1