PowerScale Dell AIOps: General Procedures to Onboard PowerScale to Dell AIOps
Summary: General procedures to onboard PowerScale to Dell AIOps
Instructions
Introduction
Dell AIOps is a cloud-based application that leverages machine learning to proactively monitor and measure the overall health of Dell IT infrastructure systems through intelligent, comprehensive, and predictive analytics.
Overview
PowerScale clusters are onboarded to Dell AIOps as part of the connectivity configuration. This article includes instructions for configuring clusters using the Web UI (where available) and using the command line interface (CLI).
Instructions follow the Prerequisites section for the OneFS versions which Dell AIOps supports:
- Section 1: OneFS v9.11.0 and later
- Section 2: OneFS v9.5.0 to v9.10.0
- Section 3: OneFS v9.4.0 and earlier
- Section 4: Accessing Dell AIOps
Prerequisites
Before attempting to enable a secure connect gateway or direct connectivity, verify that all prerequisites are satisfied:
- Users accessing Dell AIOps must have Dell Support credentials for a business/corporate account and be able to log in to https://www.dell.com/support.
For more information on accounts, see: How to Register for Access to Dell Technologies Online Support or Upgrade an Existing Account. - The location ID must be the same within Dell Technologies' install base for all the Isilon/PowerScale nodes and the cluster software ID (ELMISLxxxx #) instance. The location ID of the secure connect gateway is not required to be the same location ID as with the nodes and cluster software ID.
- Verify the following:
- The cluster is in the Installed state and healthy.
To check, use this command:isi cluster status
Example response from a healthy, running cluster:
- The cluster is running OneFS 8.2 or later. Any cluster running versions of OneFS before 9.0 is referenced as "Isilon Cluster." Any cluster running OneFS 9.0 or later is referenced as "PowerScale Cluster."
- The cluster is in the Installed state and healthy.
- Verify connectivity:
- If using a secure connect gateway, check that required ports are open from the cluster through the firewall and to the gateway.
- A paid (active) ProSupport or ProSupport Plus agreement and an accepted End User License Agreement (EULA) for at least one node within the cluster allows the whole cluster to be viewed within Dell AIOps. The cluster software ID (ELMISLxxxx #) instance does not require an entitlement.
To check for ProSupport coverage, enter the service tag for devices on the Dell Support Services & Warranty page
Section 1: Onboard using OneFS v9.11 and later
Note: Starting with OneFS v9.11, use Dell Technologies Connectivity Services (DTCS) or secure connect gateway for remote connectivity.
Dell Technologies Connectivity Services can be configured via Web UI or via CLI. Perform either the Web UI procedure or the CLI procedure.
Enable Dell connectivity via WebUI
- On the Cluster management > General settings screen, select the Connectivity Services tab.
- Click Connect Now.
- To accept the Telemetry notice, scroll to the bottom, check the box, and then click Accept.
- Enter the Primary Support Contact and Secondary Support Contact information and then click Next.
- Do one of the following:
- For direct connection
- Select Connect directly.
- Enter the Access Key and PIN.
- Select the Remote support tab and toggle on Remote Support and Enable CloudIQ telemetry data.
- Click Finish Setup.
- For gateway connection
- Select Connect via secure connect gateway.
- Enter the gateway host and backup gateway host information.
Optionally, provide the gateway port and backup gateway port information. - Enter the Access Key and PIN, then click Finish Setup.
Access Key and PIN can be acquired from the Request Access Key and PIN link on the page. - Click the Remote support tab and toggle on Remote Support and Enable CloudIQ telemetry data.

- For direct connection
- Select Transformational Licensing Agreement (TLA) Type if applicable.
- Click Finish Setup.
Connection is successful when Dell Technologies connectivity services shows Enabled and Connectivity shows Connected. - On the Connectivity Services tab:
- Verify that Enable remote support is selected.
- Verify Enable CloudIQ telemetry data is selected.
- Continue to Section 4 Accessing Dell AIOps.
Enable Dell Connectivity using the CLI
Alternatively, you can enable connectivity through the command line interface (CLI).
- Do one of the following:
- Configure the secure connect gateway:
isi connectivity settings modify --connection-mode gateway --gateway-host your-gateway-hostname.com --gateway-port 9443 --network-pools="subnet0.pool0"
- OR
- Configure a direct connection:
isi connectivity settings modify --connection-mode direct --network-pools="subnet0.pool0"
- Configure the secure connect gateway:
- Set the primary contact information:
isi connectivity contacts modify --primary-email=firstname.lastname@company.com --primary-first-name=firstname --primary-last-name=lastname --primary-phone=123-456-7890
- Configure the secondary contact information using the same command as the primary with these options:
-
--secondary-email --secondary-first-name --secondary-language --secondary-last-name --secondary-phone
-
- Begin the provisioning using Access Key and PIN.
isi connectivity provision start --access-key A27575F7 --pin 1111
Access key and PIN can be acquired at https://www.dell.com/support/home/en-us/product-support/product/isilon-onefs/overview - Accept the INFRASTRUCTURE TELEMETRY NOTICE.
- View provisioning progress:
isi connectivity provision view
- View Connectivity settings:
isi connectivity settings view
The connection is successful when provision view shows success:
Provision Status: Current State: COMPLETED Sub-state: completed Success or Fail: success Percent Complete: 100% Error: -
And when settings show Service enabled: Yes and Connection State: enabled
Service enabled: Yes Connection State: enabled OneFS Software ID: ELMISLxxxxxxxx Network Pools: subnet0.pool0 Connection mode: direct Gateway host: - Gateway port: - Backup Gateway host: - Backup Gateway port: - Enable Remote Support: Yes Automatic Case Creation: Yes Download enabled: Yes - Continue to Section 4 Accessing Dell AIOps.
Section 2: Onboard using OneFS v9.5.0 to v9.10.0
Enable SupportAssist (WebUI)
- Go to the Cluster management > General settings > SupportAssist tab.
- Click Connect SupportAssist.

- Scroll to the bottom of the Telemetry Notice, check the box, then click Accept.

- Enter primary and secondary contact information, then click Next.

- Do one of the following:
- For a direct connection, enter the Access Key and PIN, then click Finish Setup
- OR
- For a secure gateway connection, select Connect using Secure Connect Gateway.
Enter the gateway information.
- Enter the Access Key and PIN then click Finish Setup. Access Key and PIN can be acquired from the Request Access Key and PIN link.
- Click Finish Setup.

The connection is successful when SupportAssist shows Enabled and Connectivity shows Connected. - In the summary on the SupportAssist tab, verify:
- Enable remote support is selected.
- Enable CloudIQ telemetry data is selected.

- Go to Section 4: Accessing Dell AIOps.
Enable SupportAssist (CLI)
- Configure SupportAssist.
Using a secure connect gateway:
isi supportassist settings modify --connection-mode gateway --gateway-host your-gateway-hostname.com --gateway-port 9443 --network-pools="subnet0.pool0"
Using a direct connection:
isi supportassist settings modify --connection-mode direct --network-pools="subnet0.pool0"
-
Set the primary and secondary contact information:
isi supportassist contacts modify --primary-email=firstname.lastname@company.com --primary-first-name=firstname --primary-last-name=lastname --primary-phone=123-456-7890 Secondary contact options: --secondary-email --secondary-first-name --secondary-language --secondary-last-name --secondary-phone
-
Begin the provisioning using Access Key and PIN. Access Key and PIN can be acquired at https://www.dell.com/support/home/en-us/product-support/product/isilon-onefs/overview.
isi supportassist provision start --access-key A27575F7 --pin 1111
-
Accept the INFRASTRUCTURE TELEMETRY NOTICE.
- View provisioning progress:
isi supportassist provision view
-
View SupportAssist settings:
isi supportassist settings view
Connection is successful when provision view shows success:
Provision Status: Current State: COMPLETED Sub-state: completed Success or Fail: success Percent Complete: 100% Error: -
And when settings show Service enabled: Yes and Connection State: Enabled.
Service enabled: Yes Connection State: enabled OneFS Software ID: ELMISLxxxxxxxx Network Pools: subnet0.pool0 Connection mode: direct Gateway host: - Gateway port: - Backup Gateway host: - Backup Gateway port: - Enable Remote Support: Yes Automatic Case Creation: Yes Download enabled: Yes
- Go to Section 4: Accessing Dell AIOps.
Section 3: Onboard using OneFS v9.4.0 or earlier
Deploying Secure Connect Gateway Virtual Edition (VE)
It is required for the user to have at least one secure connect gateway server that is installed and configured with connectivity to Dell Technologies. If an existing secure connect gateway is up and running, go to Enable and configure Secure Remote Services support on the cluster.
- Dell AIOps is not compatible with "PowerScale Clusters" running on Secure Remote Services v2.
- If the existing secure connect gateway is at a different location ID from the "PowerScale Clusters," then the secure connect gateway must be configured to manage the location ID where the cluster is installed. This may be in addition to any other location IDs managed by that gateway.
Enable and configure Secure Remote Services support on the cluster using the WebUI
- Go to Cluster management > General Settings > Remote support and click Enable Secure Remote Services.
- Input your Secure Remote Services VE gateway address, select a network pool and then select the Save configuration and enable button.

Enable and configure Secure Remote Services on the cluster using the CLI
Configure systems to send data to Dell AIOps using the isi esrs command:
isi esrs modify --enabled=true --primary-esrs-gateway=<gateway-server> --gateway-access-pool=subnetx:poolx --username=<username> [--password=<password>]
Where:
gateway-serveris the IP address or name of the primary gateway.Subnetxandpoolxidentify the network and pool for storing the collected data. Verify values with the location's storage administrator.- Username and password are the credentials for accessing the primary gateway. The password argument is optional on the command line. If not provided, the system prompts you for the password and does not display the response as you type it. Omitting the password from the command line is preferable usually for security reasons.
For example:isi esrs modify --enabled=true --primary-esrs-gateway=1.2.3.4 --gateway-access-pools=subnet2:pool3 --username=first.lastname@somecompany.com
Verify Secure Remote Services connectivity on the cluster.
- In the WebUI, go to the Cluster management > General Settings > Remote support tab:

-
From
isi esrscommand:#uname -r v8.2.0.0 #isi license list OneFS License ID: ELMISLxxxxxxxx <<This is the registration Software ID that is on the gateway. Valid Signature: Yes # isi esrs view Enabled: Yes Primary SRS Gateway: 1.2.3.4 Secondary SRS Gateway: - Alert on Disconnect: Yes Gateway Access Pools: subnet0.pool0 Gateway Connectivity Check Period: 3600 License Usage Intelligence Reporting Period: 86400 Gateway Connectivity Status: Connected
Section 4: Accessing Dell AIOps
- In your browser, access Dell AIOps by going to https://aiops.dell.com.
- Log in to Dell AIOps using your Dell Support credentials.

- When a new user logs in to Dell AIOps, they step through the following onboarding screens.


-
Dell AIOps retrieves the systems that are associated to the user's site IDs based on their support credentials. Click Continue.


-
Once the command finishes, it shows a Success screen.
-
Upon logging in to Dell AIOps, the user sees all systems that are successfully sending data to AIOps.
