is-export-policy -Inherited フラグを「 false 」から「 true 」に変更する
環境
- ONTAP 9
- 7-Mode Transition Tool(7MTT)
- qtree
- エクスポート ポリシー
問題
7MTT を使用 -is-export-policy-inherited
して qtree を ONTAP 9 に移動する場合、 qtree はボリュームのエクスポートポリシーを自動的には継承しないため、このフラグは「 false 」に設定されます。
Cluster::> qtree show -vserver vs1 -volume vol1 -instance
Vserver Name: vs1
Volume Name: vol1
Qtree Name: ""
Actual (Non-Junction) Qtree Path: /vol/vol1
Security Style: unix
Oplock Mode: enable
User ID: -
Group ID: -
Unix Permissions: ---rwxr-xr-x
Qtree Id: 0
Qtree Status: readonly
Export Policy: transition_readonly
Is Export Policy Inherited: true
QoS policy group: -
Vserver Name: vs1
Volume Name: vol1
Qtree Name: qtree1
Actual (Non-Junction) Qtree Path: /vol/vol1/qtree1
Security Style: unix
Oplock Mode: enable
User ID: -
Group ID: -
Unix Permissions: ---rwxrwxrwx
Qtree Id: 1
Qtree Status: readonly
Export Policy: transition_export_policy_1
Is Export Policy Inherited: false
QoS policy group: -
2 entries were displayed.