When used in Configure mode, the policies file directs how PRAID configures the RAID controllers in a system by using keywords and values that you can customize. In Capture mode, PRAID creates or appends to the end of a policies file the parameters that can configure other RAID controllers identical to the ones in the current system.
The policies file is an ASCII text file that is organized in a .ini file format. Each .ini file section name indicates the start of a new policy for configuring RAID controllers.
The policies file must contain one or more uniquely-named sections that use the format [Policy.name] where name is a unique user-assigned name that identifies the policy. name can be any combination of letters, numbers, underscores, periods, or dashes.
Some examples of legal section names are: [Policy.1], [Policy.mypolicy], and [Policy.My-RAID5-config]. Each section in the policies file represents a single policy for configuring RAID controllers. You can have up to 50 policies in a single policies file.