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

a
arrayrbld(1M) arrayrbld(1M)
arrayrbld: Unknown argument
An invalid argument was specified. Check command usage.
arrayrbld: 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).
arrayrbld: 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.
arrayrbld: The array does not need to be rebuilt, rebuild not started.
An attempt was made to start a rebuild when it was not required.
arrayrbld: The array is already rebuilding.
An attempt was made to start a rebuild with one already in progress.
arrayrbld: Cannot cancel because the array is not rebuilding.
An attempt was made to cancel a rebuild, but none was in progress.
arrayrbld: Cannot cancel a rebuild when array has Auto Rebuild enabled.
An attempt was made to cancel a rebuild that was started automatically by Auto Rebuild. A rebuild
started in this way cannot be canceled unless Auto Rebuild is first disabled.
arrayrbld: 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
Rebuild disk array serial number 00786b5c0000 :
arrayrbld -r 00786b5c0000
Cancel a rebuild currently in progress on the disk array identified by device file
/dev/rdsk/c2t0d0:
arrayrbld -c /dev/rdsk/c2t0d0
Display the rebuild status on disk array identified by alias AUTORAID3:
arrayrbld -p AUTORAID3
Set Auto Rebuild on and Rebuild Priority low on the disk array identified by device file
/dev/rdsk/c2t0d0
:
arrayrbld -a on -P low /dev/rdsk/c2t0d0
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.
HP-UX 11i Version 1: September 2005 2 Hewlett-Packard Company Section 1M69