SCG is available as two separate applications: PowerVault ME5 users must use Secure Connect Gateway - Virtual Edition.
Yes. Instructions can be found in the virtual edition user guide under the chapter Devices>Add an EqualLogic or PowerVault MD3 or ME4 device. The following YouTube video outlines the process of discovering a device.
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.
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.
Access key and PIN to authenticate key exchange.
Configure both controllers to resolve DNS names using PowerVault Manager.
Use the Support panel (Maintenance > Support) to configure SupportAssist
Using Command Line Interface (CLI) to configure DNS settings.
Administrators can optionally open an SSH session to either controller module using 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. e.g. 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. e.g. help set support-assist-connection
and help check support-assist-connection
. The commands relevant to SupportAssist configuration are listed here.
View SupportAssist configuration and operation
show support-assist eula show support-assist show support-assist-contact show support-assist-telemetry-status
Configure SupportAssist
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 Dell EMC backend.
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
Note: Before you can enable SupportAssist, you must review the EULA by executing show support-assist with the eula parameter: 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 set support-assist-authentication access-key <Access Key> pin <PIN Number>
Continue afterwards and configure a primary and secondary IT contact for your organisation 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 the ESRS service is running on 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.