Man Pages(1M): Dynamic Reconfiguration Administration Commands
この本のみを検索
PDF 文書ファイルをダウンロードする

NAME

dr_cmd_cpu_info - show processors on a system board in Tcl encoding

SYNOPSIS

dr_cmd_cpu_info sb

AVAILABILITY

Sun Enterprise 10000 servers only.

DESCRIPTION

Caution:
This command, which runs in the DR shell, produces output in a form suitable for the drview(1M) application, not the interactive user.
dr_cmd_cpu_info queries the target domain and produces a list of the processors attached to the specified system board. The list is returned in a Tcl format, and is used by the drview(1M) application.
Since the Tcl list is not readily accessible to an interactive user, you should use drshow(1M) instead to acquire processor information.

OPTIONS

sb
The board number (0 to 15) of the target system board.

EXIT STATUS

If dr_cmd_cpu_info succeeds it returns a 0 result code in the dr_return global variable. If it fails, it returns a 1 and displays diagnostic messages.
Note:
Tcl parsing errors prevent DR commands from running which, in turn, leaves dr_return uninitialized. In such cases, the dr_return error code is meaningless. See dr (1M)for more information concerning return codes.

SEE ALSO

dr (1M),dr_cmd_mem_info(1M), dr_cmd_dev_info (1M)