Jump to main content
ECS 3.3 Administration Guide
  • Welcome to ECS
  • Overview
  • Getting Started with ECS
  • Storage Pools, VDCs, and Replication Groups
  • Authentication Providers
  • Namespaces
  • Users and Roles
  • Buckets
  • File Access
  • Certificates
  • ECS Settings
  • ECS Outage and Recovery
  1. Home
  2. File Access
  3. ECS NFS configuration tasks

    You must perform the following tasks to configure ECS NFS.

  • Welcome to ECS

    ECS provides a complete software-defined cloud storage platform that supports the storage, manipulation, and analysis of unstructured data on a massive scale on commodity hardware. ECS can be deployed as a turnkey storage appliance or as a software product that can be installed on a set of qualified commodity servers and disks. ECS offers all the cost advantages of commodity infrastructure with the enterprise reliability, availability, and serviceability of traditional arrays.

  • Overview
  • Getting Started with ECS
  • Storage Pools, VDCs, and Replication Groups
  • Authentication Providers
  • Namespaces
  • Users and Roles
  • Buckets
  • File Access
    • Introduction to file access

    • ECS multi-protocol access

    • Working with NFS exports in the ECS Portal

      You can use the Exports tab on the File page available from Manage > File to view the details of existing NFS exports, to create new NFS exports, and to edit existing exports.

    • Working with user/group mappings in the ECS Portal

      You can use the User/Group Mapping tab on the File page available from Manage > File to view the existing mappings between ECS object users/groups and Unix users, to create new user/group mappings, and to edit mappings.

    • ECS NFS configuration tasks

      You must perform the following tasks to configure ECS NFS.

      • Create a bucket for NFS using the ECS Portal

        You can use the ECS Portal to create a bucket configured for use with NFS.

      • Add an NFS export using the ECS Portal

        You can use the ECS Portal to create an NFS export and set the options that control access to the export.

      • Add a user or group mapping using the ECS Portal

        To provide NFS access to the file system (the bucket), you must map an object user who has permissions on the bucket to a Unix User ID (UID) so that the Unix user acquires the same permissions as the object user. Alternatively, you can map an ECS custom group that has permissions on the bucket to a Unix Group ID (GID) to provide access for members of the Unix group.

      • Configure ECS NFS with Kerberos security

        To configure Kerberos authentication with ECS NFS, you must configure both the ECS nodes and the NFS client, and create keytabs for the NFS server principal and for the NFS client principal.

    • Mount an NFS export example

    • NFS access using the ECS Management REST API

      You can use the following APIs to configure and manage NFS access.

    • NFS WORM (Write Once, Read Many)
    • S3A support
  • Certificates
  • ECS Settings
  • ECS Outage and Recovery

ECS NFS configuration tasks

You must perform the following tasks to configure ECS NFS.

Procedure

  1. Create a bucket for NFS using the ECS Portal
  2. Add an NFS export using the ECS Portal
  3. Add a user or group mapping using the ECS Portal
  4. Configure ECS NFS with Kerberos security

What to do next

After you perform the above steps, you can mount the NFS export on the export host.

On this page
  • Procedure
  • What to do next