I am not sure exactly what the issue may be since I am by no means knowledgeable about coding, but I think I am seeing a weird issue with my FreeNAS jail.
Maybe mid last week there was an update that allowed for watching a directory for changes instead of periodically scanning, I saw this update across multiple devices, FreeBSD and Windows. Anyways, it looks like enabling this totally borks my FreeNAS box.
SSH is painfully slow, on the order of 10+ seconds just to get a user request screen, ls -la of a directory is laughably slow, ect ect. As soon as I went into my FreeNAS jail and stopped the syncthing service, everything resumed normal operation. I currently have the folder watch feature off and everything seems fine.
I did ask over on the freenas forum, and I was told: “Well, the proper way of implementing this is with kqueue, but there are a number of alternatives with various degrees of brokenness”.
If anyone can help me at all with this, that would be great. Not sure if its an error on my part, something that needs to be looked into on the FreeNAS/freeBSD side, or if possibly a bug report should be filed here?
Thanks.