Hello,
updated my ZFS Install today to 22.1. After all Updates are applied and the several reboots are done, when i open the Sensei Dashboard i get a Popup Message "We detected different os architecture. We installing elasticsearch for new os architecture"
Restarted the services, rebooted my fw several times, but no automatically install happens, as the popup suggest..
Has someone else with ZFS Install the same issue? How to fix this?
Thx!
Hi,
Can you send a bug report?
Removed today the Sensei Plugins, till i found out that the local Elasticsearch db is not removed automatically.
Removed the Elasticsearch DB in Console:
pkg remove elasticsearch5
cd /usr/local/etc
rm -rf elasticsearch
Installed Sensei Plugins again, recovered the zenarmor configuration backup and the Issue is fixed now:)
Just wondering while sensei still create /usr/local/sensei/output/active/temp in ufs and not in zfs file system ...
Hi,
It's a temporary Memdisk area to write IPDR files fastly and prevent much I/O operations on disk. It is Ufs due to it is a Memdisk.
Hi,
thanks for the Information
br