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

The sautil <device_file> scan command

Page 83 highlights

NOTE: The state of a SAS SES (storage enclosure processor) device is always FAILED. This is because the enclosure is not a DISK device. It does not indicate that the enclosure has failed. To confirm this, review the description for the physical device in the sautil command output. The "Last Failure Reason" for the enclosure will be "NON DISK DEVICE." The sautil scan command To instruct the Smart Array Controller to rescan all SCSI buses, use the sautil scan command. For example, when you hot-plug a physical disk into the system's internal drive bay, run a scan. The sautil accept_media_xchg command You can use the sautil accept_media_xchg command to instruct the Smart Array Controller to do the following: 1. Set the state of the specified failed logical drive to OK. 2. Set the states of failed physical disks that have been hot-plug-replaced to OK. CAUTION: This option preserves the RAID configuration, logical drive configurations, and controller settings. If more disks failed than the RAID level can accommodate, data on the failed logical drive might be compromised. If data is compromised, you must restore the data from backup media. In the following example, logical drive 0 accepts a media exchange. # sautil /dev/ciss5 accept_media_xchg 0 **** **** **** 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 Device File dev/ciss5 ---- ACCEPT MEDIA EXCHANGE Logical drive specified: 0 WARNING: The status of logical drive 0 will be set to "OK". The status of all physical disks that have been replaced on this logical drive will also be set to "OK". While this option preserves the RAID configuration (logical drive configurations, controller settings, etc.), data on the failed logical drive may have already been compromised. If more disks have failed than the RAID level can accommodate, you will need to restore your data from backup media. The sautil command 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

NOTE:
The state of a SAS SES (storage enclosure processor) device is always FAILED. This is
because the enclosure is not a DISK device. It does not indicate that the enclosure has failed. To
confirm this, review the description for the physical device in the
sautil <device_file>
command output. The “Last Failure Reason” for the enclosure will be “NON DISK DEVICE.”
The sautil <device_file> scan command
To instruct the Smart Array Controller to rescan all SCSI buses, use the
sautil
<device_file>
scan
command. For example, when you hot-plug a physical disk into the system’s internal drive
bay, run a scan.
The sautil <device_file> accept_media_xchg <logical_drive_number> command
You can use the
sautil
<device_file>
accept_media_xchg
<logical_drive_number>
command to instruct the Smart Array Controller to do the following:
1.
Set the state of the specified failed logical drive to
OK
.
2.
Set the states of failed physical disks that have been hot-plug-replaced to
OK
.
CAUTION:
This option preserves the RAID configuration, logical drive configurations, and
controller settings. If more disks failed than the RAID level can accommodate, data on the failed
logical drive might be compromised. If data is compromised, you must restore the data from
backup media.
In the following example, logical drive 0 accepts a media exchange.
#
sautil /dev/ciss5 accept_media_xchg 0
******************************************************************************
****
****
****
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
Device File
.........................
/dev/ciss5
---- ACCEPT MEDIA EXCHANGE ---------------------------------------------------
Logical drive specified: 0
WARNING: The status of logical drive 0 will be set to
OK
. The
status of all physical disks that have been replaced on this
logical drive will also be set to
OK
.
While this option preserves the RAID configuration (logical
drive configurations, controller settings, etc.), data on the
failed logical drive may have already been compromised. If
more disks have failed than the RAID level can accommodate,
you will need to restore your data from backup media.
The sautil command
83