AIQUM 9.14以前でONTAP 9.16の場合、CMAXFormのバージョンの不一致が原因でパフォーマンス データの取得が失敗する
環境
- ActiveIQ Unified Manager(AIQUM)9.14以下
- ONTAP 9.16 以上
- パフォーマンスデータの取得
問題
- ONTAP 9.16のパフォーマンス データはAIQUM 9.14以前ではキャプチャされていません
- 記録ファイルにはパフォーマンスアーカイブ用の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 fileERROR [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 --