Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell PowerFlex Manager 4.6.x CLI Reference Guide

PDF

Modify NFS exports

Modify NFS export properties.

Syntax

powerflex_cli nfs-exports create [parameters]

Parameters

-h, --help
Help for modifying NFS export.
--id [string]
NFS export object ID.
--add_no_access_hosts [string]
Hosts to add to the no_access_host list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host already exists in the list. Cannot be combined with no_access_hosts.
--add_read_only_hosts [string]
Hosts to add to the current read_only_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host already exists. Cannot combine with read_only_hosts.
--add_read_only_root_hosts [string]
Hosts to add to the current read_only_root_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host already exists. Cannot combine with read_only_root_hosts.
--add_read_write_hosts [string]
Hosts to add to the current read_write_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if Host is already exists. Cannot combine with read_write_hosts.
--add_read_write_root_hosts [string]
Hosts to add to the current read_write_root_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host already exists. Cannot combine with read_write_root_hosts.
--anonymous_GID [int32]
Specifies the group ID of the anonymous account.
--anonymous_UID [int32]
Specifies the user ID of the anonymous account.
--default_access [string]
Default access level for all hosts that can access the export. Values are:
  • NO_ACCESS—Deny access to the export for the hosts.
  • READ_ONLY—Allow read only access to the export for the hosts.
  • READ_WRITE—Allow read write access to the export for the hosts.
  • ROOT—Allow read write access to the export for the hosts. Allow access to the export for root user.
  • READ_ONLY_ROOT—Allow read only root access to the export for the hosts (NO_ACCESS,READ_ONLY,READ_WRITE,ROOT,READ_ONLY_ROOT).
--description [string]
NFS export description.
--is_no_SUID [string]
If set, do not allow access to set SUID. Otherwise, allow access.
--min_security [string]
NFS enforced security type for users accessing an NFS export. Values are:
  • SYS—Allow the user to authenticate with any NFS security types: UNIX, Kerberos, Kerberos with integrity, or Kerberos with encryption.
  • KERBEROS—Allow only Kerberos security for user authentication.
  • KERBEROS_WITH_INTEGRITY—Allow only Kerberos with integrity and Kerberos with encryption security for user authentication.
  • KERBEROS_WITH_ENCRYPTION—Allow only Kerberos with encryption security for user authentication (SYS,KERBEROS,KERBEROS_WITH_INTEGRITY,KERBEROS_WITH_ENCRYPTION).
--no_access_hosts [string]
Hosts with no access to the NFS export or its snapshots. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @.
--read_only_hosts [string]
Hosts with read-only access to the NFS export and its snapshots. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @.
--read_only_root_hosts [string]
Hosts with read-only and ready-only for root user access to the NFS export and its snapshots. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), netgroups prefixed with @.
--read_write_hosts [string]
Hosts with read and write access to the NFS export and its snapshots. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask) or, netgroups prefixed with @.
--read_write_root_hosts [string]
Hosts with read and write and read and write for root user access to the NFS export and its snapshots. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @.
--remove_no_access_hosts [string]
Hosts to remove from the current no_access_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host is not present. Cannot combine with no_access_hosts.
--remove_read_only_hosts [string]
Hosts to remove from the current read_only_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host is not present. Cannot combine with read_only_hosts.
--remove_read_only_root_hosts [string]
Hosts to remove from the current read_only_root_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if The host is not present. Cannot combine with read_only_root_hosts.
--remove_read_write_hosts [string]
Hosts to remove from the current read_write_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if Host is not present. Cannot combine with read_write_hosts.
--remove_read_write_root_hosts [string]
Hosts to remove from the current read_write_root_hosts list. Hosts can be entered by hostname, IP addresses (IPv4, IPv6, IPv4/PrefixLength, IPv6/PrefixLenght, or IPv4/subnetmask), or netgroups prefixed with @. Error if the host is not present. Cannot combine with read_write_root_hosts.
--session name [string]
Session name.
--session token [string]
Secret session token.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\