Metis Smart Modeling - Rules
From Metis Documentation
(→Table Selection) |
(→Table Selection) |
||
Line 361: | Line 361: | ||
Select “$NB_HDD” from the list and confirm to continue. The variable is added to the output field. | Select “$NB_HDD” from the list and confirm to continue. The variable is added to the output field. | ||
The requirement for this rule is that for a RAID configuration with a value of 0 or 1, the number of disks must be 2, hence why “Q out” is set to 2. With a value anywhere from 2 to 10, the number of disks must be 3, hence “Q out” is set to 3. | The requirement for this rule is that for a RAID configuration with a value of 0 or 1, the number of disks must be 2, hence why “Q out” is set to 2. With a value anywhere from 2 to 10, the number of disks must be 3, hence “Q out” is set to 3. | ||
- | + | Therefore, under the Q fields, in the first field, Set “Q from” to “0,” “Q to” to “1” and “Q out” to “2.” | |
- | + | In the second field, set “Q from” to “2,” “Q to” to “10,” and “Q out” to “3.” | |
Please note, that although it is not displayed the value “0” for “Q from” has indeed been saved. | Please note, that although it is not displayed the value “0” for “Q from” has indeed been saved. | ||
The rule can now be tested. | The rule can now be tested. |