在客户端匹配设置为的导出策略 check-access 中,读 / 写访问被拒绝 0.0.0.0
适用于
- 集群模式 Data ONTAP 8.0 至 8.3
- ONTAP 9.0 及更高版本
问题
在运行导出策略 check-access 时,读写访问被拒绝,如下所示:
cluster::> volume show -vserver vs1 -fields junction-path,policy
vserver volume policy junction-path
------- -------- ------- -------------
vs1 svm_root default /
vs1 vol test_policy /vol1
2 entries were displayed.
cluster::> vserver export-policy check-access -vserver vs1 -volume vol -client-ip <client IP> -authentication-method none -protocol nfs3 -access-type read-write Policy Policy Rule
Path Policy Owner Owner Type Index Access
----------------------------- ---------- --------- ---------- ------ ----------
/ default svm_root volume 1 read
/vol1 test_policy vol volume 0 denied
2 entries were displayed