CMAXForm のバージョンが一致しないため、ONTAP 9.16 の AIQUM 9.13 および 9.14 でパフォーマンス データの取得が失敗する
環境
- ActiveIQ Unified Manager (AIQUM) 9.13 および 9.14
- ONTAP 9.16 以上
- パフォーマンスデータ取得
問題
- ONTAP 9.16のAIQUM 9.13および9.14では、パフォーマンスデータがAIQUMにキャプチャされていません。
- 記録ファイルには perf アーカイブの ccma ファイルのリストがありますが、そこから実際のカウンターで作成された XML ファイルはないため、解析の問題が発生します。
au.log
:
DEBUG [async-perf-pool-2] c.o.s.a.f.d.EnhancedErrorDetail (EnhancedErrorDetail.java:483) - Enhanced Error Message using template file named: [errors/defaultMessage.html] was loaded.
ERROR [archive-file-parser-5] c.o.s.a.c.a.c.CMAXform (CMAXform.java:179) - Unrecognized token 'C': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (BufferedInputStream); line: 1, column: 3] com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'C': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (BufferedInputStream); line: 1, column: 3]
at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) ~[jackson-core.jar:2.14.0]
at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) ~[jackson-core.jar:2.14.0]
...
...
ERROR [async-perf-pool-2] c.o.s.a.d.n.NetAppOCIEPerformancePackage (NetAppOCIEPerformancePackage.java:96) - Unable to retrieve samples from the performance archive DataSourceErrorException: Unable to retrieve samples from the performance archive for the same file
ERROR [async-perf-pool-2] c.o.s.a.d.n.NetAppOCIEArchivePerformancePackage (NetAppOCIEArchivePerformancePackage.java:199) - Get exception for setSampleTime but continue to process next archive file. The exception is --