HP ProLiant DL280 Configuring Arrays on HP Smart Array Controllers Reference G - Page 52

Setting the boot volume, Setting the target, Syntax, Example commands, Typical scenario

Page 52 highlights

Setting the boot volume This procedure is only available in the offline environment. The boot volume is the volume that contains the OS and its support files. To work properly, the boot volume must be accessible by the designated boot controller. See "Setting the boot controller (on page 51)." Syntax: modify [bootvolume=primary|secondary|none] where is a controller and a logical drive. Example commands: controller slot=1 ld 1 modify bootvolume=primary controller slot=1 ld 2 modify bootvolume=secondary controller slot=1 ld 1 modify bootvolume=none Setting the target If you must perform several operations on a given target device, you can simplify the required commands by setting the device as the default for the CLI operations. After you have set the target, any command that you enter in the CLI without a specified is automatically applied to the set target. If you must also perform operations on other devices, you can still do so at any time by specifying the for each of those operations as usual. You can also change the set target or clear it completely. The set target is automatically cleared when you close the CLI. IMPORTANT: You cannot use the set target command in batch file scripts. Syntax: set target where is a controller, array, or logical drive. Example commands: => set target ctrl slot=3 => clear target Typical scenario First, set a target as follows: => set target ctrl ch="Lab 4" => show target controller chassisname="Lab 4" As an example of how the set target command works, check the status of array A on this controller: => array A show MSA1000 at Lab 4 array A Interface Type: Parallel SCSI Unused Space: 7949 MB Status: OK Note that the controller does not need to be specified because it is currently the set target. Now clear the target, reset it, and enter a few commands for the new set target: => clear target HP Array Configuration Utility 52

  • 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
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123

HP Array Configuration Utility
52
Setting the boot volume
This procedure is only available in the offline environment.
The boot volume is the volume that contains the OS and its support files. To work properly, the boot volume
must be accessible by the designated boot controller. See "Setting the boot controller (on page
51
)."
Syntax:
<target> modify [bootvolume=primary|secondary|none]
where
<target>
is a controller and a logical drive.
Example commands:
controller slot=1 ld 1 modify bootvolume=primary
controller slot=1 ld 2 modify bootvolume=secondary
controller slot=1 ld 1 modify bootvolume=none
Setting the target
If you must perform several operations on a given target device, you can simplify the required commands by
setting the device as the default
<target>
for the CLI operations.
After you have set the target, any command that you enter in the CLI without a specified
<target>
is
automatically applied to the set target. If you must also perform operations on other devices, you can still do
so at any time by specifying the
<target>
for each of those operations as usual. You can also change the
set target or clear it completely. The set target is automatically cleared when you close the CLI.
IMPORTANT:
You cannot use the
set target
command in batch file scripts.
Syntax:
set target <target>
where
<target>
is a controller, array, or logical drive.
Example commands:
=> set target ctrl slot=3
=> clear target
Typical scenario
First, set a target as follows:
=> set target ctrl ch="Lab 4"
=> show target
controller chassisname="Lab 4"
As an example of how the set target command works, check the status of array A on this controller:
=> array A show
MSA1000 at Lab 4
array A
Interface Type: Parallel SCSI
Unused Space: 7949 MB
Status: OK
Note that the controller does not need to be specified because it is currently the set target.
Now clear the target, reset it, and enter a few commands for the new set target:
=> clear target