3Ware 9650SE-2LPB-10 CLI Guide - Page 96

/ex/slotx show, /ex/slotx show identify, /ex/slotx set identify=on|off

Page 96 highlights

Chapter 2. CLI Syntax Reference /ex/slotx show This command shows information about the specified /slotx on the specified enclosure /ex. The slot name is followed by its status. If a slot has been inserted with a drive and no fault has been detected, the status is OK. If the slot is empty the status would indicate NO-DEVICE. The port that is correlated to the slot is indicated in the next column. If no device is found in the slot, that is indicated with a dash (-) in the Port column. The final column shows whether "identify" is currently set for the specified slot. Example: //localhost> /e0/slot1 show Slot Status Port Identify slot1 OK /c0/p1 Yes /ex/slotx show identify This command shows the identify status of the specified slot. The status can be either on or off. Example: //localhost> /e0/slot1 show identify /e0/slot1 Identify status = on /ex/slotx set identify=on|off This command causes the slot to be identified by blinking the LED associated with it, or turns off identification of the LED for this slot. Setting identify to on will cause the LED associated with that slot to blink, provided that the EPCT has been set to associate "identify" with "blinking," as is the case in the 3ware Sidecar. Note: This command is equivalent to "/cx/px set identify=on|off" on page 81. Example: //localhost> /e0/slot1 set identify=on Sending Identify request to Drive Slot /e0/slot0 to [on] ... Done. 90 3ware Serial ATA RAID Controller CLI Guide

  • 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

Chapter 2. CLI Syntax Reference
90
3ware Serial ATA RAID Controller CLI Guide
/e
x
/slot
x
show
This command shows information about the specified
/slot
x
on the specified
enclosure
/e
x
.
The slot name is followed by its status. If a slot has been
inserted with a drive and no fault has been detected, the status is OK. If the
slot is empty the status would indicate NO-DEVICE. The port that is
correlated to the slot is indicated in the next column. If no device is found in
the slot, that is indicated with a dash (-) in the Port column. The final column
shows whether “identify” is currently set for the specified slot.
Example:
//localhost> /e0/slot1 show
Slot
Status
Port
Identify
----------------------------------------------------
slot1
OK
/c0/p1
Yes
/e
x
/slot
x
show identify
This command shows the identify status of the specified slot. The status can
be either
on
or
off
.
Example:
//localhost> /e0/slot1 show identify
/e0/slot1 Identify status = on
/e
x
/slot
x
set identify=on|off
This command causes the slot to be identified by blinking the LED associated
with it, or turns off identification of the LED for this slot.
Setting identify to
on
will cause the LED associated with that slot to blink,
provided that the EPCT has been set to associate “identify” with “blinking,”
as is the case in the 3ware Sidecar.
Note:
This command is equivalent to “/cx/px set identify=on|off” on page 81.
Example:
//localhost> /e0/slot1 set identify=on
Sending Identify request to Drive Slot /e0/slot0 to [on] ...
Done.