Configuring the 7000 Series FSP
530-0267-00 Rev 02
7700 Series Flash Storage Platform Installation Guide 7.6.3.x
95
Configuring the Replication Ports
Issue the following commands to configure the ports used for replication. For example:
This command only needs to be run on Memory Gateway A.
Configuring the Mail Server for Log Upload
Issue the following command on
both
Memory Gateways (or 7700 FSP Controllers) to set the e-
mail size limit and to configure the SMTP (mail server). This is required so that log upload will send
callhome e-mail alerts of the appropriate size:
Enabling Callhome and E-mail Alert Setting for
Memory Gateways and 7700 FSP Controllers
Enabling Callhome and E-mail Alert Settings
The configuration jump-start process completed previously included setting up callhome and e-mail
alert functions for the ACMs. Complete the steps in this section to set up the callhome and e-mail
alert functions for either the Memory Gateways or for the 7700 FSP Controllers.
The only difference between command usage is that you log in to a 7700 FSP Controller and specify
its host name or IP address (
controller_hostname_or_IP_address
) instead of logging in to
a Memory Gateway and specifying a host name or IP address (
mg_hostname_or_IP_address
).
Issue the "
isscli enablecallhome"
command on
both
Memory Gateways (or 7700 FSP
Controllers) to enable callhome and e-mail alerts, and the following example illustrates this
command for a Memory Gateway. For example:
Where:
-ss
SMTP server hostname or IP address
-mf
From
address
-mt
To
address
-ms
E-mail subject (such as, "Callhome Event")
-ai
Alert interval, specified as
DD:HH:MM
(alerts will only be sent at specified interval)
-al
Alert
level
options:
Information
,
Warning
,
Error
,
Critical
, or
None
(the default)
[root@hostname-mga~]# networkconfig.sh initialize
[root@hostname-mga~]# networkconfig.sh setnic rep0 no 1500 1 -1
<replication IP> <replication netmask>
[root@hostname-mga~]# networkconfig.sh finalize
[root@hostname-mga~]# networkconfig.sh restart 1 1 1
[root@
hostname
-MG-A ~]#
postconf -e message_size_limit=31457280
[root@
hostname
-MG-A ~]#
isscli enablecallhome -ss
customer_mail_relay_hostname_or_IP
-mf
customer_email_address
-mt [email protected] -ms
subject
-ai 00:00:15 -al Information
Command: enablecallhome executed successfully.