Active IQ Unified Manager 将返回容量卷 / 聚合上的 " 无数据 " 查看
适用于
- Active IQ Unified Manager 9.6%
问题
- 尝试访问“容量卷 / 聚合”视图将返回“无数据”
- 可以
/var/log/ocum/ocumserver.log
看到类似错误
2020-05-08 11:26:36,722 ERROR [umadmin][default task-1537] [c.n.i.s.a.dao.VolumeCapacityDao] Fetch from table volumecapacityutilizationview with query: SELECT * from ocum.volumecapacityutilizationview failed.
org.springframework.dao.DataIntegrityViolationException: StatementCallback; SQL [SELECT * from ocum.volumecapacityutilizationview ORDER BY clusterName, volumeName ASC LIMIT 0, 20]; (conn=892) Out of range value for column 'quotaCommittedCapacity' at row 1; nested exception is java.sql.SQLDataException: (conn=892) Out of range value for column 'quotaCommittedCapacity' at row 1
2020-05-29 03:38:28,977 ERROR [umadmin] [default task-516] [c.n.i.s.a.dao.AggregateCapacityDao] Fetch from table AggregateCapacityUtilizationView with query: SELECT * from ocum.AggregateCapacityUtilizationView failed.
org.springframework.dao.DataIntegrityViolationException: StatementCallback; SQL [SELECT * from ocum.AggregateCapacityUtilizationView ORDER BY ClusterName, haPair, aggrName LIMIT 0, 20]; (conn=33406) Out of range value for column 'totalCommitted' at row 1; nested exception is java.sql.SQLDataException: (conn=33406) Out of range value for column 'totalCommitted' at row 1