Steps
1.
In the terminal emulator, press Enter several times to initiate the connection. The terminal displays
the prompt
<SafeMode> sn0>
to indicate that the storage controller is in Safe Mode.
2.
Run the following command to enter the shellacess developer mode.
shellaccess developer
3.
Run the following command to display the prejoin configuration information that must be specified.
platform prejoin show
Example:
<SafeMode> sn0> platform prejoin show
****************************************************************
Prejoin configuration:
System (License) Serial Number: 0
Item Value
------------ --------------------------------
Canister 1
HSN 0
eth0 IPv4 0.0.0.0/32
eth0 IPv6 ::/128
eth1 IPv4 169.254.1.102/30
eth1 IPv6 ::/128
gateway IPv4 0.0.0.0
gateway IPv6 ::
Domain
DNS Server 0 0.0.0.0
DNS Server 1 0.0.0.0
************************************************
HSN not configured.
eth0 IPv4 address not configured.
When all issues identified above are corrected, type:
'-sm -go'
to continue normal processing.
************************************************
4.
Configure storage controller 2 with the information required to prejoin the storage controller.
a. Run the following commands to set the HSN using the higher serial number provided in the pre-
installation documents.
platform init hsn set <
higher HSN
>
Example:
platform init hsn set 10002
b. Run the following command to specify an IP address and prefix length (subnet mask) for the
management interface (eth0).
ifconfig inet eth0 <
IP address
>/<
prefix length
>
Example:
ifconfig inet eth0 198.51.100.100/24
NOTE: Make sure to specify the prefix length in this command. If a prefix length is not
specified, the error message
Gateway address not on eth0 subnet:
may appear
when you try to exit Safe Mode. If this error message appears, re-run the
ifconfig inet
eth0 <
IP address
>/<
prefix length
>
command to set the correct prefix length.
When the prefix length is not specified, the value defaults to 32.
Set up Storage Center Software
105