新しい会話を開始

未解決

K

3 Apprentice

 • 

1.4K メッセージ

14

2025年8月4日 08:51

PowerScale イベントのResolveタイミング

PowerScaleのイベントで以下イベントがあります。

SW_AVSCAN_CAVA_INFECTED_FILE

このイベントはInformationで上がりますが、このイベントがResolveになるタイミングは基本的に

検知してイベントとして上がったら即Resolveになる認識であっておりますでしょうか。

Community Manager

 • 

7.2K メッセージ

2025年8月5日 03:39

Kingさん

 

SW_AVSCAN_CAVA_INFECTED_FILE
このイベントはInformationで上がりますが、このイベントがResolveになるタイミングは基本的に
検知してイベントとして上がったら即Resolveになる認識であっておりますでしょうか。

 

→イベントレベルがInformationでも即時(自動でという意味で解釈してます)操作をしているところをみると、即時Resolveになるとは考えにくいです。

 

またイベントレファレンスガイドにもResolveするためのActionが記載されているイベントがありますがCAVA_INFECTED_FILE系のInfoレベルのイベントにはその対応方法の記載がありませんでした。


PowerScale OneFS Event Reference Guide
Page82 
400060108
The anti-virus service found an infected file.
Description
A file was found to be infected by the anti-virus server.
Administrator action
This event is informational and does not require any action.


Resolve方法の記載があるイベント
100010033
A used drive from another node in the cluster was inserted as a replacement.
Description
A drive that was installed as a replacement was used previously in the cluster. The event message provides you with the current
node, bay, location, drive type, and Logical Number (LNUM) of the drive.
Administrator action
Take one of the following actions to resolve the issue:
● If the drive was inserted in error, replace the drive with a new drive according to the instructions in the PowerScale Drive
Replacement Guide for your platform.
● If you want to use the drive that was inserted, you need to re-format the drive to erase it.


Dell EMC Knowledge Article 000223412 : PowerScale:クラスターの正常性と未解決のイベントを確認する方法

特定のイベントをクリアします。 
# isi event groups modify --resolved=yes --ignore=yes --id=<Group ID from above command >

3 Apprentice

 • 

1.4K メッセージ

2025年8月6日 01:48

@ayas 

回答ありがとうございます。

こちら特にResolveになるタイミングは公開されていなそうですね、、、

イベントは見つかりませんでした!

Top