ボリュームのボリューム属性「files」を設定できません:現在の値は最大許容制限値です
環境
ONTAP 9.x
問題
-
ボリュームの inode またはファイルの最大数を増やそうとしたときに表示されるエラー:
Error: command failed: Unable to set volume attribute "files" for volume "volume_name" on Vserver "SVM". Reason: Currentvalue (2040109451) is at the maximum allowable limit (2040109451) and cannotbe increased. Maxfiles remains at 2040109451.より高い値でファイルを変更しようとするとエラーが発生します:volume modify -vserver <SVM_Name> -volume <Volume_Name> -files 5000000000
Error: command failed: Unable to set volume attribute "files" for volume "volume_name" on Vserver "SVM". Reason: The value you entered is invalid; maximum inode count should be between 1677721598 and 2040109451.