technical specifications guide - dell emc isilon...isilon technical support. smb 1 connections per...

27
Technical Specifications Guide Dell EMC Isilon OneFS and IsilonSD Edge Version 8.0.0 Technical Specifications Guide June 2018 This section contains the following topics: l About this guide ...................................................................................................... 2 l Planning to use IsilonSD Edge ................................................................................. 2 l Isilon scale-out NAS overview................................................................................. 2 l Where to go for support ......................................................................................... 2 l Documentation resources ....................................................................................... 3 l Protocol guidelines for OneFS ................................................................................ 3 l File system guidelines ............................................................................................ 11 l Authentication, identity management, and access control guidelines .................... 16 l OneFS software module guidelines ........................................................................ 18 l Networking guidelines ........................................................................................... 24 l Hardware guidelines ..............................................................................................26

Upload: others

Post on 21-Sep-2020

28 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Technical Specifications Guide

Dell EMC Isilon OneFS and IsilonSD EdgeVersion 8.0.0

Technical Specifications Guide

June 2018

This section contains the following topics:

l About this guide......................................................................................................2l Planning to use IsilonSD Edge.................................................................................2l Isilon scale-out NAS overview.................................................................................2l Where to go for support......................................................................................... 2l Documentation resources....................................................................................... 3l Protocol guidelines for OneFS................................................................................ 3l File system guidelines............................................................................................ 11l Authentication, identity management, and access control guidelines.................... 16l OneFS software module guidelines........................................................................18l Networking guidelines...........................................................................................24l Hardware guidelines..............................................................................................26

Page 2: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

About this guideThis document presents guidelines and recommendations for configuring OneFS andIsilonSD Edge. Configuration guidelines are provided for protocols, file systemfeatures, software and hardware components, and network settings.

Your suggestions help us to improve the accuracy, organization, and overall quality ofthe documentation. Send your feedback to https://www.research.net/s/isi-docfeedback. If you cannot provide feedback through the URL, send an email messageto [email protected].

Planning to use IsilonSD EdgeIsilonSD Edge 8.0.0 is compatible with Management Server 1.0.0 and ManagementServer 1.0.1. To use IsilonSD Edge with EMC Secure Remote Services (ESRS) andESX 6.0, Management Server 1.0.1 is required.

For information about IsilonSD Edge—including installation, administration, andtroubleshooting guides—see the IsilonSD Edge - Isilon Info Hub web page.

Isilon scale-out NAS overviewThe Isilon scale-out NAS storage platform combines modular hardware with unifiedsoftware to harness unstructured data. Powered by the OneFS operating system, acluster delivers a scalable pool of storage with a global namespace.

The unified software platform provides centralized web-based and command-lineadministration to manage the following features:

l A cluster that runs a distributed file system

l Scale-out nodes that add capacity and performance

l Storage options that manage files and tiering

l Flexible data protection and high availability

l Software modules that control costs and optimize resources

Where to go for supportIf you have any questions about Isilon products, contact Isilon Technical Support.

Online Support l Live Chat

l Create a Service Request

TelephoneSupport

l United States: 1-800-SVC-4EMC (1-800-782-4362)

l Canada: 1-800-543-4782

l Worldwide: 1-508-497-7901

l Local phone numbers for a specific country are available at EMC Customer Support Centers.

Technical Specifications Guide

2 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 3: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Supportregistration oraccess

For questions about accessing Online Support, email [email protected].

Isilon Info Hubs For the list of Isilon info hubs, see the Isilon Info Hubs page onthe Isilon Community Network. Isilon info hubs organize Isilondocumentation, videos, blogs, and user-contributed content intotopic areas, making it easy to find content about subjects thatinterest you.

Support for IsilonSD EdgeIf you are running a free version of IsilonSD Edge, support is available through the Isilon Community Network. If you purchased one or more IsilonSD Edge licenses,support is available through Isilon Technical Support, provided you have a validsupport contract for the product.

Documentation resourcesSee the following Dell EMC Isilon info hubs for links to important OneFSdocumentation and resources:

l Isilon Info Hubs (complete list of Isilon info hubs)

l OneFS 8.0.0 Documentation - Isilon Info Hub

l IsilonSD Edge - Isilon Info Hub

You can also search for documentation and knowledge base articles on the OnlineSupport website.

Protocol guidelines for OneFSThis section presents guidelines for configuring protocols for OneFS.

Item OneFS 8.0.0 IsilonSD Edge Description

FTP connections per node 200 200 The recommended limit forFTP connections per node.This number is the testedlimit. If the number of FTPconnections to a nodeexceeds the recommendedlimit, FTP performance mightbe negatively affected. Thelimit for FTP connections pernode assumes anonymousaccess that requires noauthentication.

HDFS block size 64 MB - 512 MB 64 MB - 512 MB The recommended range forHDFS block sizes. For bestresults, the block size shouldnot be smaller than 4 KB orlarger than 1 GB. The specificvalue varies by workflow.Smaller block sizes require

Technical Specifications Guide

Documentation resources 3

Page 4: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

more tasks; however, youwant a large enough numberof tasks to take advantage ofall the slots on the cluster.

HDFS root directory 1 per access zone 1 per access zone The number of HDFS rootdirectories per access zonethat OneFS supports. Thislimitation for access zonesand authentication providersis the same for HDFS andother protocols.

HDFS threads per node 256 256 The maximum number ofactive HDFS threads pernode. The threads are sharedbetween NameNode andDataNode.

HTTP connections per node 500 500 The limit for HTTPconnections per node. OneFSruns version 2 of the ApacheHTTP Server (httpd), whichincludes the Apache Multi-Processing Module (MPM)that implements a hybridmulti-process, multi-threadedserver. The Apache MPMconfiguration limits thenumber of simultaneousconnections that OneFSservices.

OneFS queues connectionsafter the connection limit isreached and processes themas resources becomeavailable.

Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

lwio per-process memory 1 GB for SMB container

1 GB for NFS container

512 MB for Swift container

1 GB for SMB container

1 GB for NFS container

512 MB for Swift container

In OneFS, three lwio processcontainers exist—onecontainer for each SMB, NFS,and Swift process.

Technical Specifications Guide

4 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 5: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

The SMB container can be asmuch as 20% of the totalRAM, but it is at least 1 GBand at most 32 GB. The NFScontainer can be as much as25% of the total RAM, but itis at least 1 GB and at most 8GB. The Swift container is 512MB.

lwio threads per node 4 * the number of CPU coresin the node

4 * the number of CPU coresin the node

The limit for lwio threads pernode is a configuration limit inlwio. This limit represents themaximum number ofsimultaneous work items thatthe server can process.Simultaneous work items thatare greater than this limit arequeued and processed whenresources become available.

NDMP block size 512 KB 512 KB The size limit for tape blocks.If you back up tape blocksthat are larger than the sizelimit, OneFS will back up 256KB blocks.

NDMP connections per node 64 64 The limit for the number ofNDMP connections that areallowed per node.

NFS exports per cluster 40,000 40,000 The recommended limit forNFS exports per cluster.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

NFS max read size 1 MB 1 MB The limit for NFS read size, orrsize, for NFS3 and NFS4.When you mount NFS exportsfrom a cluster, a larger readsize for remote procedurecalls can improve throughput.The default read size inOneFS is 128 KB.

An NFS client uses the largestsupported size by default. As

Technical Specifications Guide

Protocol guidelines for OneFS 5

Page 6: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

a result, avoid setting the sizeon your clients. Setting thevalue too low on a clientoverrides the default valueand can undermineperformance.

NFS max write size 1 MB 1 MB The limit for NFS write size,or wsize, or NFS3 and NFS4.When you mount NFS exportsfrom a cluster, a larger writesize for remote procedurecalls can improve throughput.The default write size inOneFS is 512 KB.

An NFS client uses the largestsupported size by default. Asa result, avoid setting the sizeon your clients. Setting thevalue too low on a clientoverrides the default valueand can undermineperformance.

NFS threads Dynamic Dynamic The limit for NFS threads isdetermined by the number ofcores in the node.

NFS3 connections per node 1,000 active connections 250 active connections The recommended limit foractive NFS3 connections. Themaximum has not beenestablished; however, thenumber of available TCPsockets can limit the numberof NFS connections.

The number of connectionsthat a node can processdepends on the ratio ofactive-to-idle connectionsand on the resources that areavailable to process thesessions.

Monitoring the number ofNFS connections to eachnode helps preventoverloading a node withconnections.

NFS4 connections per node 1,000 active connections 250 active connections The recommended limit foractive and passive NFS4connections. The maximumhas not been established;however, the number of

Technical Specifications Guide

6 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 7: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

available TCP sockets canlimit the number of NFSconnections.

The number of connectionsthat a node can processdepends on the ratio ofactive-to-idle connectionsand on the resources that areavailable to process thesessions.

Monitoring the number ofNFS connections to eachnode helps preventoverloading a node withconnections.

NFS4 state IDs Unlimited Unlimited State IDs for NFS4 are limitedby the amount of memorythat is available in the nodes.If sufficient memory isavailable, state IDs should notrun out. In the currentimplementation, the state IDis per target IP.

PAPI connections per node 10 10 The limit for the thread poolfor the PAPI daemon.

RAN attribute key length 200 B 200 B The limit of the key length forthe OneFS extended userattribute (x-isi-ifs-attr-<name>).

RAN attribute value length 1 KB 1 KB The limit of the value lengthfor the OneFS extended userattribute (x-isi-ifs-attr-<name>).

Maximum RAN concurrentconnections per node

50 (default)

300 (custom)

50 (default)

300 (custom)

The limit of RAN concurrentconnections per node usingdefault parameters.

You can obtain higherscalability for RAN by usingnon-default configurationparameters. The maximumlimit depends on manyparameters and can bespecific to a clustersworkflow. Contact your Isilonaccount team or IsilonTechnical Support for helpconfiguring the non-defaultparameters. For moreinformation, see the Isilon

Technical Specifications Guide

Protocol guidelines for OneFS 7

Page 8: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

knowledge base article 304701, How to update RANscalability parameters(restricted).

RAN URI length 8 KB 8 KB The limit for the URI lengththat is used for the RANHTTP operation.

RAN user attributes 126 126 The limit for extended userattributes that OneFSsupports.

SMB share names 80 characters 80 characters The limit for the length ofSMB share names. Sharenames must include onlyalphanumeric characters,hyphens, and spaces.

SMB shares per cluster 80,000 20,000 The recommended limit forSMB shares per cluster.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

SMB 1 connections per node 1,000 1,000 The number of SMB 1connections that a node canprocess depends on the typeof node and whether theconnections are active or idle.The more CPUs and RAMthat a node has, the moreactive connections the nodecan process.

The kernel imposes memoryconstraints on the OneFSprotocol daemons, such asthe input-output daemon(lwio), and these constraintslimit the number of SMB 1connections.

SMB 1 request size 64 KB 64 KB The request size limit isdetermined by the SMB 1protocol.

Technical Specifications Guide

8 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 9: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

SMB 2 connections per node 3,000 active connections

27,000 idle connections

350 active connections The number of active SMB 2connections that a node canprocess depends on the typeof node. The more CPUs andRAM that a node has, themore active connections thenode can process.

The kernel imposes memoryconstraints on the OneFSprotocol daemons, such asthe input-output daemon(lwio), and these constraintslimit the number of SMB 2connections.

To ensure that a node doesnot become overloaded withconnections, you shouldmonitor the number of SMB 2connections to each node.

SMB2 credits per client 1,024 1,024 Per client means per node,per client. The serverprovides this number of SMB2 credits for any client thatconnects to a node.

SMB 2 credits per cluster 100,000 100,000 The recommended limit forSMB 2 credits per cluster.The maximum number of SMB2 credits per cluster has notto been established.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

SMB 2 request size 1 MB 1 MB OneFS supports the large 1MB maximum transmissionunit (MTU) that wasintroduced by SMB2.1. TheMTU is the size of the largestdata unit that the SMBprotocol can transmit andreceive. The large MTU canimprove the overallthroughput of SMBtransmissions.

Technical Specifications Guide

Protocol guidelines for OneFS 9

Page 10: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

Microsoft Windows 7 andWindows 2008 clients requirea registry change to turn onlarge MTU support. MicrosoftWindows 8 and Windows 2012clients support the large MTUby default.

SMB 3 connections per node 3,000 active connections

27,000 idle connections

350 active connections The number of active SMB 3connections that a node canprocess depends on the typeof node. The more CPUs andRAM that a node has, themore active connections thenode can process.

The kernel imposes memoryconstraints on the OneFSprotocol daemons, such asthe input-output daemon(lwio), and these constraintslimit the number of SMB 3connections.

To ensure that a node doesnot become overloaded withconnections, you shouldmonitor the number of SMB 3connections to each node.

SSH connections per node 200 200 The recommended limit forSSH connections per node.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support. Themaximum number of SSHconnections per node has notbeen established.

SWIFT connections per node 150 150 The SWIFT limit depends onthe memory pattern ofconcurrent GET/PUTconnections and is capped at512 MB of memory. Becausememory use varies byprocess, lower connectionnumbers are possible.

Technical Specifications Guide

10 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 11: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

SWIFT objects per container 10,000 10,000 The number of objects thatcan be listed in a containerGET or HEAD request.

File system guidelinesThis section presents guidelines for configuring the OneFS file system.

Item OneFS 8.0.0 IsilonSD Edge Description

Block size 8 KB 8 KB The maximum block size limit.This limit cannot be changed.

Cluster name length 40 characters 40 characters The maximum length for thecluster name.

Cluster size 144 nodes 6 nodes The maximum number ofnodes that a cluster can have.

Custom access patterntemplates

5 5 The limit for custom file-system-tunable templates.This limit is in addition to thedefault templates of"random," "streaming," and"default."

Directories per directory 100,000 100,000 The recommended limit forthe number of directories in adirectory. Exceeding thisrecommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

Directory depth 509 509 The recommended limit fordirectory depths. Directorydepth is determined by themaximum path length.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilon

Technical Specifications Guide

File system guidelines 11

Page 12: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

account representative orIsilon Technical Support.

Disk pools 40 40 The recommended limit forthe number of disk pools. Thenumber of disk pools in thecluster is limited by themaximum number of nodepools in the cluster and thetype of nodes in those nodepools. For information aboutdisk pools, node pools, andtiers, see the white paper Next-Generation StorageTiering with EMC IsilonSmartPools. Exceeding thisrecommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

FEC protection 4 4 The following FEC options aresupported: +1n, +2n, +2d:1n,+3d:1n, +3d:1n1d, +3n, +4d:1n,+4d:2n, +4n.

OneFS protection is definedat the node pool level. Acluster with multiple nodepools can have multipleprotection schemessimultaneously. Forinformation about disk pools,node pools, and tiers, see thewhite paper Next-GenerationStorage Tiering with EMCIsilon SmartPools.

Mirrored protection 8x (maximum) 8x (maximum) Mirroring options from 2x to8x are supported. Therecommended value dependson the cluster size.

File clones per file 32,766 32,766 The maximum number ofreferences for a single blockin a shadow store. When thelimit for file clones per file isexceeded, a new shadowstore is created .

Technical Specifications Guide

12 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 13: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

File name length 255 bytes 255 bytes Most Unicode characterencodings, such as UTF-8,specify that a character canhave multiple bytes. UTF-8can have up to 4 bytes percharacter. As a result, the255 bytes in a file name canrange from 63 characters to255 characters. Thecharacters in some languages,such as Japanese, are likely tohave multiple bytes percharacter. OneFS supportsUTF-8 by default,

File size 4 TB 4 TB The maximum size for a file.Files larger than 1 TB cannegatively affect job engineperformance .

File system size 66 PB 36 TB The maximum capacity forthe file system.

The capacity size does notinclude overhead for theOneFS operating system, thefile system, or dataprotection.

Files per directory 1,000,000 1,000,000 The recommended limit forfiles per directory. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

To improve performancewhen managing largenumbers of files in a singledirectory, use nodes thathave solid-state drives(SSDs).

Hard links per file 1,000 1,000 The default and maximumnumber of hard links per file.You can set the maximumnumber of hard links per filewith theefs.ifm.max_links

Technical Specifications Guide

File system guidelines 13

Page 14: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

system control. Setting thenumber higher than thedefault value can slowsnapshot operations and filedeletions. For moreinformation, see the EMCIsilon knowledge base article 447064, OneFS: Sysctl:efs.ifm.max_links.

Inodes per cluster Billions Billions OneFS dynamically allocatesnew inodes from free filesystem blocks. The maximumnumber of possible inodesdepends on the number anddensity of nodes in thecluster, as expressed by thefollowing formulas:

l 4Kn drives: ((number ofnodes in the cluster) *(node raw TB) * 1000^4* .99) / (8192 * (numberof inode mirrors))

l 512n drives: ((number ofnodes in the cluster) *(node raw TB) * 1000^4* .73) / (512 * (numberof inode mirrors))

See the guideline for files perdirectory. The limit for filesper directory can limit thenumber of files that thesystem can store.

Logical Node Numbers(LNNs)

144 144 The limit for logical nodenumbers.

Node pools per cluster 10 1 The recommended andmaximum limits for node poolsper cluster. The number ofnode pools that can becreated is limited by thenumber of nodes in thecluster.

Open files per node 315,000 315,000 The maximum number of openfiles per node depends on themaximum number of vnodesthat are available on the node.The amount of availablevnodes depends on how muchRAM the node has. Themaximum number of open

Technical Specifications Guide

14 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 15: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

files per node is 90% of themaximum number of vnodeson that node, as expressed inthe following formula:

kern.maxfiles =kern.maxvnodes * .9

The OneFS protocoldaemons, such as the input-output daemon (lwio), mightimpose additional constraintson the number of files that anode can have open. Theprotocol daemons typicallyimpose such constraintsbecause the kernel placeslimits on per-process memoryconsumption.

Path length 1,023 bytes 1,023 bytes The maximum length for apathname. The length is themaximum length of adirectory path that can bepassed into a system call; itdoes not represent theabsolute depth of nesteddirectories.

Shorter path and file namesrequire fewer lookupoperations. As a bestpractice, keep your path andfile names as short aspossible, especially inworkflows that include manylookups. NDMP cannot backup files that have a pathlength greater than themaximum character limit.

Device IDs 65,535 65,535 Device IDs are uniqueidentifiers for nodes. DeviceIDs are not reused whennodes are replaced. To reachthe limit of Device IDs in athree-node cluster, you mustreplace nodes 65,532 times.

User attribute keys 16 16 The limit of attribute keysthat can be created withinany file system object.

The user attribute term refersto custom file systemmetadata that the FreeBSD

Technical Specifications Guide

File system guidelines 15

Page 16: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

extattr API creates. Theseextended attribute data typescan be acted on bySmartPools, for example, bychoosing the FileAttribute file pool policy

filter. Extended attributesexist as "name=value" pairswithin a file system object.

User attribute key size 24 bytes 24 bytes The limit size for the userattribute key.

User attribute value size 128 bytes 128 bytes The limit size for the userattribute value.

User attribute total size 1 KB 1 KB The limit for the size of thecustom metadata that isassociated with the filesystem object.

Authentication, identity management, and access controlguidelines

This section presents guidelines for configuring directory services and OneFS accesszones.

Item OneFS 8.0.0 IsilonSD Edge Description

Access zones 50 50 The recommended limit foraccess zones. Exceeding thisrecommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support. Themaximum limit has not beenestablished.

ACEs per ACL 1,000 1,000 The limit for Access ControlEntries (ACEs) per AccessControl List (ACL). ACEs arestored and evaluated linearly.Large numbers of ACEs perACLs increase the number ofauthorization checks thatmust be performed, which

Technical Specifications Guide

16 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 17: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

might negatively affectsystem performance.

Kerberos token size 64 KB 64 KB The size limit for the Kerberostoken.

LDAP domains 50 50 The recommended limit forLightweight Directory AccessProtocol (LDAP) domains.This guideline representsunique LDAP domains. Seethe entry for access zones.

Local groups (per cluster) 25,000 25,000 The recommended limit forlocal groups per cluster.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

Local users (per cluster) 25,000 25,000 The recommended limit forlocal users per cluster.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

Microsoft Active Directorydomains

50 50 The recommended limit forActive Directory domains. Seethe entry for access zones.

NIS domains 50 50 The recommended limit forNetwork Information Service(NIS) domains. The guidelinerepresents unique NISdomains. See the entry foraccess zones. Although youcan specify multiple NISdomains in an access zone,NFS users benefit only fromthe NIS configuration that is

Technical Specifications Guide

Authentication, identity management, and access control guidelines 17

Page 18: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

defined in the system accesszone.

RBAC roles 200 200 The recommended limit forrole-based access control(RBAC) roles. Exceeding thisrecommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support. Themaximum limit has not beenestablished.

User mapper rules 1,000 1,000 The recommended limit foruser mapper rules. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support. Themaximum limit has not beenestablished.

OneFS software module guidelinesThis section presents guidelines for configuring OneFS software modules.

Item OneFS 8.0.0 IsilonSD Edge Description

Antivirus: file size 2 GB 2 GB The recommended file sizelimit for antivirus scans.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilon

Technical Specifications Guide

18 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 19: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

account representative orIsilon Technical Support.

Audit: CEE servers 1 (max) audit server per node100 (max) audit servers percluster

1 (max) audit server per node100 (max) audit servers percluster

OneFS must ping all theCommon Event Enabler(CEE) servers within a singleheartbeat window. Thenumber of servers that can becontacted and that canrespond during the window isestimated to be 100. Thenetwork topology and clusterbandwidth might require alower limit.

Audit: log expiration Never Never Log files are kept indefinitely.Monitor the size and quantityof the log files on the cluster.If space on the cluster islimited, delete or move the logfiles.

Audit: log file size 1 GB 1 GB The size limit for a log file.When a log file reaches themaximum size, the log file isclosed and a new log file iscreated. Monitor the size andquantity of the log files on thecluster. If space on thecluster is limited, delete ormove the log files.

CloudPools: account name 768 characters 768 characters The maximum length for aCloudPool account name.

CloudPools: account username

Limit is set by serviceprovider

Limit is set by serviceprovider

The maximum length for aCloudPool account username. This limit is set by theservice provider. Check withyour cloud provider for moreinformation.

CloudPools: accountpassword

255 characters 255 characters The maximum length for aCloudPool account password.

CloudPools: pool name 768 characters 768 characters The maximum length for aCloudPool name

CloudPools: vendor name 2048 characters 2048 characters The maximum length for aCloudPool vendor name.

CloudPools: description 4096 characters 4096 characters The maximum length for aCloudPool description.

CloudPools: accounts to tierto

256 accounts 256 accounts

30 active accounts

The maximum number ofaccounts that a CloudPoolaccount can tier to. Thenumber of accounts that can

Technical Specifications Guide

OneFS software module guidelines 19

Page 20: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

be active is limited by themaximum number of file poolpolicies.

CloudPools: Containers incloud

Limit is set by serviceprovider

Limit is set by serviceprovider

The maximum number ofcontainers in the cloud. Thislimit is set by the serviceprovider. Check with yourcloud provider for moreinformation.

CloudPools: cloud containersize

Limit is set by serviceprovider

Limit is set by serviceprovider

The size of the cloudcontainer. This limit is set bythe service provider. Checkwith your cloud provider formore information.

CloudPools: storage size perCloudPool account

Limit is set by serviceprovider

Limit is set by serviceprovider

The storage size for aCloudPool account. This limitis set by the service provider.Check with your cloudprovider for more information.

CloudPools: file size tiered tocloud

4 TB 1 TB The size of files that can bearchived to the cloud andretrieved from the cloud. Thislimit is set by the serviceprovider. Check with yourcloud provider for moreinformation.

File pool policies: AND and ORconditions

3 ORs and 5 ANDs 3 ORs and 5 ANDs A file pool policy can have 3OR disjunctions, and eachterm joined by the ORs cancontain at most 5 ANDs. Forexample: (A and B and C andD and E) or (F and G and Hand I and J) or (K and L and Mand N and O).

File pool policies: number offile pool policies per cluster

30 30 The recommended limit forfile policies per cluster.Exceeding this recommendedlimit might negatively affectthe cluster performance andclient connections. Evaluatethe workflow and workloadsfor your cluster to determinethe value that works best foryour environment. Forassistance, contact your Isilonaccount representative orIsilon Technical Support.

InsightIQ: monitored clusters 8 clusters 8 clusters The number of clusters thatInsightIQ 3.0 and later canmonitor. If you are running a

Technical Specifications Guide

20 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 21: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

different version of InsightIQ,see the release notes for theversion of InsightIQ that youare running. For moreinformation about InsightIQ,see the InsightIQ -Information Hub.

InsightIQ: monitored nodes 80 nodes for one cluster; 150nodes for multiple clusters

80 nodes for one cluster; 150nodes for multiple clusters

The number of nodes for onecluster or multiple clustersthat InsightIQ 3.0 and latercan monitor. If you arerunning a different version ofInsightIQ, see the releasenotes for the version ofInsightIQ that you arerunning. For more informationabout InsightIQ, see the InsightIQ - Information Hub.

Job Engine: concurrent jobs 3 3 The number of concurrentjobs that the Job Engine canrun. The limit does not includejobs for striping or marking;one job from each of thosecategories can also runconcurrently. For moreinformation, see the EMCIsilon Job Engine white paper.

SmartDedupe: block size 8 KB 8 KB SmartDedupe works on filesystem blocks that are 8 KB.

SmartDedupe: maximumpaths per policy

10 10 The recommended limit forpaths per policy forSmartDedupe. Exceeding thisrecommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

SmartDedupe: minimum filesize

32 KB 32 KB The minimum file size thatSmartDedupe can process.SmartDedupe will not de-duplicate files that are smallerthan 32 KB.

SmartDedupe: shadow stores 32,000 32,000 Each shadow store can have32,000 pointers. This limit is

Technical Specifications Guide

OneFS software module guidelines 21

Page 22: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

imposed by the kernel. TheOneFS shadow store is ametadata structure thatreferences physical blocks todecrease the physical storagethat is required to store data,which maximizes storageefficiency.

SmartPools: Tiers 5 5 The recommended limit forSmartPools tiers. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

SmartQuotas: directory depth 509 509 The recommended limit fordirectory depths forSmartQuotas. Directorydepth is determined by themaximum path length, whichis 1,023 characters. Directorydepths deeper than 275directories might negativelyaffect system performance.

SmartQuotas: number ofquotas per cluster

20,000 10,000 The recommended limit forquotas per cluster. If you havemore than 20,000 quotas, youshould use the command-lineinterface to administer them.The maximum number ofquotas per cluster has notbeen established. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

SnapshotIQ: directory depth 509 509 The recommended limit fordirectory depths for

Technical Specifications Guide

22 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 23: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

SnapshotIQ. Directory depthis determined by themaximum path length, whichis 1,023 characters. Depthsdeeper than 275 directoriesmight negatively affect thecluster performance.

SnapshotIQ: number ofsnapshots

20,000 20,000 The limit for snapshots percluster.

SyncIQ: defined policies 1,000 1,000 The recommended limit fordefined SyncIQ policies. Themaximum limit of definedpolicies has not beenestablished. If the number ofpolicies exceeds therecommended limit, youshould keep in mind thefollowing effects:

l SyncIQ is bound by thelimit on the number ofconcurrently runningpolicies. If many policiesare running on schedules,the queue to run the jobsmight become so largethat OneFS can nevercomplete all the jobs inthe queue.

l Each policy represents aset of snapshots on thesource and thedestination clusters. Moresnapshots mean thatmore jobs must run todelete the snapshots, andthe increase in thenumber of jobs cannegatively affect thecluster performance.

SyncIQ: running policies 50 - for clusters with 4 ormore nodes OR 4 * number ofCPU cores per cluster - forclusters with 3 or fewer nodes

50 - for clusters with 4 ormore nodes OR 4 * number ofCPU cores per cluster - forclusters with 3 or fewer nodes

The recommended limit ofrunning SyncIQ policies. Forclusters with 3 or fewernodes, the limit depends onthe number of CPU cores pernode. There can be oneworker per CPU core, witheach worker running 4policies. The recommendedlimit for smaller clusters is: 4* number of CPU cores percluster. Exceeding this

Technical Specifications Guide

OneFS software module guidelines 23

Page 24: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

SyncIQ: workers per node(policy setting)

3 3 The recommended limit forworkers per node. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

SyncIQ: workers per policy 40 40 The recommended limit forworkers per policy. Exceedingthis recommended limit mightnegatively affect the clusterperformance and clientconnections. Evaluate theworkflow and workloads foryour cluster to determine thevalue that works best for yourenvironment. For assistance,contact your Isilon accountrepresentative or IsilonTechnical Support.

Networking guidelinesThis section presents guidelines for OneFS networking configurations.

Item OneFS 8.0.0 IsilonSD Edge Description

Default routes per node 1 1 The limit for default routesper node. OneFS does notsupport default routes perinterface.

DNS configurations percluster

1 per groupnet 1 per groupnet The recommended limit forDNS configurations percluster. In OneFS, you can

Technical Specifications Guide

24 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 25: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Item OneFS 8.0.0 IsilonSD Edge Description

specify multiple DNS resolverconfigurations with a limit ofone DNS resolverconfiguration per groupnet.You can have as manygroupnets as there are accesszones.

DNS name servers perconfiguration

3 3 The limit for DNS nameservers per configuration.

Groupnets 1 per access zone 1 per access zone The limit for groupnets peraccess zone. Groupnets areoptional and should be usedonly if the access zonerequires an alternate DNSserver. The number of accesszones should not exceed 50.

DNS search suffixes perconfiguration

6 6 The limit for DNS searchsuffixes per configuration.

Network pools per cluster 100 100 The recommended limit fornetwork pools per cluster.The maximum limit has notbeen established. The numberof network pools should bekept under 100 pools acrossall subnets and groupnets inthe cluster

SmartConnect DNS zonenames

100 100 The limit for SmartConnectDNS zone names per networkpool. See the Network poolsper cluster entry for moreinformation.

SmartConnect DNS zonename aliases

100 100 The recommended limit forSmartConnect DNS zonename aliases. The maximumlimit has not been established.The number of DNS zonename aliases should be keptunder 100 in the cluster.

Subnets per cluster 100 100 The limit for subnets percluster.

VLANs per cluster 100 100 The limit for VLANs percluster.

Technical Specifications Guide

Networking guidelines 25

Page 26: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Hardware guidelinesThis section presents guidelines for hardware configurations

Item OneFS 8.0.0 IsilonSD Edge Description

Backup accelerator: tapedevice paths

4 4 The limit for device paths perbackup accelerator node.

InfiniBand cable length Varies by node type Not supported Older nodes (S200, X200,X400, and NL400) use DDRIB cables and support lengthsup to 10 meters. Newer nodes(S210, X210, NL410, andHD400) use QDR IB cablesand support lengths up to 100meters.

Technical Specifications Guide

26 Isilon OneFS and IsilonSD Edge 8.0.0 Technical Specifications Guide

Page 27: Technical Specifications Guide - Dell EMC Isilon...Isilon Technical Support. SMB 1 connections per node 1,000 1,000 The number of SMB 1 connections that a node can process depends

Copyright © 2015-2018 Dell Inc. or its subsidiaries All rights reserved.

Published June 2018

Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.

THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH

RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR

FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED IN THIS PUBLICATION

REQUIRES AN APPLICABLE SOFTWARE LICENSE.

Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.

Published in the USA.

Technical Specifications Guide

Hardware guidelines 27