Skip to main content
Migration Notice
We're migrating documentation from the old portal into this one. Some things may look a little different or out of place in the meantime — we know, and we're working to get it right. If something's unclear or doesn't look right, let us know.
Version: 2.15.0

Prerequisites for Disaster Recovery for Dell

Introduction

This section covers what to confirm and plan for before deploying Superna Disaster Recovery Edition: platform and release compatibility, system requirements for the Eyeglass appliance, licensing, and network port requirements. For a conceptual introduction to Disaster Recovery and the terminology used throughout this documentation, see the Disaster Recovery overview; for failover types, topologies, and planning depth, see the Design Guide.

Release Compatibility

Platform Support

info

Platform and version compatibility is maintained on a single page. See Platform Support for the supported OneFS, ECS, hypervisor, and operating system versions.

note

Disaster Recovery is not supported on Dell ECS platforms.

Operating System and Hypervisor Support

Supported Operating Systems: openSUSE Leap, SUSE Linux Enterprise Server Supported Hypervisors: VMware, Hyper-V, Nutanix

System Requirements

Virtualization Platforms

  • VMware vSphere: Version 6.0 ESX host or higher is required.
  • Microsoft Hyper-V: Appliance deployment requires support for the VHDX format.
  • Nutanix AHV: A deployment procedure is available for Superna appliances, but Nutanix AHV is not a formally supported platform — contact Superna Support before deploying to Nutanix AHV in production.
  • VMware vCenter: vCenter 7 and vCenter 8 are supported.
info

For Hyper-V-specific deployment steps, see Deploy on Hyper-V in the Installation Guide.

System Resources (Eyeglass Appliance)

  • CPU: 4 vCPU
  • Memory: 24 GB RAM (may need to be upgraded based on scalability requirements — see Scalability Limits below)
  • Disk Space:
    • Operating System Partition: 58 GB
    • Additional Disk Space: 140 GB
    • Total Disk Size in VMware: 198 GB

Scalability Limits

Eyeglass Scalability Limits and Appliance Memory Minimum Requirements
Scaling Limit AreaTested Scaling LimitsNotes
Number of Managed Clusters (1 appliance)Manages up to 22 clustersContact Support for RAM requirements
SyncIQ Policies Across All ClustersSupports > 100 policies with 64 GB RAM; > 200 policies with 84 GB RAM
Access ZonesHandles > 10 zones with 32 GB RAM; > 30 zones with 64 GB RAM; > 50 zones with 84 GB RAMRequires 32–84 GB of RAM
Failover Job LimitationsSupports 100 policies in a single failoverRequires 64 GB RAM
Total Object Count (shares + exports + quotas)< 5,000 objects: 16 GB RAM; 5,000–10,000: 32–48 GB RAM; > 10,000: 64 GB RAM; > 20,000: 84 GB RAM
Clusters Added to the Appliance4 clusters: 32 GB RAM; 4–8 clusters: 64 GB RAM; > 10 clusters: 84 GB RAM
Performance AuditorRequires a minimum of 32 GB RAM when licensedMinimum 32 GB RAM
Concurrent Administrators (3 or more)Adds 8 GB RAM per additional logged-in administrator
info

Each software release may adjust memory requirements, and alarm code SCA0094 recommends memory for your specific configuration. The recommendation from SCA0094 takes priority over this table.

Network Requirements

  • Latency: The latency between the administration PC and the Eyeglass VM GUI must be less than 15 ms (measured by ping).

Authentication and User Management

  • Active Directory (AD) Authentication: An AD authentication provider must be available in the system zone for Role-Based Access Control (RBAC) and SID-to-user resolution API requirements.

Browser Requirements

  • Supported Browser: Google Chrome is required. The browser must support WebSockets.
  • Unsupported Browsers: Internet Explorer is not supported.
  • Cookie Settings: Third-party cookies must not be disabled, as they are required for authentication sessions and file downloads.

Licensing

Disaster Recovery uses one of two license key types per PowerScale cluster:

  • DR-enabled keys provide full failover and failback automation for the cluster, plus DR state information (failover status, RPO status, compliance) for replicating cluster pairs.
  • Event-monitoring-only (probe) keys provide event monitoring for a cluster without DR automation — for example, for a cold/DR-only cluster you want visibility into but do not plan to fail over.

See Add Probe License Keys for the full comparison, and License Keys for the retrieval and application procedure.

Network Ports

The Eyeglass appliance requires specific firewall ports open to the PowerScale/ECS clusters it manages, to DNS/NTP/SMTP infrastructure, and between the appliance and administrator browsers.

PortProtocolSource → DestinationDescription
DNS 53 UDPDNSAppliance → DNS server (or GroupNet, if DNS is configured on all clusters)Required for multiple validations needed for failover and Failover Readiness
TLS 443TCP TLS 1.2Appliance → InternetDR Remote Monitoring / Phone Home log upload for support and health checks
NTP 123UDPAppliance → NTP serverUse the same NTP source as the clusters; disable VMware host VM time sync
SMTP 25TCPAppliance → Mail serverEmail of Eyeglass alarms
HTTP 80TCPAppliance → openSUSE mirror repositoriesWeekly security patch downloads
HTTPS 8080TCP TLS 1.2Appliance → PowerScale/ECS clusterREST API, authenticated using the service account
SSH 22AESAppliance → PowerScale/ECS clusterSSH access for some CLI commands
HTTPS 443TCP TLS 1.2 AESAdmin browser → ApplianceSecures client-to-browser access
HTTPS 2011/2012 WebsocketTCP TLS 1.2 AESAdmin browser → ApplianceReal-time appliance-to-browser updates
SSH 22TCP AESAdmin browser → ApplianceSecure shell access
SMB 445 (proxy login only)TCPAppliance → PowerScale/ECSAuthenticates to AD through the cluster using standard SMB authentication for role-based login proxy
Dual DNS DelegationUDPAppliance port 53 UDP → GroupNet DNS serversValidates Dual DNS delegation is configured correctly
ICMPICMPAppliance → PowerScale/ECSIf disabled, or if PMTUD is unsupported, OneFS defaults to a 536-byte MTU, typically degrading performance

See the Installation Guide for the complete table with additional detail.

See Also

  • Design Guide – Failover types, supported topologies, and failover planning guidance.
  • Installation Guide – Deploy the Eyeglass appliance and add clusters once these prerequisites are confirmed.
  • Platform Support – Supported OneFS, ECS, hypervisor, and operating system versions.