FlexCache ジャンクションパスのセキュリティ情報を表示しようとすると、「 Operation not supported 」というメッセージが表示されます。
環境
ONTAP 9.7 および 9.8
問題
file-directory コマンドを使用して、 FlexCache ボリュームのジャンクションパスとなるパスのセキュリティ情報を表示する場合、
サポートされていない操作を示すメッセージが表示されて失敗します。
ONTAP 9.7 および 9.8 でテスト済み。
cluster2::*> flexcache show -instance
(volume flexcache show)
Vserver Name: svm1
Cache Volume Name: fc1
List of Aggregates for FlexGroup Constituents: aggr1_cluster2_01
Volume Size: 160MB
Cache Flexgroup MSID: 2147684589
Origin Vserver Name: svm1
Origin Vserver UUID: 46daef3b-572c-11eb-b13f-005056a0924f
Origin Volume Name: vol1
Origin Volume MSID: 2147684578
Origin Cluster Name: cluster2
Cache Junction Path: /ju-fc1
FlexCache Create Time: Fri Feb 12 14:29:36 2021
Space Guarantee Style: volume
Relationship Type: intra-vserver
Cache Locks Honored When Disconnected: false
cluster2::*> file-directory show -vserver svm1 -path /
(vserver security file-directory show)
Vserver: svm1
File Path: /
File Inode Number: 64
Security Style: unix
Effective Style: unix
DOS Attributes: 10
DOS Attributes in Text: ----D---
Expanded Dos Attributes: -
UNIX User Id: 0
UNIX Group Id: 0
UNIX Mode Bits: 755
UNIX Mode Bits in Text: rwxr-xr-x
ACLs: -
cluster2::*> file-directory show -vserver svm1 -path /ju-fc1
(vserver security file-directory show)
Error: show failed: The specified path "/ju-fc1" cannot be used. Reason: Operation not supported.
cluster2::*>