ioscan: illegal option -- h
ioscan: illegal option -- p
usage: ioscan [-N] [-k | -u] [-e] [-d driver | -C class] [-I instance] [-H hw_path]
[-l] [-A] [-f | -F[F] [-n]] [devfile]
[-b] -M driver -H hw_path [-I instance]
[-t]
-P <property> [-d driver | -C class] [-I instance] [-H hw_path] [devfile]
-m lun [-F] [-d driver | -C class] [-I instance] [-H lun hw_path] [devfile]
[-F]-m dsf [devfile]
[-F]-m cluster_dsf [devfile]
-m hwpath [-F] [-H hw_path]
-m resourcepath [-F] [-H hw_path]
-s
-r -H hw_path
-B
-U
-a [-F]
-k: show kernel structures; don't scan hardware
-N: show devices present in agile view
-u: show usable devices; don't scan hardware
-e: on IPF systems, show EFI device paths when available;
on PA-RISC systems, show PA device paths when available
-d: show hardware controlled by specified driver
-C: show hardware in specified class
-I: show hardware with specified instance
-H: show hardware at specified path
-f: give full listing
-F: give listing separated by 'separators'
if specified twice (-FF), prints additional fields
-n: show device file names
-l: show only locally connected devices
-t: show date and time of previous hardware scan
-k: 커널 구조를 보여줍니다. 하드웨어를 스캔하지 마십시오
-N: 민첩한 보기에 있는 장치 표시
-u: 사용 가능한 장치를 표시합니다. 하드웨어를 스캔하지 마십시오
-e: IPF 시스템에서 사용 가능한 경우 EFI 장치 경로를 표시합니다.
PA-RISC 시스템에서 사용 가능한 경우 PA 장치 경로 표시
-d: 지정된 드라이버가 제어하는 하드웨어 표시
-C: 지정된 클래스의 하드웨어 표시
-I: 지정된 인스턴스가 있는 하드웨어 표시
-H: 지정된 경로에 하드웨어 표시
-f: 전체 목록 제공
-F: '구분 기호'로 구분된 목록 제공
두 번 지정하면(-FF) 추가 필드를 인쇄합니다.
-n: 장치 파일 이름 표시
-l: 로컬로 연결된 장치만 표시
-t: 이전 하드웨어 스캔 날짜 및 시간 표시
or: ioscan [-b] -M driver -H hw_path [-I instance]
-b: force-configure with deferred binding
-M: force-configure specified drivers
-H: force-configure specified hardware path
-A: show the alias_path assigned to the hardware path
-I: force-configure specified hardware instance
or: ioscan -P <property> [-d driver | -C class] [-I instance] [-H hw_path] [devfile]
-P: show property
-b: 지연된 바인딩으로 강제 구성
-M: 지정된 드라이버를 강제 구성
-H: 지정된 하드웨어 경로를 강제로 구성합니다.
-A: 하드웨어 경로에 할당된 alias_path 표시
-I: 지정된 하드웨어 인스턴스를 강제로 구성
또는: ioscan -P <속성> [-d 드라이버 | -C 클래스] [-I 인스턴스] [-H hw_path] [devfile]
-P: 속성 표시
or: ioscan -m lun [-F] [-d driver | -C class] [-I instance] [-H lun hw_path] [devfile]
-m: show mappings
or: ioscan [-F] -m dsf [devfile]
or: ioscan -m hwpath [-F] [-H hw_path]
or: ioscan [-N] -s
-s: show stale entries present in ioconfig files
-s: ioconfig 파일에 있는 오래된 항목을 표시합니다.
or: ioscan -r -H hw_path
-r: remove deferred binding flag
-r: 지연된 바인딩 플래그 제거
or: ioscan -B
-B: list nodes with deferred binding flag set
-B: 지연된 바인딩 플래그가 설정된 노드 나열
or: ioscan -U
-U: initiate a scan on unclaimed nodes
-a: shows information about thread 0 for a processor with Hyper Threading feature
-U: 청구되지 않은 노드에 대한 스캔 시작
-a: 하이퍼 스레딩 기능이 있는 프로세서의 스레드 0에 대한 정보를 표시합니다.
#man ioscan
ioscan(1M) ioscan(1M)
NAME
ioscan - scan the I/O system
SYNOPSIS
/usr/sbin/ioscan [-N] [-k|-u] [-e] [-d driver | -C class] [-I instance]
[-H hw_path] [-l] [-A] [ -f[-n] | -F[-F][-n] ] [devfile]
/usr/sbin/ioscan [-b] -M driver -H hw_path [-I instance]
/usr/sbin/ioscan -t
/usr/sbin/ioscan -P property [-d driver | -C class] [-I instance]
[-H hw_path] [devfile]
/usr/sbin/ioscan -m lun [-F] [-d driver | -C class] [-I instance]
[-H lun hw_path] [devfile]
/usr/sbin/ioscan [-F] -m dsf [devfile]
/usr/sbin/ioscan -m hwpath [-F] [-H hw_path]
/usr/sbin/ioscan [-F] -m cluster_dsf [devfile]
/usr/sbin/ioscan -m resourcepath [-F] [-H hw_path]
/usr/sbin/ioscan [-N] -s
/usr/sbin/ioscan -r -H hw_path
/usr/sbin/ioscan -B
/usr/sbin/ioscan -U
/usr/sbin/ioscan -a [-F]
DESCRIPTION
ioscan scans system hardware, usable I/O system devices, or kernel I/O
system data structures as appropriate, and lists the results. For
each hardware module on the system, ioscan displays by default the
hardware path to the hardware module, the class of the hardware
module, and a brief description.
By default, ioscan scans the system and lists all reportable hardware
found. The types of hardware reported include processors, memory,
interface cards and I/O devices. Scanning the hardware may cause
drivers to be unbound and others bound in their place in order to
match actual system hardware. Entities that cannot be scanned are not
listed. By default, ioscan will display the list using the legacy
view (see intro(7)).
Hewlett Packard Enterprise Company - 1 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
The ioscan command scans the system in the agile view or the legacy
view, depending on whether or not the -N option is used, and lists all
reportable hardware found. If ioscan cannot find any hardware based
on the options and arguments specified, ioscan prints no information
and exits with a return value of 0 since the scan encountered no
errors.
ioscan can also use its options to perform the following:
+ ioscan -N displays output using the agile view instead of the
legacy view (see intro(7)).
+ ioscan -N은 출력 대신 애자일 보기를 사용하여 출력을 표시합니다.
레거시 보기(intro(7) 참조).
+ ioscan -M forces the specified software driver into the kernel I/O
system and forces software driver to be bound. This option can be
used to make the system recognize a device that cannot be
recognized automatically; for example, a device has not yet been
connected to the system, the device does not support
autoconfiguration, or diagnostics need to be run on a faulty
device.
+ ioscan -M은 지정된 소프트웨어 드라이버를 커널 I/O로 강제 실행합니다.
시스템과 강제로 소프트웨어 드라이버를 바인딩합니다. 이 옵션은
시스템이 인식할 수 없는 장치를 인식하도록 하는 데 사용됩니다.
자동으로 인식됨; 예를 들어 장치가 아직
시스템에 연결되어 있지만 장치가 지원하지 않습니다
오류가 있는 경우 자동 구성 또는 진단을 실행해야 합니다.
장치.
+ ioscan -b, when used with the -M option, tries to do an online
binding first. If the driver does not support online binding,
binding will be deferred to the next boot. The hardware path
specified for a deferred binding operation must be a LUN hardware
path of a node.
+ ioscan -b는 -M 옵션과 함께 사용될 때 온라인을 시도합니다.
먼저 바인딩. 드라이버가 온라인 바인딩을 지원하지 않는 경우,
바인딩은 다음 부팅으로 연기됩니다. 하드웨어 경로
지연된 바인딩 작업에 대해 지정된 LUN 하드웨어여야 합니다.
노드의 경로.
+ ioscan -t displays the date and time at which system hardware was
last scanned.
Note: The -t option cannot be used with any other options available
for this command.
+ ioscan -P property displays the property of a node.
+ ioscan -m lun displays the mapping between LUN hardware path and
the lunpath hardware path.
+ ioscan -m dsf displays the mapping between legacy device special
files and persistent device special files (see intro(7)).
+ ioscan -m hwpath displays the mapping between (legacy) hardware
path, lunpath hardware path, and LUN hardware path.
+ ioscan -m cluster_dsf displays the mapping between cluster device
special files, legacy device special files, and persistent device
special files.
+ ioscan -m resourcepath displays the mapping between hardware path,
physical location and resourcepath. The resource path format
applies to the platforms where Onboard Administrator (OA) based
partition management is supported.
+ ioscan -t는 시스템 하드웨어가 설치된 날짜와 시간을 표시합니다.
마지막으로 스캔했습니다.
참고: -t 옵션은 사용 가능한 다른 옵션과 함께 사용할 수 없습니다.
이 명령에 대해.
+ ioscan -P 속성은 노드의 속성을 표시합니다.
+ ioscan -m lun은 LUN 하드웨어 경로와
lunpath 하드웨어 경로.
+ ioscan -m dsf는 레거시 장치 특수 간의 매핑을 표시합니다.
파일 및 영구 장치 특수 파일(intro(7) 참조).
+ ioscan -m hwpath는 (레거시) 하드웨어 간의 매핑을 표시합니다.
경로, lunpath 하드웨어 경로 및 LUN 하드웨어 경로.
+ ioscan -m cluster_dsf는 클러스터 장치 간의 매핑을 표시합니다.
특수 파일, 레거시 장치 특수 파일 및 영구 장치
특수 파일.
+ ioscan -m resourcepath는 하드웨어 경로 간의 매핑을 표시합니다.
물리적 위치 및 리소스 경로. 리소스 경로 형식
Onboard Administrator(OA) 기반 플랫폼에 적용
파티션 관리가 지원됩니다.
(For more information on
Hewlett Packard Enterprise Company - 2 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
resourcepath see resourcepath(5)).
+ ioscan -s lists the stale entries present in the system.
+ ioscan -r reverts the deferred binding action on a device lunpath.
+ ioscan -B lists all the pending deferred bindings.
+ ioscan -U scans all unclaimed nodes of type INTERFACE.
+ ioscan -a shows information about thread 0 for a processor with
Hyper Threading feature.
+ ioscan -A displays the alias path of a node.
Security Restriction
Generally, ioscan requires superuser privileges. A non root user may
use the following options:
-k only to display the kernel hardware tree.
-m use the mapping features.
-P display the property of a node.
-B list pending deferred bindings.
-t display date and time of the last system hardware scan.
-u list usable I/O system devices.
-a display information about thread 0 of a processor with Hyper
Threading feature.
+ ioscan -s 시스템에 있는 오래된 항목을 나열합니다.
+ ioscan -r은 장치 lunpath에서 지연된 바인딩 작업을 되돌립니다.
+ ioscan -B는 보류 중인 모든 지연된 바인딩을 나열합니다.
+ ioscan -U는 INTERFACE 유형의 청구되지 않은 모든 노드를 스캔합니다.
+ ioscan -a는 프로세서의 스레드 0에 대한 정보를 보여줍니다.
하이퍼 스레딩 기능.
+ ioscan -A는 노드의 별칭 경로를 표시합니다.
보안 제한
일반적으로 ioscan에는 수퍼유저 권한이 필요합니다. 루트가 아닌 사용자는
다음 옵션을 사용하십시오.
-k는 커널 하드웨어 트리만 표시합니다.
-m 매핑 기능을 사용합니다.
-P 노드의 속성을 표시합니다.
-B 지연된 바인딩 보류 목록입니다.
-t 마지막 시스템 하드웨어 스캔의 날짜와 시간을 표시합니다.
-u 사용 가능한 I/O 시스템 장치를 나열합니다.
-a Hyper가 있는 프로세서의 스레드 0에 대한 정보 표시
스레딩 기능.
Driver binding and actual hardware scanning is restricted to root.
Options
ioscan recognizes the following options:
-A Display the alias_path of a node. The alias_path
is an alternative user-friendly name assigned to a
hardware path. Must be used with the -F option.
-a Show information about thread "0" for a processor
with Hyper Threading feature. When used with the
-F option, the ioscan command generates a compact
listing of fields separated by colons (:), which
is useful for producing custom listings with awk.
Fields include: socket, core, thread.
드라이버 바인딩 및 실제 하드웨어 스캔은 루트로 제한됩니다.
옵션
ioscan은 다음 옵션을 인식합니다.
-A 노드의 alias_path를 표시합니다. alias_path
에 할당된 대체 사용자 친화적인 이름입니다.
하드웨어 경로. -F 옵션과 함께 사용해야 합니다.
-a 프로세서의 스레드 "0"에 대한 정보 표시
하이퍼 스레딩 기능으로. 와 함께 사용할 때
-F 옵션, ioscan 명령은 압축 파일을 생성합니다.
콜론(:)으로 구분된 필드 목록
awk로 사용자 지정 목록을 생성하는 데 유용합니다.
필드에는 소켓, 코어, 스레드가 포함됩니다.
Hewlett Packard Enterprise Company - 3 - HP-UX 11i Version 3: Nov 2015
--------------------------
ioscan(1M) ioscan(1M)
-b Defer the binding of a driver to a hardware path
until the next system boot. Must be used with the
-M and -H options.
-B List all the pending deferred bindings.
-C class Restrict the output listing to those devices
belonging to the specified class. Cannot be used
with -d.
-d driver Restrict the output listing to those devices
controlled by the specified driver. Cannot be
used with -C.
-e Display the device path as follows:
On Integrity servers, display the EFI (Extensible
Firmware Interface) device paths when available.
On PA-RISC Hardware, when used with the -N option,
display the PA device path when available in
hexadecimal and also display the PA device path in
decimal format separated with a comma ,. This
form is to be used when booting from ISL in the
hpux command prompt with the -a option (see
hpux(1M)). The same format can be used to enter a
lunpath hardware path at the Boot Console Handler
(BCH) boot prompt.
In the agile view, EFI device paths are associated
with the nodes which have class as lunpath.
-f Generate a full listing, displaying the module's
class, instance number, hardware path, driver,
software state, hardware type, and a brief
description.
-F Produce a compact listing of fields (see Fields
below), separated by colons (:). This option
overrides the -f option.
-H hw_path Restrict the scan and output listing to those
devices connected at the specified hardware path.
The provided hw_path must be a path listed in the
ioscan output.
For some devices, initiating a scan on a hw_Path
which is not listed in the ioscan output, may
produce incorrect result. This may change the
state of devices below the specified hw_path into
NO_HW state. The state of such devices may be
-b 하드웨어 경로에 대한 드라이버 바인딩을 연기합니다.
다음 시스템 부팅까지. 와 함께 사용해야 합니다.
-M 및 -H 옵션.
-B 보류 중인 모든 지연된 바인딩을 나열합니다.
-C class 출력 목록을 해당 장치로 제한
지정된 클래스에 속합니다. 쓸 수 없다
-d와 함께.
-d driver 출력 목록을 해당 장치로 제한
지정된 드라이버에 의해 제어됩니다. 수 없습니다
-C와 함께 사용
-e 다음과 같이 장치 경로를 표시합니다.
Integrity 서버에서 EFI(Extensible
펌웨어 인터페이스) 장치 경로(사용 가능한 경우).
PA-RISC 하드웨어에서 -N 옵션과 함께 사용하면
사용 가능한 경우 PA 장치 경로를 표시합니다.
16진수로 PA 장치 경로를 표시합니다.
쉼표로 구분된 10진수 형식 ,. 이것
형식은 ISL에서 부팅할 때 사용됩니다.
-a 옵션이 있는 hpux 명령 프롬프트(
hpux(1M)). 동일한 형식을 사용하여 입력할 수 있습니다.
부트 콘솔 핸들러의 lunpath 하드웨어 경로
(BCH) 부팅 프롬프트.
Agile 보기에서 EFI 장치 경로는 연결됩니다.
lunpath로 클래스가 있는 노드와 함께.
-f 모듈의 목록을 표시하는 전체 목록을 생성합니다.
클래스, 인스턴스 번호, 하드웨어 경로, 드라이버,
소프트웨어 상태, 하드웨어 유형 및 간략한
설명.
-F 필드의 간결한 목록을 생성합니다(필드 참조
아래), 콜론(:)으로 구분됩니다. 이 옵션
-f 옵션을 무시합니다.
-H hw_path 스캔 및 출력 목록을 다음으로 제한합니다.
지정된 하드웨어 경로에 연결된 장치.
제공된 hw_path는 다음에 나열된 경로여야 합니다.
ioscan 출력.
일부 장치의 경우 hw_Path에서 스캔 시작
ioscan 출력에 나열되지 않은 경우
잘못된 결과를 생성합니다. 이것은 변경될 수 있습니다
지정된 hw_path 아래에 있는 장치의 상태
NO_HW 상태. 이러한 장치의 상태는 다음과 같을 수 있습니다.
-----------------------------------------
Hewlett Packard Enterprise Company - 4 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
restored by retrying ioscan on a listed hw_path
above the NO_HW node.
When used with -M, this option specifies the full
hardware path at which to bind the software
modules.
-I instance Restrict the output listing to the specified
instance, when used with either -d or -C. When
used with -M, specifies the desired instance
number for binding. Must be used with either the
-d, -C, or -M option.
-k Scan kernel I/O system data structures instead of
the actual hardware and list the results. No
binding or unbinding of drivers is performed. The
-d, -C, -I, and -H options can be used to restrict
listings. Cannot be used with -u. This option
does not require superuser privileges.
-l List locally connected devices.
-m keyword Display mapping information according to the
keyword specified. ioscan retrieves the
information from the kernel I/O data structures
without scanning the hardware. Keywords can be
any one of the following:
lun Display the LUN to lunpath mapping. The
-d, -C, -I, and -H options can be used
to restrict listings. Arguments passed
must be from the agile view. The -F
option can be used to generate a compact
listing of fields separated by colons
(:). Fields include: class, instance
number, LUN hardware path, driver,
software state, hardware type, block
major number, character major number,
health, a brief description, lunpath(s).
Device special files corresponding to
LUN will be shown on separate line(s).
dsf Display the mapping between the legacy
and persistent special files. Either a
legacy or persistent special file can be
specified as an argument. If none is
specified, all valid mappings for
character special files are displayed.
The -F option can be used to generates a
compact listing of fields separated by
colons (:). Fields include: persistent
나열된 hw_path에서 ioscan을 다시 시도하여 복원됨
NO_HW 노드 위.
-M과 함께 사용하는 경우 이 옵션은 전체
소프트웨어를 바인딩할 하드웨어 경로
모듈.
-I instance 지정된 출력 목록으로 제한
인스턴스, -d 또는 -C와 함께 사용되는 경우. 언제
-M과 함께 사용하여 원하는 인스턴스를 지정합니다.
바인딩 번호입니다. 다음 중 하나와 함께 사용해야 합니다.
-d, -C 또는 -M 옵션.
-k 대신 커널 I/O 시스템 데이터 구조를 스캔합니다.
실제 하드웨어 및 결과를 나열합니다. 아니요
드라이버의 바인딩 또는 바인딩 해제가 수행됩니다. NS
-d, -C, -I 및 -H 옵션을 사용하여 제한할 수 있습니다.
목록. -u와 함께 사용할 수 없습니다. 이 옵션
수퍼유저 권한이 필요하지 않습니다.
-l 로컬로 연결된 장치를 나열합니다.
-m 키워드 다음에 따라 매핑 정보를 표시합니다.
키워드가 지정되었습니다. ioscan은
커널 I/O 데이터 구조의 정보
하드웨어를 스캔하지 않고. 키워드는
다음 중 하나:
lun LUN-Lunpath 매핑을 표시합니다. NS
-d, -C, -I 및 -H 옵션을 사용할 수 있습니다.
목록을 제한합니다. 인수 통과
애자일 관점에서 봐야 합니다. -F
옵션을 사용하여 컴팩트를 생성할 수 있습니다.
콜론으로 구분된 필드 목록
(:). 필드 포함: 클래스, 인스턴스
번호, LUN 하드웨어 경로, 드라이버,
소프트웨어 상태, 하드웨어 유형, 블록
주요 번호, 문자 주요 번호,
건강, 간단한 설명, lunpath(s).
에 해당하는 장치 특수 파일
LUN은 별도의 줄에 표시됩니다.
dsf 레거시 간의 매핑을 표시합니다.
영구 특수 파일. 또는
레거시 또는 영구 특수 파일은
인수로 지정됩니다. 아무도 없다면
지정된 모든 유효한 매핑
문자 특수 파일이 표시됩니다.
-F 옵션을 사용하여 생성할 수 있습니다.
로 구분된 필드의 간략한 목록
콜론(:). 필드에는 다음이 포함됩니다.
---------------------------------------------------
Hewlett Packard Enterprise Company - 5 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
special file, legacy special file(s).
Multiple legacy special files mapping to
the persistent special file are
separated by a white space.
hwpath Display the mapping between the legacy
hardware path, lunpath hardware path,
and LUN hardware path. The -H option
can be used to restrict listings. The
argument specified with -H can either be
a legacy hardware path, lunpath hardware
path, or LUN hardware path. The
hardware path specified will also be
displayed along with the corresponding
other two representations, if present.
The -F option can be used to generate a
compact listing of fields separated by
colons (:), which is useful for
producing custom listings with awk.
Fields include: LUN hardware path,
lunpath hardware path, legacy hardware
path(s). If there are multiple legacy
hardware paths mapped to a lunpath
hardware path, they will be separated by
a white space in the last field. For
example, if a lunpath hardware path has
two mappings to a legacy hardware path,
the two legacy hardware paths are
separated by a white space in the last
field. If there are multiple mappings,
they are displayed in separate lines.
For example, if one lun hardware path
maps to two lunpath hardware paths, then
each lunpath hardware path will map to a
legacy hardware path.
cluster_dsf
Display the mapping between the cluster,
legacy and persistent device special
files. Either a cluster, legacy or
persistent special file can be specified
as an argument. If none is specified,
all valid mappings for character device
special files are displayed. If the
cluster special files are not available,
the command simply returns with a return
value of 0. The -F option can be used
to generate a compact listing of fields
separated by colons (:). Fields
include: cluster special file,
특수 파일, 레거시 특수 파일.
여러 레거시 특수 파일 매핑
영구 특수 파일은
공백으로 구분됩니다.
hwpath 레거시 간의 매핑을 표시합니다.
하드웨어 경로, lunpath 하드웨어 경로,
및 LUN 하드웨어 경로. -H 옵션
목록을 제한하는 데 사용할 수 있습니다. NS
-H로 지정된 인수는 다음 중 하나일 수 있습니다.
레거시 하드웨어 경로, lunpath 하드웨어
경로 또는 LUN 하드웨어 경로입니다. NS
지정된 하드웨어 경로도
해당하는 항목과 함께 표시
존재하는 경우 다른 두 가지 표현.
-F 옵션을 사용하여 생성할 수 있습니다.
로 구분된 필드의 간략한 목록
콜론(:)은 다음과 같은 경우에 유용합니다.
awk를 사용하여 사용자 지정 목록을 생성합니다.
필드에는 다음이 포함됩니다. LUN 하드웨어 경로,
lunpath 하드웨어 경로, 레거시 하드웨어
경로. 여러 유산이 있는 경우
lunpath에 매핑된 하드웨어 경로
하드웨어 경로는 다음으로 구분됩니다.
마지막 필드의 공백. 을위한
예를 들어 lunpath 하드웨어 경로에
레거시 하드웨어 경로에 대한 두 가지 매핑,
두 개의 레거시 하드웨어 경로는
마지막에 공백으로 구분
들. 매핑이 여러 개인 경우
그들은 별도의 줄에 표시됩니다.
예를 들어 하나의 LUN 하드웨어 경로가
두 개의 lunpath 하드웨어 경로에 매핑한 다음
각 lunpath 하드웨어 경로는
레거시 하드웨어 경로.
클러스터_dsf
클러스터 간의 매핑을 표시하고,
레거시 및 영구 장치 특별
파일. 클러스터, 레거시 또는
영구 특수 파일을 지정할 수 있습니다.
인수로. 아무 것도 지정하지 않으면
문자 장치에 대한 모든 유효한 매핑
특수 파일이 표시됩니다. 만약
클러스터 특수 파일을 사용할 수 없습니다.
명령은 단순히 반환과 함께 반환됩니다.
값은 0입니다. -F 옵션을 사용할 수 있습니다.
필드의 간결한 목록을 생성하기 위해
콜론(:)으로 구분됩니다. 필드
포함: 클러스터 특수 파일,
---------------------------------------------------------
Hewlett Packard Enterprise Company - 6 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
persistent special file, legacy special
file(s).
resourcepath
Display the mapping between the hardware
path, physical location and
resourcepath. The -H option can be used
to restrict listings. The -F option can
be used to generate a compact listing of
fields separated by colons (:). Fields
include: Hardware path, Physical
location, Resourcepath.
-M driver Specify the software driver to bind at the
hardware path given by the -H option. Must be
used with the -H option.
-n List device file names in the output. Only
special files in the /dev directory and its
subdirectories are listed. Must be used with
either the -f or the -F option.
-N Display the agile view (see intro(7)) of the
system hardware. For mass storage device entries
that would normally include the driver class, the
legacy hardware path, and the device description,
ioscan prints a class of lunpath, the lunpath
hardware path, and the name of the LUN that it
maps to, when used with this option. In addition,
the output will include entries for the mass
storage devices at their LUN hardware paths, with
the expected driver class and description. Thus,
each mass storage device will have at least two
entries in the ioscan output: one for the LUN
hardware path and one for each lunpath hardware
path. If used with the -n option, ioscan only
prints persistent special files.
-P property Display the property of nodes in the agile view.
This option can be combined with the -C, -d, -I
and -H options, but the parameters passed must
belong to the agile view. The valid properties
are:
bus_type, cdio, is_block, is_char, is_pseudo,
b_major, c_major, minor, class, driver, hw_path,
id_bytes, instance, module_name, sw_state,
hw_type, description, health, error_recovery,
is_inst_replaceable, wwid, uniq_name, alias_path,
physical_location, and ms_scan_time.
영구 특수 파일, 레거시 특수 파일
파일.
리소스 경로
하드웨어 간의 매핑 표시
경로, 물리적 위치 및
리소스 경로. -H 옵션을 사용할 수 있습니다.
목록을 제한합니다. -F 옵션은
의 간결한 목록을 생성하는 데 사용
콜론(:)으로 구분된 필드. 필드
포함: 하드웨어 경로, 물리적
위치, 리소스 경로.
-M 드라이버 바인딩할 소프트웨어 드라이버를 지정합니다.
-H 옵션에 의해 주어진 하드웨어 경로. 반드시
-H 옵션과 함께 사용됩니다.
-n 출력에 장치 파일 이름을 나열합니다. 오직
/dev 디렉토리의 특수 파일과
하위 디렉토리가 나열됩니다. 와 함께 사용해야 합니다.
-f 또는 -F 옵션입니다.
-N 애자일 보기를 표시합니다(intro(7) 참조).
시스템 하드웨어. 대용량 저장 장치 항목의 경우
일반적으로 드라이버 클래스를 포함합니다.
레거시 하드웨어 경로 및 장치 설명,
ioscan은 lunpath 클래스인 lunpath를 인쇄합니다.
하드웨어 경로 및 해당 LUN의 이름
이 옵션과 함께 사용할 때 매핑됩니다. 게다가,
출력에는 질량에 대한 항목이 포함됩니다.
LUN 하드웨어 경로에 있는 저장 장치,
예상 드라이버 클래스 및 설명. 따라서,
각 대용량 저장 장치에는 최소 2개의
ioscan 출력의 항목: LUN용
하드웨어 경로 및 각 lunpath 하드웨어에 대해 하나씩
길. -n 옵션과 함께 사용하는 경우 ioscan만
영구 특수 파일을 인쇄합니다.
-P property 애자일 보기에서 노드의 속성을 표시합니다.
이 옵션은 -C, -d, -I와 결합할 수 있습니다.
및 -H 옵션이 있지만 전달된 매개변수는
Agile View에 속한다. 유효한 속성
이다:
bus_type, cdio, is_block, is_char, is_pseudo,
b_major, c_major, 부, 클래스, 드라이버, hw_path,
id_bytes, 인스턴스, module_name, sw_state,
hw_type, 설명, 상태, error_recovery,
is_inst_replaceable, wwid, uniq_name, alias_path,
물리적 위치 및 ms_scan_time.
-------------------------------------------------------
Hewlett Packard Enterprise Company - 7 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
More details about the above properties can be
found in the Fields section below, except for
error_recovery, is_inst_replaceable, wwid,
uniq_name, alias_path, physical_location, and
ms_scan_time which are explained here:
error_recovery
This property indicates support for the PCI
error recovery feature. The property is only
created for the Local Bus Adapters (LBA)
nodes. The error_recovery property can be
set to one of the following values:
supported
The platform and all interface card
driver instances under the given LBA
node support the PCI error recovery
capability.
unsupported
Either the platform or one of the
interface card driver instances under
the given LBA node do not support the
PCI error recovery capability.
N/A The N/A is to be displayed for nodes
that are not LBA nodes.
The availability of this feature is dependent
on the platform and operating system
environment, as described in the PCI Error
Recovery Support Matrix at
http://www.hp.com/go/hpux-core-docs.
is_inst_replaceable
This property indicates the capability of the
driver to support online instance number
replacement. Online instance number
replacement means that the instance number of
a node can be modified without a system
reboot. The is_inst_replaceable property can
be set to one of the following values:
True The driver corresponding to this
node supports online instance
number replacement.
False The driver corresponding to this
node does not support online
instance number replacement.
위의 속성에 대한 자세한 내용은
아래 필드 섹션에서 찾을 수 있습니다.
error_recovery, is_inst_replaceable, wwid,
uniq_name, alias_path, physical_location 및
여기에 설명된 ms_scan_time:
error_recovery
이 속성은 PCI에 대한 지원을 나타냅니다.
오류 복구 기능. 속성은 만
로컬 버스 어댑터(LBA)용으로 생성됨
노드. error_recovery 속성은 다음과 같습니다.
다음 값 중 하나로 설정합니다.
지원
플랫폼 및 모든 인터페이스 카드
지정된 LBA의 드라이버 인스턴스
노드 지원 PCI 오류 복구
능력.
지원되지 않는
플랫폼 또는
아래의 인터페이스 카드 드라이버 인스턴스
지정된 LBA 노드가 지원하지 않습니다.
PCI 오류 복구 기능.
N/A N/A는 노드에 대해 표시됩니다.
LBA 노드가 아닙니다.
이 기능의 가용성은 종속적입니다.
플랫폼 및 운영 체제에서
PCI 오류에 설명된 환경
복구 지원 매트릭스
http://www.hp.com/go/hpux-core-docs.
is_inst_replaceable
이 속성은
온라인 인스턴스 번호를 지원하는 드라이버
바꿔 놓음. 온라인 인스턴스 번호
교체는 다음의 인스턴스 번호를 의미합니다.
시스템 없이 노드를 수정할 수 있음
재부팅. is_inst_replaceable 속성은
다음 값 중 하나로 설정하십시오.
True 이에 해당하는 드라이버
노드는 온라인 인스턴스를 지원합니다.
번호 교체.
이에 해당하는 거짓 드라이버
노드는 온라인을 지원하지 않습니다
인스턴스 번호 교체.
Hewlett Packard Enterprise Company - 8 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
N/A The is_inst_replaceable property is
not available for the driver
corresponding to this node.
wwid This property indicates the LUN WorldWide
Identifier (WWID).
uniq_name
This property indicates the HP-UX specific
LUN unique identifier.
For more information on the wwid and uniq_name
properties, refer to the scsimgr(1M) manpage.
alias_path
This property indicates the alias path of a
node. Alias path is an alternative
user-friendly name assigned to a hardware
path.
physical_location
This property indicates the Physical
location. This hexadecimal value indicates
the actual physical device location. A
physical location consistently refers to a
device based on where the device is
physically located in the system
configuration.
ms_scan_time
This property shows the time taken by the IO
subsystem to scan a device. This value is
updated every time a system hardware is
actually scanned. The time listed will be in
the following format: MM min SS sec UUU ms.
The scan time will be displayed only for the
mass storage devices, for non mass storage
devices it will be displayed as N/A.
NOTE: For a bus node, the ms_scan_time is the
total time taken to scan the bus node and all
the devices connected to it.
-r Remove a deferred binding at the specified
hardware path. Must be used with the -H option.
The hw_path must belong to the agile view.
-s List stale I/O node entries that are present in
both agile and the legacy view, whether or not the
-N option is used. These entries correspond to
nodes that have an entry in the system I/O
N/A is_inst_replaceable 속성은
운전자가 사용할 수 없음
이 노드에 해당합니다.
wwid 이 속성은 LUN WorldWide를 나타냅니다.
식별자(WWID).
고유명사
이 속성은 HP-UX 특정
LUN 고유 식별자입니다.
wwid 및 uniq_name에 대한 자세한 내용은
등록 정보는 scsimgr(1M) 맨페이지를 참조하십시오.
alias_path
이 속성은 별칭 경로를 나타냅니다.
마디. 별칭 경로는 대안입니다.
하드웨어에 할당된 사용자 친화적인 이름
길.
물리적 위치
이 속성은 물리적
위치. 이 16진수 값은
실제 물리적 장치 위치. ㅏ
물리적 위치는 일관되게
장치가 있는 위치에 기반한 장치
시스템에 물리적으로 위치
구성.
ms_scan_time
이 속성은 IO에 소요된 시간을 보여줍니다.
장치를 스캔하는 하위 시스템. 이 값은
시스템 하드웨어가 업데이트될 때마다
실제로 스캔했습니다. 나열된 시간은
다음 형식: MM min SS 초 UUU ms.
스캔 시간은 에 대해서만 표시됩니다.
대용량 저장 장치가 아닌 대용량 저장 장치
N/A로 표시됩니다.
참고: 버스 노드의 경우 ms_scan_time은
버스 노드와 모든 것을 스캔하는 데 걸린 총 시간
그것에 연결된 장치.
-r 지정된 위치에서 지연된 바인딩을 제거합니다.
하드웨어 경로. -H 옵션과 함께 사용해야 합니다.
hw_path는 애자일 보기에 속해야 합니다.
-s 에 존재하는 오래된 I/O 노드 항목을 나열합니다.
애자일 관점과 레거시 관점 모두
-N 옵션이 사용됩니다. 이 항목은 다음 항목에 해당합니다.
시스템 I/O에 항목이 있는 노드
Hewlett Packard Enterprise Company - 9 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
configuration file, but the corresponding device
is not found (see ioconfig(4)). In some
situations, there is a possibility that this
option may list duplicate I/O node entries of type
INTERFACE, which can be safely ignored.
-t Display the date and time at which the system
hardware was last scanned. For example, ioscan -t
displays the following output:
Fri Nov 22 11:22:21 2005.
-u Scan and list usable I/O system devices instead of
the actual hardware. Usable I/O devices are those
having a driver in the kernel and an assigned
instance number. The -d, -C, -I, and -H options
can be used to restrict listings. The -u option
cannot be used with -k.
-U Initiate a scan on unclaimed nodes of type
INTERFACE in the agile view.
The -d and -C options can be used to obtain listings of subsets of the
I/O system, although the entire system is still scanned. Specifying
-H option causes ioscan to restrict both the scan and the listing to
the hardware subset indicated.
Fields
The -F option can be used to generate a compact listing of fields
separated by colons (:), useful for producing custom listings with
awk.
Fields include the module's: bus type, cdio, is_block, is_char,
is_pseudo, block major number, character major number, minor number,
class, driver, hardware path, identify bytes, instance number, module
path, module name, software state, hardware type, a brief description,
card instance, is_remote, EFI device path or PA device path, health,
and alias_path.
The additional field is_remote is displayed only when the -F option is
specified twice (-FF or -F -F). The field EFI device path or PA
device path is displayed on Integrity systems or PA-RISC systems
respectively only when the -e option is specified with the -F option.
If the -N option is specified with the -F option, the health property
is added at the end of the listing.
If the -A option is specified with the -F option, the alias_path field
is displayed at the end of the listing.
구성 파일이지만 해당 장치
찾을 수 없습니다(ioconfig(4) 참조). 일부에서는
상황에서 이것이
옵션은 유형의 중복 I/O 노드 항목을 나열할 수 있습니다.
안전하게 무시할 수 있는 INTERFACE.
-t 시스템이 실행된 날짜와 시간을 표시합니다.
하드웨어가 마지막으로 스캔되었습니다. 예를 들어, ioscan -t
다음 출력을 표시합니다.
2005년 11월 22일 금요일 11:22:21.
-u 대신 사용 가능한 I/O 시스템 장치를 검색하고 나열합니다.
실제 하드웨어. 사용 가능한 I/O 장치는 다음과 같습니다.
커널에 드라이버가 있고 할당됨
인스턴스 번호. -d, -C, -I 및 -H 옵션
목록을 제한하는 데 사용할 수 있습니다. -u 옵션
-k와 함께 사용할 수 없습니다.
-U 유형의 청구되지 않은 노드에서 스캔을 시작합니다.
애자일 보기의 인터페이스.
-d 및 -C 옵션을 사용하여 하위 집합의 목록을 얻을 수 있습니다.
전체 시스템이 여전히 스캔되지만 I/O 시스템. 지정
-H 옵션은 ioscan이 스캔과 목록을 모두 다음으로 제한하도록 합니다.
표시된 하드웨어 하위 집합입니다.
필드
-F 옵션을 사용하여 필드의 간략한 목록을 생성할 수 있습니다.
콜론(:)으로 구분된 사용자 지정 목록 생성에 유용
어이쿠.
필드에는 모듈의 버스 유형, cdio, is_block, is_char,
is_pseudo, 블록 메이저 번호, 문자 메이저 번호, 마이너 번호,
클래스, 드라이버, 하드웨어 경로, 바이트 식별, 인스턴스 번호, 모듈
경로, 모듈 이름, 소프트웨어 상태, 하드웨어 유형, 간단한 설명,
카드 인스턴스, is_remote, EFI 장치 경로 또는 PA 장치 경로, 상태,
및 alias_path.
추가 필드 is_remote는 -F 옵션이 다음과 같을 때만 표시됩니다.
두 번 지정됩니다(-FF 또는 -F -F). 필드 EFI 장치 경로 또는 PA
장치 경로는 Integrity 시스템 또는 PA-RISC 시스템에 표시됩니다.
-e 옵션이 -F 옵션과 함께 지정된 경우에만 각각.
-N 옵션이 -F 옵션과 함께 지정된 경우 health 속성은
목록의 끝에 추가됩니다.
-A 옵션이 -F 옵션과 함께 지정된 경우 alias_path 필드는
목록의 끝에 표시됩니다.
Hewlett Packard Enterprise Company- 10 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
If a field does not exist, consecutive colons hold the field's
position.
Note: The number of fields in the ioscan -F output can be extended by
adding additional colon separated fields at the end of the listing.
Fields are defined as follows:
bus type Bus type associated with the node.
cdio The name associated with the Context-Dependent I/O
module.
is_block A boolean value indicating whether a device block
major number exists. A T or F is generated in this
field.
is_char A boolean value indicating whether a device character
major number exists. A T or F is generated in this
field.
is_pseudo A boolean value indicating a pseudo driver. A T or F
is generated in this field.
block major The device block major number. A -1 indicates that a
device block major number does not exist.
character major The device character major number. A -1 indicates
that a device character major number does not exist.
minor The device minor number.
class A device category, defined in the files located in
the directory /usr/conf/master.d and consistent with
the listings output by lsdev (see lsdev(1M)).
Examples are disk, printer, and tape.
driver The name of the driver that controls the hardware
component. If no driver is available to control the
hardware component, a question mark (?) is displayed
in the output.
hw path A numerical string of hardware components, notated
sequentially from the bus address to the device
address. Typically, the initial number is appended
by slash (/), to represent a bus converter (if
required by your machine), and subsequent numbers are
separated by periods (.). Each number represents the
location of a hardware component on the path to the
device.
필드가 존재하지 않는 경우 연속 콜론은 필드의
위치.
참고: ioscan -F 출력의 필드 수는 다음과 같이 확장할 수 있습니다.
목록 끝에 콜론으로 구분된 추가 필드를 추가합니다.
필드는 다음과 같이 정의됩니다.
버스 유형 노드와 연관된 버스 유형.
cdio 컨텍스트 종속 I/O와 관련된 이름
기준 치수.
is_block 장치 차단 여부를 나타내는 부울 값
메이저 넘버가 존재합니다. 여기서 T 또는 F가 생성됩니다.
들.
is_char 장치 문자인지 여부를 나타내는 부울 값
메이저 넘버가 존재합니다. 여기서 T 또는 F가 생성됩니다.
들.
is_pseudo 의사 드라이버를 나타내는 부울 값. A T 또는 F
이 필드에서 생성됩니다.
블록 메이저 장치 블록 메이저 번호. A -1은 다음을 나타냅니다.
장치 블록 주 번호가 존재하지 않습니다.
문자 주요 장치 문자 주요 번호입니다. A -1은 다음을 나타냅니다.
장치 문자 주요 번호가 존재하지 않습니다.
마이너 장치 마이너 번호입니다.
클래스에 있는 파일에 정의된 장치 범주
/usr/conf/master.d 디렉토리와 일치
lsdev의 목록 출력(lsdev(1M) 참조).
디스크, 프린터 및 테이프가 그 예입니다.
드라이버 하드웨어를 제어하는 드라이버의 이름
요소. 제어할 수 있는 운전자가 없는 경우
하드웨어 구성 요소의 경우 물음표(?)가 표시됩니다.
출력에서.
hw path 표기된 하드웨어 구성 요소의 숫자 문자열
버스 주소에서 장치로 순차적으로
주소. 일반적으로 초기 번호가 추가됩니다.
버스 변환기를 나타내기 위해 슬래시(/)로
컴퓨터에 필요함) 및 후속 번호는
마침표(.)로 구분됩니다. 각 숫자는
경로에서 하드웨어 구성 요소의 위치
장치.
Hewlett Packard Enterprise Company- 11 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
identify bytes The identify bytes returned from a module or device.
instance The instance number associated with the device or
card. The instance number is a unique number
assigned to a card or device within a class. If no
driver is available for the hardware component or an
error occurs binding the driver, the kernel will not
assign an instance number and a (-1), is listed.
module path The software components separated by periods (.).
module name The module name of the software component controlling
the node.
software state The result of software binding.
CLAIMED software bound successfully
UNCLAIMED no associated software found
UNUSABLE the hardware at this address is no
longer usable due to some
irrecoverable error condition; a
system reboot may clear this condition
SUSPENDED associated software and hardware are
in suspended state
DIFF_HW the hardware at this address does not
match the previously associated
hardware
NO_HW the hardware at this address is no
longer responding
ERROR the hardware at this address is
responding but is in an error state
SCAN a scan operation is in progress for
this node
hardware type Entity identifier for the hardware component. The
entity identifier is one of the following strings:
UNKNOWN there is no hardware associated or the
type of hardware is unknown
PROCESSOR hardware component is a processor
MEMORY hardware component is memory
식별 바이트 모듈 또는 장치에서 반환된 식별 바이트입니다.
instance 장치와 연결된 인스턴스 번호 또는
카드. 인스턴스 번호는 고유 번호입니다.
클래스 내의 카드 또는 장치에 할당됩니다. 아니오라면
드라이버는 하드웨어 구성 요소 또는
드라이버 바인딩 오류가 발생하면 커널이
인스턴스 번호를 할당하고 (-1)이 나열됩니다.
모듈 경로 마침표(.)로 구분된 소프트웨어 구성 요소입니다.
모듈 이름 제어하는 소프트웨어 구성 요소의 모듈 이름
노드.
소프트웨어 상태 소프트웨어 바인딩의 결과입니다.
클레임된 소프트웨어가 성공적으로 바인딩되었습니다.
관련 소프트웨어를 찾을 수 없음
UNUSABLE 이 주소의 하드웨어는 아니오입니다.
일부로 인해 더 오래 사용할 수 있습니다.
복구할 수 없는 오류 상태; NS
시스템 재부팅이 이 조건을 지울 수 있음
SUSPENDED 관련 소프트웨어 및 하드웨어는
정지 상태에서
DIFF_HW 이 주소의 하드웨어는
이전에 연결된 일치
하드웨어
NO_HW 이 주소의 하드웨어가 아니오입니다.
더 오래 응답
오류 이 주소의 하드웨어는
응답하지만 오류 상태입니다.
SCAN 스캔 작업이 진행 중입니다.
이 노드
하드웨어 유형 하드웨어 구성 요소의 엔티티 식별자입니다. NS
엔티티 식별자는 다음 문자열 중 하나입니다.
UNKNOWN 연결된 하드웨어가 없거나
하드웨어 유형을 알 수 없음
PROCESSOR 하드웨어 구성 요소는 프로세서입니다.
MEMORY 하드웨어 구성 요소는 메모리입니다.
Hewlett Packard Enterprise Company- 12 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
BUS_NEXUS hardware component is bus converter or
bus adapter
VIRTBUS hardware component is a virtual
(software controlled) bus
INTERFACE hardware component is an interface
card
DEVICE hardware component is a device
TGT_PATH hardware component is a target path
LUN_PATH hardware component is a LUN path
description A description of the device.
card instance The instance number of the hardware interface card.
is_remote Displays T if the device is connected remotely or F
if the device is connected locally. Displaying
is_remote is deprecated in HP-UX 11i v3.
EFI device path or PA device path
On Integrity servers hardware, this field contains
the EFI device path. On PA-RISC hardware, this field
contains the PA device path in both hexadecimal and
decimal format separated by a comma ,.
health State of the node as defined by the subsystem that
manages this node (for example, a driver). The
health is one of the following strings:
online node is online and functional
offline node has gone offline and is
inaccessible
limited node is online but performance is
degraded due to some links, paths, and
connections being offline
unusable an error condition occurred which
requires manual intervention (for
example, authentication failure,
hardware failure, and so on)
testing node is being diagnosed
disabled node has been disabled or suspended
BUS_NEXUS 하드웨어 구성 요소는 버스 변환기 또는
버스 어댑터
VIRTBUS 하드웨어 구성 요소는 가상
(소프트웨어 제어) 버스
INTERFACE 하드웨어 구성 요소는 인터페이스입니다.
카드
DEVICE 하드웨어 구성 요소는 장치입니다.
TGT_PATH 하드웨어 구성 요소는 대상 경로입니다.
LUN_PATH 하드웨어 구성 요소는 LUN 경로입니다.
description 장치에 대한 설명입니다.
카드 인스턴스 하드웨어 인터페이스 카드의 인스턴스 번호입니다.
is_remote 장치가 원격으로 연결된 경우 T를 표시하거나 F를 표시합니다.
장치가 로컬로 연결된 경우. 표시
is_remote는 HP-UX 11i v3에서 더 이상 사용되지 않습니다.
EFI 장치 경로 또는 PA 장치 경로
Integrity 서버 하드웨어에서 이 필드는 다음을 포함합니다.
EFI 장치 경로. PA-RISC 하드웨어에서 이 필드는
16진수 및 16진수로 PA 장치 경로를 포함합니다.
쉼표로 구분된 10진수 형식 ,.
상태를 나타내는 하위 시스템에 의해 정의된 노드의 상태
이 노드를 관리합니다(예: 드라이버). NS
health는 다음 문자열 중 하나입니다.
온라인 노드가 온라인이고 작동 중입니다.
오프라인 노드가 오프라인 상태가 되었습니다.
접근할 수 없는
제한된 노드가 온라인 상태이지만 성능은
일부 링크, 경로 및
오프라인 상태의 연결
사용할 수 없는 오류 상태가 발생했습니다.
수동 개입이 필요합니다(
예, 인증 실패,
하드웨어 오류 등)
테스트 노드 진단 중
비활성화된 노드가 비활성화되었거나 일시 중단되었습니다.
Hewlett Packard Enterprise Company- 13 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
standby node is functional but not in use
(standby node)
N/A Property Not Available
alias_path An alternative user-friendly name assigned to a
hardware path.
RETURN VALUE
ioscan returns:
0 upon normal completion
1 if an error occurred
2 if the driver does not support the functionality.
EXAMPLES
Scan the system hardware and list all the devices belonging to the
disk device class.
ioscan -C disk
Forcibly bind driver tape2 at the hardware path 8.4.1.
ioscan -M tape2 -H 8.4.1
Display lun to lunpath mapping.
ioscan -m lun
Display the mapping between (legacy) hardware path, lunpath hardware
path and lun hardware path.
ioscan -m hwpath
Display the mapping between legacy device special file and persistent
device special file.
ioscan -m dsf
Display the health property of all the nodes with the class name as
disk in the agile view.
ioscan -P health -C disk
Display the error_recovery property of all the LBA nodes claimed by
the lba driver in the agile view.
ioscan -P error_recovery -d lba
Display the list of all the nodes in the agile view.
Hewlett Packard Enterprise Company- 14 - HP-UX 11i Version 3: Nov 2015
ioscan(1M) ioscan(1M)
ioscan -kN
Display the EFI device paths of all the devices in the agile view.
ioscan -kNefC lunpath
Display the time taken to scan the device at the hardware path
64000/0xfa00/0x2
ioscan -P ms_scan_time -H 64000/0xfa00/0x2
Display stale I/O nodes present in the system.
ioscan -s
WARNINGS
The following options are deprecated in HP-UX 11i v3 and will be
removed in a future release:
-l List locally connected devices.
-FF or -F -F Display the is_remote field. This field is also
deprecated.
AUTHOR
ioscan was developed by HP.
FILES
/dev/config
/dev/*
SEE ALSO
kcmodule(1M), lsdev(1M), ioconfig(4), intro(7).
Hewlett Packard Enterprise Company- 15 - HP-UX 11i Version 3: Nov 2015
'IT > HPUX' 카테고리의 다른 글
HP 클러스터 HP MC service Guard_2(정상 실행 상태 예제) (0) | 2022.10.13 |
---|---|
HPUX패키지설치_apache (0) | 2022.08.10 |
mknod mksf 차이 (0) | 2022.08.09 |
HPUX 디스크 LVM작업 (0) | 2022.07.24 |
HP-UX 명령어 (0) | 2019.08.14 |