Skip to main content
Cloud Insights

Dell EMC Isilon / PowerScale REST data collector

Contributors netapp-alavoie

Cloud Insights uses the Dell EMC Isilon / PowerScale REST data collector to acquire inventory and performance data from Dell EMC Isilon or PowerScale storage. This collector supports arrays running OneFS 8.0.0+.

Terminology

Cloud Insights acquires the following inventory information from this data collector. For each asset type acquired by Cloud Insights, the most common terminology used for this asset is shown. When viewing or troubleshooting this data collector, keep the following terminology in mind:

Vendor/Model Term Cloud Insights Term

Drive

Disk

Cluster

Storage

Node

Storage Node

OneFS File System

Internal Volume

OneFS File System

Storage Pool

Qtree

Qtree

Note: These are common terminology mappings only and might not represent every case for this data collector.

Requirements

You need the following information to configure this data collector:

  • A user account and password. This account does NOT need to be admin/root, but you MUST grant a substantial number of read only privileges to your service account - see table below

  • IP address / Fully Qualified Domain Name of the Dell EMC Isilon / PowerScale cluster

  • HTTPS access to port 8080

  • Isilon / PowerScale cluster running OneFS 8.0.0 or higher

Privilege Name Description r(read) or rw (read+write)

ISI_PRIV_LOGIN_PAPI

Platform API

r

ISI_PRIV_SYS_TIME

Time

r

ISI_PRIV_AUTH

Auth

r

ISI_PRIV_ROLE

Privilege

r

ISI_PRIV_DEVICES

Devices

r

ISI_PRIV_EVENT

Event

r

ISI_PRIV_HDFS

HDFS

r

ISI_PRIV_NDMP

NDMP

r

ISI_PRIV_NETWORK

Network

r

ISI_PRIV_NFS

NFS

r

ISI_PRIV_PAPI_CONFIG

Configure Platform API

r

ISI_PRIV_QUOTA

Quota

r

ISI_PRIV_SMARTPOOLS

SmartPools

r

ISI_PRIV_SMB

SMB

r

ISI_PRIV_STATISTICS

Statistics

r

ISI_PRIV_SWIFT

Swift

r

ISI_PRIV_JOB_ENGINE

Job Engine

r

Configuration

Field Description

Isilon IP address

The IP address or fully-qualified domain name of the Isilon storage

User Name

User name for the Isilon

Password

Password used for the Isilon

Advanced configuration

Field Description

HTTPS Port

The default is 8080.

Inventory Poll Interval (min)

Interval between inventory polls. The default is 20.

Performance Poll Interval (sec)

Interval between performance polls. The default is 300.

Troubleshooting

Some things to try if you encounter problems with this data collector:

Inventory

Problem: Try this:

"Invalid login credentials" with error messages “Commands not enabled for role-based administration require root user access”

* Verify that the user has permissions to run the following commands on the device:
> isi version osrelease
> isi status -q
> isi status -n
> isi devices -d %s
> isi license
* Verify credentials used in the wizard are matching device credentials

"Internal Error" with error messages “Command <Your command> run failed with permission: <Your current permission>. Sudo command run permission issue”

Verify that the user has sudo permissions to run the following command on the device

Additional information may be found from the Support page or in the Data Collector Support Matrix.