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

Moving a logical drive, physicaldrive 1:14 box 1:bay14, Parallel SCSI, 9.1 GB, OK

Page 57 highlights

=> ctrl ch="Lab 4" pd all show In this case, the screen response is: MSA1000 at Lab 4 array A physicaldrive 1:12 (box 1:bay12, Parallel SCSI, 36.4 GB, OK) unassigned physicaldrive 1:13 (box 1:bay13, Parallel SCSI, 9.1 GB, OK) physicaldrive 1:14 (box 1:bay14, Parallel SCSI, 9.1 GB, OK) The second array is to be created on the two remaining physical drives. Before creating this array, determine what RAID options are available for these drives: => ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=300 raid=? The response in this case is: Available options are: 0 1+0 (default value) Now, create the new array: => ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=300 raid=1+0 It is not strictly necessary to specify the RAID level in this example because it is the highest possible level for this scenario and will be used by default. However, it is included in the command as an example. Now, verify that the array has been formed: => ctrl ch="Lab 4" pd all show The screen response is: MSA1000 at Lab 4 array A physicaldrive 1:12 (box 1:bay12, Parallel SCSI, 36.4 GB, OK) array B physicaldrive 1:13 (box 1:bay13, Parallel SCSI, 9.1 GB, OK) physicaldrive 1:14 (box 1:bay14, Parallel SCSI, 9.1 GB, OK) To create a second logical drive on array B, you can specify the array (method A) or you can specify every physical drive in the array (method B). => ctrl ch="Lab 4" array B create type=ld size=900 (method A) => ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=900 (method B) Finally, verify that the logical drives have all been created correctly: => ctrl ch="Lab 4" ld all show MSA1000 at Lab 4 array A logicaldrive 1 (33.9 GB, RAID 0, OK) array B logicaldrive 2 (298 MB, RAID 1+0, OK) logicaldrive 3 (896 MB, RAID 1+0, OK) Moving a logical drive ACU now enables you to move a single logical drive from one array to another array. This feature is available on Gen8 Smart Array controllers. HP Array Configuration Utility 57

  • 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
57
=> ctrl ch="Lab 4" pd all show
In this case, the screen response is:
MSA1000 at Lab 4
array A
physicaldrive 1:12 (box 1:bay12, Parallel SCSI, 36.4 GB, OK)
unassigned
physicaldrive 1:13 (box 1:bay13, Parallel SCSI, 9.1 GB, OK)
physicaldrive 1:14 (box 1:bay14, Parallel SCSI, 9.1 GB, OK)
The second array is to be created on the two remaining physical drives. Before creating this array, determine
what RAID options are available for these drives:
=> ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=300 raid=?
The response in this case is:
Available options are:
0
1+0 (default value)
Now, create the new array:
=> ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=300 raid=1+0
It is not strictly necessary to specify the RAID level in this example because it is the highest possible level for
this scenario and will be used by default. However, it is included in the command as an example.
Now, verify that the array has been formed:
=> ctrl ch="Lab 4" pd all show
The screen response is:
MSA1000 at Lab 4
array A
physicaldrive 1:12 (box 1:bay12, Parallel SCSI, 36.4 GB, OK)
array B
physicaldrive 1:13 (box 1:bay13, Parallel SCSI, 9.1 GB, OK)
physicaldrive 1:14 (box 1:bay14, Parallel SCSI, 9.1 GB, OK)
To create a second logical drive on array B, you can specify the array (method A) or you can specify every
physical drive in the array (method B).
=> ctrl ch="Lab 4" array B create type=ld size=900 (method A)
=> ctrl ch="Lab 4" create type=ld drives=1:13,1:14 size=900 (method B)
Finally, verify that the logical drives have all been created correctly:
=> ctrl ch="Lab 4" ld all show
MSA1000 at Lab 4
array A
logicaldrive 1 (33.9 GB, RAID 0, OK)
array B
logicaldrive 2 (298 MB, RAID 1+0, OK)
logicaldrive 3 (896 MB, RAID 1+0, OK)
Moving a logical drive
ACU now enables you to move a single logical drive from one array to another array. This feature is
available on Gen8 Smart Array controllers.