Active IQ报告FlexGroup成分卷存在inodes问题
适用场景
- ONTAP 9
- FlexGroup
- Active IQ Unified Manager
问题描述
- Active IQ报告警报:
FlexGroup Constituents Have Inodes Issues
- ONTAP EMS报告
wafl.vol.runningOutOfInodes
错误:
Sat Jun 03 07:49:57 +0000 [cluster-01: wafl_exempt02: wafl.vol.runningOutOfInodes:error]: The file system on "Volume fg1__0007@vserver:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" is using 80 percent or more of the files in public inode space that can be contained on the volume.
- 修改FlexGroup以增加最大文件数()后
volume modify -vserver <svm> -volume <vol> -files <maxfiles>
allOK
,将发送EMS通知:
Sat Jun 03 11:22:00 +0000 [cluster-01: FgGroupListTimer: fg.inodes.member.allOK:notice]: All constituents in FlexGroup fg1 (fg-uuid xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) have sufficient inodes for normal operation.
- 但是、Active IQ不会废弃警报、而是会继续发送通知。