Y
Hacker News
new
|
ask
|
show
|
jobs
by
kirici
280 days ago
I've had multiple flaky issues with SQLite (e.g. non-HA Grafana) on Azure Files using NFS v4.1 leading to locked DBs. Perhaps some implementations work, I'm not gonna rely on it or advise others to do so.
1 comments
nasretdinov
280 days ago
Yeah trying to write from several hosts will certainly fail if you don't have advisory locks working, which is not a given, so you are right of course
link
kirici
278 days ago
These were singular containers, let alone hosts.
link