HP ProLiant SL2500 HP Scripting Toolkit 9.60 for Windows User Guide - Page 43

Invalid RAID., Comment or clarification, Error message, Error code

Page 43 highlights

Error code Error message 2826 Array not specified. 2827 New array ID does not match the next available array ID. 2828 New array ID already exists. 2829 2830 2831 Cannot create array. Cannot expand array. Cannot change array spare. 2832 2833 2834 2835 2836 Invalid physical drive. Invalid spare. Invalid logical drive. Logical drive not specified. New logical drive ID does not match the next available logical drive ID. 2837 New logical drive ID already exists. 2838 2839 2840 Cannot create logical drive. Cannot migrate logical drive RAID. Cannot migrate logical drive stripe size. 2841 Cannot extend logical drive. 2842 2843 Invalid RAID. Invalid size. Comment or clarification The script file has commands that require an array, but no array is specified. The scripted array ID is not the next ID in sequence, based on the IDs of the existing arrays. For example, only array A exists and the script file specifies creation of array C (omitting array B). This error occurs in Configure mode when the array ID specified in the script file already exists in the configuration. In Configure mode, you can create only new arrays. The controller has no unassigned physical drives, or it already has the maximum number of arrays or logical drives. The controller does not support expansion, or the current controller configuration is not expandable. This error message appears if you try to change the number of spares in an array when the configuration does not support the addition or subtraction of spares. A specified physical drive is not a valid physical drive, or it cannot be placed in the array. A specified spare is not a valid spare drive, or it cannot be placed in the array as a spare. - The script file has commands that require a logical drive, but no logical drive is specified. The script file specifies a logical drive ID that is not the first unused ID in the sequence. For example, this message appears if the controller has only logical drive 1 and the script file specifies creation of logical drive 3 (omitting logical drive 2). A common cause of this error is that the input file specifies non-sequential logical drive numbers. In this case, change the logical drive numbers in the input file so that they are sequential. This error occurs in Configure mode when the logical drive ID specified in the script file already exists in the configuration. In Configure mode, you can create only new logical drives. The array has no free space, or the maximum number of logical drives has already been reached. The controller does not support RAID migration, or migration is not possible with the current controller configuration. The controller does not support stripe size migration, or migration is not possible with the current controller configuration. The controller does not support extension, or the current controller configuration cannot be extended. For example, extension is not possible if the array has no free space. The specified RAID level is invalid or is not possible with the current configuration. The specified size is invalid or is not possible with the current configuration. Using HPSSASCRIPTING 43

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

Comment or clarification
Error message
Error code
The script file has commands that require an array, but no
array is specified.
Array not specified.
2826
The scripted array ID is not the next ID in sequence, based
on the IDs of the existing arrays. For example, only array A
New array ID does not match the next
available array ID.
2827
exists and the script file specifies creation of array C (omitting
array B).
This error occurs in Configure mode when the array ID
specified in the script file already exists in the configuration.
In Configure mode, you can create only new arrays.
New array ID already exists.
2828
The controller has no unassigned physical drives, or it already
has the maximum number of arrays or logical drives.
Cannot create array.
2829
The controller does not support expansion, or the current
controller configuration is not expandable.
Cannot expand array.
2830
This error message appears if you try to change the number
of spares in an array when the configuration does not support
the addition or subtraction of spares.
Cannot change array spare.
2831
A specified physical drive is not a valid physical drive, or it
cannot be placed in the array.
Invalid physical drive.
2832
A specified spare is not a valid spare drive, or it cannot be
placed in the array as a spare.
Invalid spare.
2833
Invalid logical drive.
2834
The script file has commands that require a logical drive, but
no logical drive is specified.
Logical drive not specified.
2835
The script file specifies a logical drive ID that is not the first
unused ID in the sequence. For example, this message
New logical drive ID does not match the
next available logical drive ID.
2836
appears if the controller has only logical drive 1 and the
script file specifies creation of logical drive 3 (omitting logical
drive 2). A common cause of this error is that the input file
specifies non-sequential logical drive numbers. In this case,
change the logical drive numbers in the input file so that they
are sequential.
This error occurs in Configure mode when the logical drive
ID specified in the script file already exists in the
New logical drive ID already exists.
2837
configuration. In Configure mode, you can create only new
logical drives.
The array has no free space, or the maximum number of
logical drives has already been reached.
Cannot create logical drive.
2838
The controller does not support RAID migration, or migration
is not possible with the current controller configuration.
Cannot migrate logical drive RAID.
2839
The controller does not support stripe size migration, or
migration is not possible with the current controller
configuration.
Cannot migrate logical drive stripe size.
2840
The controller does not support extension, or the current
controller configuration cannot be extended. For example,
extension is not possible if the array has no free space.
Cannot extend logical drive.
2841
The specified RAID level is invalid or is not possible with the
current configuration.
Invalid RAID.
2842
The specified size is invalid or is not possible with the current
configuration.
Invalid size.
2843
Using HPSSASCRIPTING
43