HP-UX Reference (11i v1 05/09) - 1M System Administration Commands A-M (vol 3)
a
arraylog(1M) arraylog(1M)
arraylog: Unknown argument
An invalid argument was specified. Check command usage.
arraylog: 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.
arraylog: Cannot clear logs on an unsupported disk.
An attempt was made to clear the logs on an unsupported disk. The logs on an unsupported disk can-
not be cleared using this command.
arraylog: No disk in slot n.
There is no disk in the indicated slot.
Use the -p [pagecode] option to attempt to recover any log information.
Any recoverable log data will be displayed as a hex dump.
The logs on an unsupported disk cannot be interpreted by the arraylog utility. Using the
-p
[
pagecode] option will cause the utility to retrieve any log information it can from the disk.
arraylog: Array 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 the controller usage log for the disk array identified by device file /dev/rdsk/c2t0d0
:
arraylog -u /dev/rdsk/c2t0d0
Display the controller event log for disk array serial number 00786b5c0000 :
arraylog -e 00786b5c0000
Display the log information for the disk installed in slot A2 of the disk array identified by device file
/dev/rdsk/c2t0d0
:
arraylog -d A2 /dev/rdsk/c2t0d0
Clear the controller event and usage logs for disk array serial number 00786b5c0000 :
arraylog -C -c 00786b5c0000
Clear the log for the disk installed in slot B1 of disk array serial number 00786b5c0000 :
arraylog -C -d B1 00786b5c0000
DEPENDENCIES
ARMServer must be running to execute this command. See ARMServer(1M).
SECURITY CONFIGURATION
This command is modified for all security configurations.
Security Behavior/Restrictions
Use of this command is restricted to authorized users only.
Command Authorizations
This command requires the sysadmin authorization to successfully execute.
Privileges
The command has been modified to support least privilege. The potential privileges possessed by the com-
mand and their uses include:
allowdacread This privilege is raised to provide discretionary read access to the devices.
allowdacwrite This privilege is raised to provide discretionary write access to the devices.
allowmacread This privilege is raised to provide mandatory read access to the devices.
allowmacwrite This privilege is raised to provide mandatory write access to the devices.
filesysops This privilege is raised to allow the mknod(2) system call to succeed.
HP-UX 11i Version 1: September 2005 − 2 − Hewlett-Packard Company Section 1M−−61