portworx / lcfs

LCFS Graph driver for Docker
Apache License 2.0
300 stars 27 forks source link

Provide a method to disable syncer which takes checkpoints #41

Closed jjobi closed 7 years ago

jjobi commented 7 years ago

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.

jjobi commented 7 years ago

this can be done by doing the following:

lcfsctl /lcfs syncer 0