mrconfig dg create
Facilitiates creation of disk groups.
CAUTION
 The mrconfig command must be run under the supervision
         of HPE support. The mrconfig dg create commands let you create disk groups (after you
         initialize disks with the 
            mrconfig disk init
          command and add them to the node with the 
            mrconfig disk load
          command).
You can create a disk group with one of two formats:
- Use the 
mrconfig dg create raid0command to create a striped disk group with a RAID 0 format. - Use the 
mrconfig dg create concatcommand to create a concatenated disk group (one disk after another). 
After you create disk groups you will be ready to create storage pools on the disk groups.
See 
         mrconfig
         
for instructions about running mrconfig
commands.