portworx / lcfs

LCFS Graph driver for Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a method to disable syncer which takes checkpoints

jjobi opened this issue · comments

commented

Syncer takes checkpoints of LCFS frequently to keep LCFS crash consistent. This may trigger I/Os and loss of access to LCFS for short intervals. If somebody does not want LCFS to be crash consistent, they may disable syncer completely.

commented

this can be done by doing the following:

lcfsctl /lcfs syncer 0