Overview
This article instructs you on how to remove the alarm "failed to load smartfilter," which would be visible in the System Events block of the UBView Dashboard.
Please click the image to enlarge.
Solution
To remove the alarm, you need to reboot the Cache Engine. The following steps use the example above, with ce-4 showing the alarm:
- SSH to the management IP of the server and enter the
padmin
credentials. - Run
su -
and enter the root password to get access. - Type
su admin
to get access to the CLI console. - Type
show systemid
to get the management service tag. - Type
enable
and enter the first service tag displayed in the previous step, without the '*' characters, as theenable
password. - Power cycle the cache engine that was showing the alarm (For the example below, it's ce-4):
oper server 4
oper server 4#stop
oper server 4#powercycle
oper server 4#start