HP XP20000/XP24000 HP StorageWorks XP Disk Array Configuration Guide (T5278-96 - Page 83

Verifying new device recognition, Configuring disk array devices

Page 83 highlights

1. Power on the display of the Linux server. 2. Power on all devices other than the Linux server. 3. Confirm ready status of all devices. 4. Power on the Linux server. Verifying new device recognition 1. Verify that the FCA driver is installed using the lsmod command. 2. View the device information in the /proc/scsi/scsi file. Example #cat /proc/scsi/scsiAttached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: HP Model: OPEN-9 Rev: 2105 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 00 Lun: 01 Vendor: HP Model: OPEN-9 Rev: 2105 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 00 Lun: 02 Vendor: HP Model: OPEN-9 Rev: 2105 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 00 Lun: 03 Vendor: HP Model: OPEN-9 Rev: 2105 Type: Direct-Access ANSI SCSI revision: 02 3. Verify that the system recognizes the disk array partitions by viewing the /proc/partitions file. Example #cat /proc/partitions major minor #blocks name rio rmerge rsect ... 8 0 7211520 sda 1 3 8 ... 8 1 7181087 sda1 0 0 0 ... 8 2 28272 sda2 0 0 0 ... 8 16 7211520 sdb 1 3 8 ... 8 17 7181087 sdb1 0 0 0 ... 8 18 28272 sdb2 0 0 0 ... 8 32 7211520 sdc 1 3 8 ... 8 33 7181087 sdc1 0 0 0 ... 8 34 28272 sdc2 0 0 0 ... 8 48 7211520 sdd 1 3 8 ... 8 49 7181087 sdd1 0 0 0 ... 8 50 28272 sdd2 0 0 0 ... 8 64 7211520 sde 1 3 8 ... 8 65 7181087 sde1 0 0 0 ... 8 66 28272 sde2 0 0 0 ... 8 80 7211520 sdf 1 3 8 ... 8 81 7173022 sdf1 0 0 0 ... 8 82 32130 sdf2 0 0 0 ... 8 96 7211520 sdg 1 3 8 ... 8 97 7173022 sdg1 0 0 0 ... 104 0 17776560 cciss/c0d0 168200 352184 4166792... 104 1 257024 cciss/c0d0p1 1 3 8 ... 104 2 1048560 cciss/c0d0p2 2 3 16 ... 104 3 16470960 cciss/c0d0p3 168193 352166 4166736... In the previous example, the "sd" devices represent the XP disk partitions and the "cciss" devices represent the internal hard drive partitions on an HP Proliant system. Configuring disk array devices Disks in the disk array are configured using the same procedure for configuring any new disk on the host. This includes the following procedures: Configuring disk array devices 83

  • 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
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183

1.
Power on the display of the Linux server.
2.
Power on all devices other than the Linux server.
3.
Confirm ready status of all devices.
4.
Power on the Linux server.
Verifying new device recognition
1.
Verify that the FCA driver is installed using the
lsmod
command.
2.
View the device information in the
/proc/scsi/scsi
file.
Example
#cat /proc/scsi/scsiAttached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP
Model: OPEN-9
Rev: 2105
Type:
Direct-Access
ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 01
Vendor: HP
Model: OPEN-9
Rev: 2105
Type:
Direct-Access
ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 02
Vendor: HP
Model: OPEN-9
Rev: 2105
Type:
Direct-Access
ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 03
Vendor: HP
Model: OPEN-9
Rev: 2105
Type:
Direct-Access
ANSI SCSI revision: 02
3.
Verify that the system recognizes the disk array partitions by viewing the
/proc/partitions
file.
Example
#cat /proc/partitions
major minor #blocks
name
rio
rmerge rsect
...
8
0
7211520
sda
1
3
8
...
8
1
7181087
sda1
0
0
0
...
8
2
28272
sda2
0
0
0
...
8
16
7211520
sdb
1
3
8
...
8
17
7181087
sdb1
0
0
0
...
8
18
28272
sdb2
0
0
0
...
8
32
7211520
sdc
1
3
8
...
8
33
7181087
sdc1
0
0
0
...
8
34
28272
sdc2
0
0
0
...
8
48
7211520
sdd
1
3
8
...
8
49
7181087
sdd1
0
0
0
...
8
50
28272
sdd2
0
0
0
...
8
64
7211520
sde
1
3
8
...
8
65
7181087
sde1
0
0
0
...
8
66
28272
sde2
0
0
0
...
8
80
7211520
sdf
1
3
8
...
8
81
7173022
sdf1
0
0
0
...
8
82
32130
sdf2
0
0
0
...
8
96
7211520
sdg
1
3
8
...
8
97
7173022
sdg1
0
0
0
...
104
0
17776560 cciss/c0d0
168200 352184 4166792...
104
1
257024
cciss/c0d0p1 1
3
8
...
104
2
1048560
cciss/c0d0p2 2
3
16
...
104
3
16470960 cciss/c0d0p3 168193 352166 4166736...
In the previous example, the “sd” devices represent the XP disk partitions and the “cciss”
devices represent the internal hard drive partitions on an HP Proliant system.
Configuring disk array devices
Disks in the disk array are configured using the same procedure for configuring any new disk on
the host. This includes the following procedures:
Configuring disk array devices
83