Reference Guide

Table Of Contents
perccli /cx/dall split mirror
This command splits apart the mirror virtual drives.
Input example:
perccli /c0/dall split mirror
perccli /cx/dall add mirror src=<val> [force]
This command joins the virtual drive with its mirror.
Input example:
perccli /c0/dall add mirror src=<2>
Options for <val>:
0 Data will be copied from existing virtual drive to drives.
1 Data will be copied from drives to virtual drive.
2 Broken mirror is imported as a new virtual drive.
perccli /cx/dx set security=on
This command enables security on the specified drive group.
Input example:
perccli /c0/d0 set security=on
perccli /cx/dx show all
This command shows physical and virtual drive information for the disk group.
Input example:
perccli /c0/dall show all
BBU commands
The PERC Command Line Tool supports the following battery backup unit (BBU) commands:
perccli /cx/bbu set [learnDelayInterval=<val>|bbuMode=<val>|learnStartTime=[DDDHH|off]|
autolearnmode=<val>|powermode=sleep|writeaccess=sealed]
perccli /cx/bbu show
perccli /cx/bbu show all
perccli /cx/bbu show learn
perccli /cx/bbu show properties
perccli /cx/bbu show status
perccli /cx/bbu start learn
In the following, /cx specifies a controller where x is the controller index, and /bbu signifies a battery backup unit.
The detailed description for each command follows:
perccli /cx/bbu set <options>
This command sets bbu properties on the controller bbu.
Options:
learnDelayInterval=<val>: number of hours to delay a learn cycle, not greater than 7 days
bbuMode=<val>: val range 0255
autolearnmode=<val>: 0 Enabled, 1 Disabled, 2 WarnViaEvent
46
Working with the PERC Command Line Interface Tool