On 2018-11-15 13:39, Juan Alberto Cirez wrote:
Is BTRFS mature enough to be deployed on a production system to underpin
the storage layer of a 16+ ipcameras-based NVR (or VMS if you prefer)?
For NVR, I'd say no. BTRFS does pretty horribly with append-only
workloads, even if they are WORM style. It also does a really bad job
with most relational database systems that you would likely use for
indexing.
If you can suggest your reasoning for wanting to use BTRFS though, I can
probably point you at alternatives that would work more reliably for
your use case.