无法为卷设置卷属性 "files":当前值处于最大允许限制
适用于
ONTAP 9.x
问题
-
尝试增加卷信息节点或文件的最大数量时出现错误:
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.