DataIQ Installation and Implementation - Participant Guide
DataIQ Installation and Implementation - Participant Guide
AND IMPLEMENTATION
PARTICIPANT GUIDE
PARTICIPANT GUIDE
DataIQ Installation and Implementation-SSP
Requirements ............................................................................................................. 2
Installation Requirements for DataIQ v2.1.x ......................................................................... 3
Other Requirements............................................................................................................. 4
Target Volume ..................................................................................................................... 6
Sizing Guidelines ................................................................................................................. 7
DataIQ Installation...................................................................................................... 9
Installation Considerations ................................................................................................. 10
DataIQ Installer - Things to Know ...................................................................................... 11
Types of Installation - Virtual Host...................................................................................... 12
DataIQ Installation - Physical Host ..................................................................................... 15
Upgrade ............................................................................................................................. 16
Requirements
Component Requirement
DataIQ Host Capacity Minimum of 15% total drive free space + 40 GB free
space for installation
Other Requirements
Drive
A combination of both solid-state drives (SSD) and traditional hard disk drives
(HDD) is recommended. Set up drives as logical drives1 to support future
expansion.
Directory Description
1Logical volumes can be expanded later onto new drives when more storage is
needed.
Browser
• Google Chrome
• Microsoft Edge
• Safari
• Mozilla Firefox (standard edition)
• Internet Explorer 11+
Network
DataIQ does not require an Internet connection. However, some features such as
proactive support do require an Internet connection.
The DataIQ host and each worker node require a static IP address. All nodes can
access each other hence fast, and stable networking between nodes improves
performance and scalability.
Target Volume
Data Management
Storage Monitoring
DataIQ can manage and monitor storage on Dell EMC PowerScale and Isilon
systems using OneFS 8.0.0.0 and later, including Gen 4, Gen 5, Gen 6, and Gen
6.5 product models.
DataIQ can monitor storage on up to 70 Dell EMC PowerScale and Isilon clusters
up to 2,000 nodes.
DataIQ requires access to a user account with read permission to the clusters that
it is monitoring.
Sizing Guidelines
Disk-space requirements depend on various factors that are used for data
management or storage monitoring.
Data management
2There is no one size that can fit all hardware resources that are planned for
DataIQ because every environment is different. The CPU, memory, and network
are shared resources for dataset management and storage monitoring.
3 This mount point (or subdirectory or folder) must exist before installation either in
the form of a simple folder or as a mounted partition.
4This can be in the form of a single large SSD VMDK for the entire operating
system and DataIQ application (such as the OVA by itself), or an SSD partition or
VMDK mounted to /mnt/ssd.
Storage monitoring
The general considerations for storage monitoring disk space are as follows:
5Various factors, such as active OneFS features, load rate, data backup strategy,
and data-retention settings. DataIQ regularly backs up data automatically, but the
backup can be disabled or defined as needed. The data-retention policy is disabled
by default, but it can be enabled and configured.
DataIQ Installation
Installation Considerations
6The OVA installer prepares a VM with CentOS 7.6, DataIQ, Docker, and
Kubernetes installed, with many settings preconfigured.
7Download the installer and optionally, a DataIQ license file. A DataIQ license can
be added either during installation or after installation through the UI.
8You can host DataIQ and its features entirely on an SSD, or you can split it across
drives and use a less expensive HDD.
9 Prepare logical volumes using logical volume manager (LVM) for your storage
locations before installing DataIQ.
4) Set up networking10
5) Initialize DataIQ11
Install DataIQ onto a server or VM that already has CentOS or RHEL installed.
10 Perform this step even if you are installing DataIQ on a host that is not connected
to the Internet.
11Run the DataIQ installer, receive initial passwords, and optionally set up Secure
Remote Services.
12You can install DataIQ on supported Red Hat Enterprise Linux or CentOS
systems. If you use a Red Hat Enterprise Linux, it must be registered.
13Files that have a .sign file extension can be verified using standard OpenSSL
tools.
15 Extract the DataIQ files from the installer and dependency packages.
1:
Download the DataIQ installer package from Dell Support. If the DataIQ host has
Internet access, download the online package. If the DataIQ host does not have
Internet access, download the offline package to a client and then transfer it to the
DataIQ host.
The installer prompts the user for entries such as the IP address and the IP
addresses of worker nodes. Upon completion, the user will have:
Upgrade
DataIQ supports upgrade to a higher version and getting new features and fixes.
But you should have a supported version of DataIQ installed to upgrade it to 2.x.
The host must meet all the requirements that are mentioned in the requirement
section of the course.
DataIQ version 2.x requires more CPUs, drive space, and memory (RAM) than
version 1.x. Hence ensure that sufficient resources are configured on the DataIQ
host.
The upgrade process completes within 20 minutes. During this time, users are
logged out and storage is not monitored.
After the upgrade completes, Data Management searches will not show any results
until after the first full volume scan is complete.
DataIQ 2.1 - - -
Uninstall DataIQ and reinstall the original version to roll back to the original version
of DataIQ.
Plugin Installation
The steps for installing a plug-in can vary slightly. Refer the DataIQ Admin Guide
for comprehensive details.
16Files that have a .sign file extension can be verified using standard OpenSSL
tools. The RPM uses a GPG signature for signing. The OVA can be verified by
using the Open Virtualization Format Tool (ovftool) utility that VMware provides.
DataIQ Data Mover is a paid plugin that enables the movement of files and folders
more efficiently between file systems. Use Data Mover to transfer files and folders
between OneFS systems and external object storage such as Amazon Simple
Storage Service (S3), Google Cloud Platform (GCP), and ECS.
DataIQ logs file transfers to assist with audits and supports transfer policies to
allow or restrict the use of Data Mover based on user group and by source and
destination visibility. DataIQ is kept updated by reindexing files after transfers.
Data Mover enables you to choose a single file, or an entire folder, for a Copy-
Move operation from the folder tree UI.
The Data Mover has three components. Click each component for an overview:
• UI plugin18
• Service plugin19
• Workers plugin20
19The service plug-in is the job manager that is installed on the DataIQ host. This
service accepts requests from the Data Mover UI Plugin and services the work
assignment requests to/from Data Mover Workers.
20 The workers plug-in is the transfer agent service, responsible for transferring
files. Install the Data Mover Worker plug-in on dedicated transfer hosts or the
DataIQ host. Administrators can deploy multiple Data Mover Worker hosts. If on a
dedicated host, it requires RHEL/CentOS 7.6 or 7.7.
Configure Data Mover, including adding required volume information. If you use
Data Mover External Workers, modify the configuration on each External Worker to
match.
You can edit the Data Mover configuration file from the DataIQ UI. If there are no
active and paused transfer jobs, DataIQ applies changes and resets the Data
Mover service. The reset takes about one minute to complete.
By default, the Data Mover will refuse to transfer certain file paths and file types.
Data Movers for 2.1 have added support for these files21 in the plugin configuration.
2) convert_system_files_to_stubs ––#3
The graphic shows opening the Data Mover configuration file from the WebUI > Settings > Data
management configuration page.
The graphic shows an overview of the end-to-end process for moving data from a
PowerScale cluster to a target. The target can be an S3 object target, ECS, Isilon,
or a supported third-party platform.
The image shows a Data Mover Worker on a separate node. Worker nodes do not
require a database disk or an SSD.
1. The DataIQ server scans and indexes a mounted volume. The Data Mover UI
plugin and the Data Mover service plugin is installed on the DataIQ host.
2. The network share is also mounted to the DataIQ Data Mover worker.
4. The Data Mover service receives requests from the Data Mover UI and sends
instructions to the Data Mover worker.
5. After validating the file or folder path, the Data Mover heavy-worker begins the
copy job to the target. Only the data, not ACL and DACL information is sent. No file
stubs are used. The full file is either copied to target or copied with source deleted.
Light workers perform pre-transfer job validation and path preparation. Heavy
workers perform pre-allocations and data transfer. Administrators can configure the
number of workers in the
/usr/local/data_mover_workers/etc/workers.cfg file.
Allocating too many heavy workers may negatively impact the stability of the host.
6. If the target is S3, the Data Mover uses embedded credentials and the Data
Mover worker logs in to the cloud subscription service. For ECS, the service opens
an SSL tunnel to the recommended load balancer. Data copy-move operation is
complete.
Consider the following when planning to move data from a source to a target
volume.
SRS delivers a secure, IP-based, distributed remote service support solution that
provides command, control, and visibility of remote services access.
Dell EMC software products must be able to debug and resolve any issues with
minimal input from customers. DataIQ can communicate with Dell Support using
SRS. DataIQ can send logs, configurations, and managed device status to Dell
Support, either periodically for proactive support, or on-demand as needed.
With DataIQ v2, you can create an account for Dell Support to use a secure tunnel
into your system to investigate issues and support requests.
Telemetry Data
Proactively push debug information to engineering and support when necessary to achieve an adequate level of
Upload Telemetry application quality monitoring and instrumentation.
Data
Customer confirmation required (Yes/No, Default: No).
Gather Telemetry Telemetry data is always gathered without regard to the internet connection status.
Hide Sensitive
Automatically hides sensitive information such as username, password, directory names, and so on.
Information
Web Services
Access Servers
Certification Authority
Dell EMC Support Analyst
Set up SRS, and then configure it to work with DataIQ. SRS and DataIQ must be
installed on separate hosts or VMs. DataIQ can be attached to the external SRS
gateways based on Docker Edition (DE) or Virtual Edition (VE). SRS in DE can be
installed on DataIQ as embedded.
Prerequisite
Procedure
Configuration
The administrator must configure external network and/or firewalls to allow traffic
over specific ports and ensure that the default gateway is properly configured.
22The Dell EMC remote services strategy delivers immediate, secure response to
product event reports such as error alerts, which can greatly increase the
availability of your information infrastructure.