HP-UX Reference (11i v1 05/09) - 1M System Administration Commands A-M (vol 3)

a
arraydsp(1M) arraydsp(1M)
-s Display general configuration information for the disk array. This includes the
configuration settings that control the operation of the entire disk array.
-S Raw output display. Data is output as a colon-delimited ASCII text string. Raw output
format is near the end of this page.
-v Display virtual information about the disk array. This includes the amount of capacity
currently being used for RAID 0/1, and the amount of unallocated capacity.
-V Verbose mode displays additional command execution, state, and/or status messages.
-? Display extended usage message. This option overrides all others.
EXTERNAL INFLUENCES
Environment Variables
LC_MESSAGES determines the language in which messages are displayed. The current language settings
can be checked with locale(1).
RETURN VALUE
arraydsp returns the following values:
0 Successful completion.
1 An error in execution (I/O, subsystem, security, etc.) occurred.
2 An error in command syntax occurred: for example, an unknown command-line option was passed.
3 Timeout in communication to server. May indicate
ARMServer is not running.
DIAGNOSTICS
The following messages can be generated by
arraydsp:
Usage: arraydsp [-l [LUN] | -d | -c | -s | -v | -h | -a |
-r stime etime | -m stime etime [int]]
[-V] [-?] <array-id>
An error in command syntax has occurred. Reenter the command with all necessary arguments.
Usage: arraydsp {-i | -R} [-V] [-?]
An error in command syntax has occurred. Reenter the command with all necessary arguments.
Usage: arraydsp -r stime etime | -m stime etime [int] array-id
The values entered for the performance analysis start and stop times are invalid. The format for
entering the time is mmddhhmm[yy].
arraydsp: Arg out of range
One of the arguments has exceeded its maximum or minimum size, or is incorrect in form. Check the
size and form of each argument.
arraydsp: Unknown argument
An invalid argument was specified. Check command usage.
arraydsp: No such file or directory
The specified array-id does not exist or does not identify a disk array LUN that is communicating with
the system. Verify the correct array-id with ioscan(1M) or arraydsp(1M).
arraydsp: Error in command execution, <Additional Error Info>:
<Error Info Decode>
The command failed due to a device error, an internal error, or a system error. The Additional Error
Info and Error Info Decode fields will hold specifics about the failure and its cause.
arraydsp: Device was just powered-on or reset.
The command failed because the disk array has been powered-on or reset. Reissue the command and
it should succeed.
EXAMPLES
Display general information about the disk array identified by device file /dev/rdsk/c2t0d0:
arraydsp /dev/rdsk/c2t0d0
Display information for LUN 2 on disk array serial number 00786b5c0000 :
arraydsp -l 2 00786b5c0000
HP-UX 11i Version 1: September 2005 2 Hewlett-Packard Company Section 1M51