Hello all,
My apologies if I'm missing the obvious here, but I had a few questions on using s3backer...
I'm very much considering this for a production system as a way to store older data, so to ensure integrity, I've been running some trials to see under what cases I can create data inconsistency. I plan to try and document the ways in which things go wrong with different block sizes, cache sizes, dirty blocks allowed, etc.
All this lead me to a question... How do I go about determining the number of the blocks in the cache are dirty?
And one more question... If I start s3backer with '-f' to keep it in foreground (which is how I've been operating) everything is fine. If I don't use the '-f' it exits straight away and does leave a running process, but the 'file' and in the mount directory never appears.
Thank you kindly!
P.S. I've also been testing on Oracle's s3 object storage service and things are working well thus far.