Oracle Solaris System Administration (MOSC)

MOSC Banner

check physical processors in a system (S7-2)

edited Mar 4, 2020 8:37AM in Oracle Solaris System Administration (MOSC) 4 commentsAnswered ✓

We are running a sparc S7-2 and I try to check the installed CPUs (in our case 2).

(control domain) $ psrinfo -p

1

(ldom) $ psrinfo -p

2

Why does the control domain only show 1?

According to the man-page of psrinfo -p it should show the physical CPUs in a system.

(control domain) $ psrinfo -t

socket: 0

  core: 0

    cpus: 0-7

(ldom) $ psrinfo -t

socket: 0

  core: 0

    cpus: 0-7

socket: 1

  core: 1

    cpus: 8-15

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center