Hi
Thank you for your feedback
Yes it is a false positive. The tools of fvdw-sl console can not have a clean behaviour as they allows to upload data to a remote host (=> open a port), in our case the nas.
You would have the same result with a common ftp server installed on your laptop, but in this case the usual antivirus says nothing if you add rules on its ports (20,21 and others with PASV)
So now you have a clean fs on sda5.
Next step is to repeat this check:
- keep running all usual processes and do
- Code: Select all
diskmon 15
check if diskmon daemon is running (ps axf)
Then remove the lan wire (to avoid any remote request from your LAN or WAN) and after a first disk spin down event (so 30min with your settings) look at when the disk spins up again.
In this case plug again the wire lan and open a shell session.
- Stop diskmon daemon
- Code: Select all
killall diskmon
and read the content of log1 or log2 in /usr/var/diskmon
- Code: Select all
cat /usr/var/diskmon/log1
cat /usr/var/diskmon/log2
cat /usr/var/diskmon/status
And if your reboot the nas, you will lose these files. So store the files in another location if you want keep them