メインコンテンツまでスキップ

ONTAP は、 Linux から chattr コマンドのようなファイル属性を変更することをサポートしていますか ?

Views:
384
Visibility:
Public
Votes:
1
Category:
fas-systems
Specialty:
nfs
Last Updated:

環境

  • ONTAP 9
  • clustered Data ONTAP 8
  • Data ONTAP 7-Mode

回答

ONTAP chattrlsattr では、コマンドとコマンドはサポートされません。
 
例:
 
Linux ローカルディスクから
[root@rhel1 ~]# chattr +i f1
[root@rhel1 ~]#
[root@rhel1 ~]# lsattr f1
----i----------- f1
[root@rhel1 ~]# chattr -i f1
[root@rhel1 ~]#
[root@rhel1 ~]# lsattr f1
---------------- f1


: NFS マウントポイントから:
[root@rhel1 mnt]# chattr +i f1
chattr: Inappropriate ioctl for device while reading flags on f1

[root@rhel1 mnt]# lsattr
lsattr: Inappropriate ioctl for device While reading flags on ./f1

追加情報

N/A

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.