SQLite Forum

Sqlite high IO load makes usage impossable
Login
Ok if you run sysdig on Azure please use the lastest version from github (repository version is too old and buggy).. using v0.27.1 lseek offset is reported correctly 
```
15428536 08:56:05.124769124 0 rocket-worker-t (1991) > lseek fd=14(<f>/srv/conduit/.local/share/conduit/conduit.db) offset=6004736 whence=0(SEEK_SET)
15428538 08:56:05.124772524 0 rocket-worker-t (1991) > read fd=14(<f>/srv/conduit/.local/share/conduit/conduit.db) size=2048
15428638 08:56:05.125263126 0 rocket-worker-t (1991) > lseek fd=14(<f>/srv/conduit/.local/share/conduit/conduit.db) offset=4851712 whence=0(SEEK_SET)
15428640 08:56:05.125264926 0 rocket-worker-t (1991) > read fd=14(<f>/srv/conduit/.local/share/conduit/conduit.db) size=2048
```