Dell Technologies recommends enabling SupportAssist on the PowerVault ME5 series. SupportAssist can help reduce time taken to resolve technical support queries and when used with APEX AIOps infrastructure observability (formerly CloudIQ) can provide you with insight into array system health, capacity consumption and performance anywhere in the world using an Internet browser or CloudIQ smartphone app.
To configure SupportAssist connection using Secure Connect Gateway the following pre-requisites must be met.
SupportAssist can be enabled to send telemetry data using Dell Secure Connect Gateway (SCG/VE) appliance or alternatively a direct connection to Dell endpoints. To configure SupportAssist using a direct connection see this article: PowerVault ME5: How to enable SupportAssist using direct connection
Outline of steps required to configure SupportAssist to connect to SCG/VE
<https://SCG.VE.Management.Address:9443>
ME5 SupportAssist connection endpoint hostnames | Protocol/Port |
<SCG appliance hostname> or <IP address> | outbound TCP/9443 |
esrs3-core.emc.com | outbound TCP/443 |
esrs3-coredr.emc.com | outbound TCP/443 |
SCG is available as two separate applications: PowerVault ME5 users must use Secure Connect Gateway - Virtual Edition, or Secure Connect Gateway
In the SCG/VE support matrix supported devices are listed along with two discovery methods. Depending on the device there are two possible methods:
Note: If you attempt to manually add the PowerVault ME5 manually using SCG/VE management interface you will receive the following message: "This product is not able to be added from the gateway UI. Refer to the product installation documentation for connection instructions."
Administrators must follow the instructions further down to configure SupportAssist to Connect via Gateway Server,
Figure 1 - Attempting to manually add a PowerVault ME5 in SCG/VE will fail.
Configure both controllers to resolve DNS names using PowerVault Manager.
Use the Support panel (Maintenance > Support) to configure SupportAssist
Access key and PIN to authenticate key exchange on systems shipped prior to April 2023.
Using Command Line Interface (CLI) to configure DNS settings.
Administrators can optionally open an SSH session to either controller module using an SSH client or a terminal application such as PuTTY.
Use the following commands to configure DNS on both controllers. Command syntax is shown by preceding the command with help. For example help set dns-parameters
show dns-management-hostname show dns-parameters
set dns-management-hostname name <controllerAHostname> controller A set dns-management-hostname name <controllerBHostname> controller B set dns-parameters nameservers <DNS Server 1 IP>,<DNS Server 2 IP> search-domains <mydomain.local> controller A set dns-parameters nameservers <DNS Server 1 IP>,<DNS Server 2 IP> search-domains <mydomain.local> controller B
Using Command Line Interface (CLI) to enable SupportAssist
Open an SSH session to either PowerVault ME5 management controller IP address. To learn the syntax options for each command precede the command with help. For example help set support-assist-connection
and help check support-assist-connection
. The commands relevant to SupportAssist configuration are listed here.
Commands to view SupportAssist configuration and operation
show support-assist eula show support-assist show support-assist-contact show support-assist-telemetry-status
Commands to configure configure SupportAssist.
Skip commands that doe not apply such as proxy configuration or access key & PIN.
set support-assist-connection connection-preference gateway gateway-urls https://<SCG.VE.Address:9443> set support-assist-proxy set support-assist-authentication access-key <Access Key> pin <PIN Number> set support-assist-contact
Test the network connection used by SupportAssist to connect to the gateway or if direct to the SCG/VE endpoint or Dell endpoint
check support-assist-connection mode gateway check support-assist-connection mode direct
Check if updated controller or drive firmware updates are available for the PowerVault ME5
check support-assist-updates
Sample configuration CLI command sequence on PowerVault ME5
show support-assist eula
When you enable SupportAssist for the first time, the CLI presents a confirmation to ensure you have reviewed and accept the EULA. The agreement allows remote monitoring of the storage system, collection of diagnostic information, and transmission of that data to a remote support server. Reply yes to enable the support service or no to leave it disabled.
After enabling the service, use the set support-assist-connection command to establish connectivity to the SupportAssist server, then use the set support-assist-contact command to enter customer information.
show support-assist eula set support-assist enabled set support-assist cloud-iq enabled set support-assist-connection connection-preference gateway gateway-urls <https://<SCG.VE.Management.Address:9443> check support-assist-connection mode gateway /* Most systems do not require AK&P */ set support-assist-authentication access-key <Access Key> pin <PIN Number>
Continue afterwards and configure a primary and secondary IT contact for your organization using the set support-assist-contact
command.
Note: Type help before a command to learn the commands syntax and output.
How can the network connection to SCG/VE appliance be verified from the PowerVault ME5?
show dns-parameters
check support-assist-connection mode gateway
# check support-assist-connection mode gateway uri https://x.x.x.x:9443 proxy false SupportAssist Connection ------------------------ Connection State: Connected Endpoint -------- Mode: gateway Endpoint: https://x.x.x.x:9443 Status: success HTTP Status: 200 Message: OK Status Detail: Success Proxy Type: none Success: Command completed successfully. (2022-07-04 12:50:02)
A successful test will report HTTP Status: 200 and Message: OK. HTTP Status 200 means the network connection between the ME5 array and the secure connect gateway is good and the web service is running on SCG/VE. Message: OK means services are running on the SCG/VE appliance.
If your organization uses firewalls between company sites, ensure TCP port 9443 is open to allow the remote ME5 establish a secure connection with the SCG/VE appliance.
Is telemetry data from PowerVault ME5 being send to Dell EMC?
Figure 4 - Audit > File transfer view showing telemetry data from ME5 series being sent to Dell EMC.
Yes. The method is different see SCG-VE: How to Discover PowerVault ME4 Arrays with Secure Connect Gateway
Note: A security update in ME4 controller firmware GT280R010-01 and above, prevents all SCG versions prior to v5.14.00.16 authenticating discovery. Update SCG to v5.14.00.16 or later.