HP P4000 HP Smart Array SAS controllers for Integrity servers support guide - Page 85

Updating the Smart Array controller firmware online, In this example, the Smart Array Controller

Page 85 highlights

To provide an abbreviated listing of information for the Smart Array Controller and all connected devices, including the firmware version in ROM, enter the sautil -s command. For example: # sautil /dev/ciss5 -s **** **** **** SAUTIL Support Utility **** **** **** **** for the HP SmartArray RAID Controller Family **** **** **** **** version A.02.11 **** **** **** **** (C) Copyright 2003-2006 Hewlett-Packard Development Company, L.P. **** ---- DRIVER INFORMATION Driver State READY ---- CONTROLLER INFORMATION Controller Product Number........... P400 Controller Product Name HP PCIe SmartArray P400 Hardware Path 0/6/0/0/0/0/1/0/0/0 Serial Number PA5360BBFSW2ON Device File dev/ciss5 Hardware Revision B' Firmware Revision (in ROM).......... 2.08 # of Logical Drives 2 # of Physical Disks Configured...... 4 # of Physical Disks Detected........ 4 o o (content has been omitted) o **** End of SAUTIL Output **** In this example, the Smart Array Controller /dev/ciss5 has ROM firmware revision 2.08. Updating the Smart Array controller firmware online The sautil command syntax for updating Smart Array Controller firmware is: #sautil download_ctlr_fw where: The controller device file. Determine the device file for the Smart Array Controller by running the ioscan -kfnd ciss command as described in "Determining the Smart Array series controller device file" (page 84). The file path for the firmware version you want to install on the Smart Array Controller. When you enter the sautil download_ctlr_fw command, the installed firmware version is listed with the firmware version contained in . You can proceed with the download or cancel: # sautil /dev/ciss5 download_ctlr_fw INCPTR.PAK **** **** **** SAUTIL Support Utility **** **** **** Using sautil to check and update the controller firmware 85

  • 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

To provide an abbreviated listing of information for the Smart Array Controller and all connected
devices, including the firmware version in ROM, enter the
sautil <device_file> -s
command. For example:
#
sautil /dev/ciss5 -s
******************************************************************************
****
****
****
S A U T I L
S u p p o r t
U t i l i t y
****
****
****
****
for the HP SmartArray RAID Controller Family
****
****
****
****
version A.02.11
****
****
****
****
(C) Copyright 2003-2006 Hewlett-Packard Development Company, L.P.
****
******************************************************************************
---- DRIVER INFORMATION ------------------------------------------------------
Driver State
........................
READY
---- CONTROLLER INFORMATION --------------------------------------------------
Controller Product Number
...........
P400
Controller Product Name
.............
HP PCIe SmartArray P400
Hardware Path
.......................
0/6/0/0/0/0/1/0/0/0
Serial Number
.......................
PA5360BBFSW2ON
Device File
.........................
/dev/ciss5
Hardware Revision
...................
B
Firmware Revision (in ROM)
..........
2.08
# of Logical Drives
.................
2
# of Physical Disks Configured
......
4
# of Physical Disks Detected
........
4
o
o (content has been omitted)
o
******************************************************************************
****
End of SAUTIL Output
****
******************************************************************************
In this example, the Smart Array Controller
/dev/ciss5
has ROM firmware revision 2.08.
Updating the Smart Array controller firmware online
The
sautil
command syntax for updating Smart Array Controller firmware is:
#
sautil
<device_file>
download_ctlr_fw
<fw_image>
where:
<device_file>
The controller device file. Determine the device file for the Smart Array
Controller by running the
ioscan -kfnd ciss
command as described
in
“Determining the Smart Array series controller device file” (page 84)
.
<fw_image>
The file path for the firmware version you want to install on the Smart
Array Controller.
When you enter the
sautil
<device_file>
download_ctlr_fw
<fw_image>
command,
the installed firmware version is listed with the firmware version contained in
<fw_image>
.
You can proceed with the download or cancel:
#
sautil /dev/ciss5 download_ctlr_fw INCPTR.PAK
******************************************************************************
****
****
****
S A U T I L
S u p p o r t
U t i l i t y
****
****
****
Using sautil to check and update the controller firmware
85