4.3 The Job Configuration Page

The Job Configuration tab of the Job admin view opens the Job Configuration page, which includes the LVM Discovery Settings panel. On this panel, you can configure settings that control the discovery of logical volume managers. The Volume Group Patterns fact (job.volume_group_patterns) provides a place for you to define regular expression patterns for Volume Group names. The Orchestration Server uses these patterns to create Repository objects.

In the Fact Editor, this fact is listed as an array:

<fact name="job.volume_group_patterns" description="Regular expression patterns for Volume Group names to create a Repository Object for">
  <array>
    <string>NCM-*</string>
  </array>
</fact>

You can edit this array by clicking the button to open the Attribute Element Values dialog box, where you can add or remove fact specifications to the array of element choices.

The admin view also includes a link to open and edit the configuration definition file.