Dell EqualLogic PS6210XS EqualLogic Host Integration Tools for Linux Version 1 - Page 24

rswcli --discover Command Syntax, Example: Discovering Uninitialized PS Series Arrays

Page 24 highlights

rswcli --discover Command Syntax The command syntax is as follows: rswcli --discover | -d [--detail] The following table describes the optional command parameter. Table 5. Discover Command Parameter Parameter --detail Description Specifies whether RSWCLI should output the array MAC address, Host Adapter MAC address, firmware version, and supported RAID levels for each array. Additional information might display, depending on your PS Series Array firmware version. Example: Discovering Uninitialized PS Series Arrays The following example shows the detailed output of the --discover command. # rswcli --discover --detail | more Processing discover command... Discovering uninitialized PS Series arrays that are accessible from this computer. (This could take up to a minute) 1 uninitialized PS Series array found. Service Tag: JJRKWP1 Serial Number: SHU0935411YBF04 Array MAC Address for eth0: 00:09:8A:0A:4F:30 Host Adapter MAC Address: 00:26:B9:3A:2C:35 Firmware Version: X.Y.Z Supported RAID Levels: 6, 10, 50 Disk Info: 15 931.52GB 7200rpm SATA(HDD) disks Product Family: PS6000 The discover command succeeded. Initializing a PS Series Array Use the rswcli --initialize (or rswcli -i) command to initialize a PS Series array and join a group. NOTE: This command does not support selecting a pool. Use the PS Group Manager GUI or CLI to select a pool when the member is in a group. rswcli --initialize Command Syntax The command syntax is as follows: rswcli --initialize | -i --create-group | --cg (or, --jg | --join-group) --group-ip IPv4_address | -gip --group-name group-name | --gn --member-ip-eth0 IPv4_address | --mip --member-name member-name | --mn --membership password --member-subnet subnet_mask | --msub --member-gateway IPv4_address | --mgwy --service-tag service-tag | --st 24 Remote Setup Wizard Command Line Interface

  • 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

rswcli --discover Command Syntax
The command syntax is as follows:
rswcli --discover | -d
[--detail]
The following table describes the optional command parameter.
Table 5. Discover Command Parameter
Parameter
Description
--detail
Specifies whether RSWCLI should output the array MAC address, Host Adapter MAC address,
firmware version, and supported RAID levels for each array. Additional information might display,
depending on your PS Series Array firmware version.
Example: Discovering Uninitialized PS Series Arrays
The following example shows the detailed output of the
--discover
command.
# rswcli --discover --detail | more
Processing discover command...
Discovering uninitialized PS Series arrays that are accessible from
this computer.
(This could take up to a minute)
1 uninitialized PS Series array found.
Service Tag: JJRKWP1
Serial Number: SHU0935411YBF04
Array MAC Address for eth0: 00:09:8A:0A:4F:30
Host Adapter MAC Address: 00:26:B9:3A:2C:35
Firmware Version: X.Y.Z
Supported RAID Levels: 6, 10, 50
Disk Info: 15 931.52GB 7200rpm SATA(HDD) disks
Product Family: PS6000
The discover command succeeded.
Initializing a PS Series Array
Use the
rswcli --initialize
(or
rswcli -i
) command to initialize a PS Series array and join a group.
NOTE:
This command does not support selecting a pool. Use the PS Group Manager GUI or CLI to select a pool when the
member is in a group.
rswcli --initialize Command Syntax
The command syntax is as follows:
rswcli --initialize | -i
--create-group | --cg (or, --jg | --join-group)
--group-ip
IPv4_address
| -gip
--group-name
group-name
| --gn
--member-ip-eth0
IPv4_address
| --mip
--member-name
member-name
| --mn
--membership
password
--member-subnet
subnet_mask
| --msub
--member-gateway
IPv4_address
| --mgwy
--service-tag
service-tag
| --st
24
Remote Setup Wizard Command Line Interface