HP ProLiant BL660c Configuring Arrays on HP Smart Array Controllers Reference - Page 62

Entering or deleting a license key, Optimizing controller performance for video

Page 62 highlights

Entering or deleting a license key Some advanced configuration tasks (available only on certain controller models) can be performed only after software is installed on the controller and a license key is registered to activate the software. Syntax: add [lk=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx] where the target is any valid controller. The hyphens are optional. To delete a license key, use a standard delete command but use the license key (not the controller) as the target: delete Example commands: => ctrl slot=5 lk=12345-65432-78787-43434-24680 delete => ctrl slot=4 add lk=9876543210222224444466666 Optimizing controller performance for video On some controller models, you can optimize the controller performance for video. For this feature to be available, you must install SAAP on the controller and register the SAAP license key. Syntax: modify dpo=enable elevatorsort=disable irp=enable queuedepth=automatic mnpd=60 where the target is any valid controller. The queuedepth parameter can also have a numerical value from 2 to 32, and the mnpd parameter can have any value from 0 (disabled) to 60. To disable the video performance optimization feature, reverse the disable and enable values noted above, set the queue depth to automatic, and set mnpd to 0, as in the second example command. Example commands: => ctrl slot=5 modify dpo=enable elevatorsort=disable irp=enable queuedepth=16 mnpd=25 => ctrl slot=3 modify dpo=disable elevatorsort=enable irp=disable queuedepth=automatic mnpd=0 Creating a logical drive Syntax: create type=ld [parameter=value] is usually a controller, but it can be an array if you are creating an additional logical drive on an existing array. If you want to create a logical drive on a group of physical drives that are not yet assigned to an array, you do not have to build the array first. In the CLI, unlike in the GUI, the array is created automatically at the same time as the logical drive. The standard parameters used when creating a logical drive are described in the following table. If you do not specify a particular parameter, the CLI uses the appropriate default value. HP Array Configuration Utility 62

  • 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
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

HP Array Configuration Utility
62
Entering or deleting a license key
Some advanced configuration tasks (available only on certain controller models) can be performed only
after software is installed on the controller and a license key is registered to activate the software.
Syntax:
<target> add [lk=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx]
where the target is any valid controller. The hyphens are optional.
To delete a license key, use a standard
delete
command but use the license key (not the controller) as
the target:
<target> delete
Example commands:
=> ctrl slot=5 lk=12345-65432-78787-43434-24680 delete
=> ctrl slot=4 add lk=9876543210222224444466666
Optimizing controller performance for video
On some controller models, you can optimize the controller performance for video.
For this feature to be available, you must install SAAP on the controller and register the SAAP license key.
Syntax:
<target> modify dpo=enable elevatorsort=disable irp=enable
queuedepth=automatic mnpd=60
where the target is any valid controller.
The
queuedepth
parameter can also have a numerical value from 2 to 32, and the
mnpd
parameter
can have any value from 0 (disabled) to 60.
To disable the video performance optimization feature, reverse the disable and enable values noted
above, set the queue depth to automatic, and set
mnpd
to 0, as in the second example command.
Example commands:
=> ctrl slot=5 modify dpo=enable elevatorsort=disable irp=enable
queuedepth=16 mnpd=25
=> ctrl slot=3 modify dpo=disable elevatorsort=enable irp=disable
queuedepth=automatic mnpd=0
Creating a logical drive
Syntax:
<target> create type=ld [parameter=value]
<target>
is usually a controller, but it can be an array if you are creating an additional logical drive on
an existing array.
If you want to create a logical drive on a group of physical drives that are not yet assigned to an array,
you do not have to build the array first. In the CLI, unlike in the GUI, the array is created automatically at
the same time as the logical drive.
The standard parameters used when creating a logical drive are described in the following table. If you
do not specify a particular parameter, the CLI uses the appropriate default value.