YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
It seems no matter what I set N to in the --cache-check parameter, it still logs a message every 5 seconds in the system logger. Is there a way to reduce that frequency?
It seems no matter what I set N to in the --cache-check parameter, it still logs a message every 5 seconds in the system logger. Is there a way to reduce that frequency?