Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)
260 HP StorageWorks 2000 Family Modular Smart Array CLI reference guide • May 2008
Errors Associated with Scheduling Tasks
The following table describes error messages associated with scheduling tasks.
Missing Parameter Data Error
If you try to use a command that has a name parameter and the CLI displays “Error:
The command is missing parameter data” then the name value you specified might
have been interpreted as the keyword of an optional parameter.
For example, this problem would occur if you tried to create a virtual disk named
A
or
a without specifying the assigned-to parameter.
To use a name that the CLI could interpret as an optional parameter, you must
specify that parameter before the name parameter.
Table 4-1 Errors Associated with Scheduling Tasks
Error Message Solution
Task Already Exists Select a different name for the task.
Unknown Task Type The task type is misspelled. Valid task types are:
TakeSnapshot, ResetSnapshot and
VolumeCopy.
Schedule Already Exists Select a different name for the schedule.
Expected one of START, EVERY,
BETWEEN, ONLY, COUNT, EXPIRES
There might be a comma at the end of the expression.
Invalid syntax for Nth suffix The suffix must match the number. 1st, 2nd, 3rd, etc.