Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

Veritas NetBackup™ Copilot™ for Oracle 配置指南

Last Published:
Product(s): Appliances (3.1.1 (5340), 3.1.1 (5330), 3.1.1 (5240), 3.1.1 (5230), 3.1.1 (5220), 3.1 (5340), 3.1 (5330), 3.1 (5240), 3.1 (5230), 3.1 (5220))
Platform: 5220,5230,5240,5330,5340

NFS 导出选项

下表介绍了可用于共享创建或修改的导出选项。

选项

描述

ro

仅允许对共享进行只读请求。

rw

允许对共享进行读取请求和写入请求。

no_root_squash

禁用所有 root 映射。

允许客户端上的根帐户作为访问服务器导出共享的根帐户。

root_squash

将请求从 UID 和 GID 0 映射到匿名 UID 和 GID。

all_squash

将所有 UID 和 GID 映射到匿名用户帐户。

默认情况下,NFS 服务器将选择压制访问用 UID 和 GID 65534。 可以通过使用 anonuidanongid 选项覆盖这些数值。

anonuid

设置匿名用户帐户 uid

此选项强制将所有匿名帐户连接至服务器上的预定义 UID。

anongid

设置匿名帐户的 gid

此选项强制将所有匿名帐户连接至服务器上的预定义 GID。

安全

要求从不低于 IPPORT_RESERVED (1024) 的 Internet 端口发起请求。

不安全

禁用从不低于 IPPORT_RESERVED (1024) 的 Internet 端口发起请求的要求。