You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this extremely useful piece of software.
I have a setup with master and slave Influx DBs, using syncflux to sync them. The problem I am facing is that, after the initial sync is completed ("msg="Processed Chunk 1590/17473 from [16...." reaches 100%), there is a gap in the newest portion of the DB, that only gets filled when I restart the service. Is that the usual behavior or am I missing something in the configuration?
This is the command that the service runs:
/usr/sbin/syncflux -config=/etc/syncflux/syncflux.toml -logs=/var/log/syncflux -action hamonitor -chunk 30m -master influxdb-1 -slave influxdb-2
Hi syncflux guys,
Thanks for this extremely useful piece of software.
I have a setup with master and slave Influx DBs, using syncflux to sync them. The problem I am facing is that, after the initial sync is completed ("msg="Processed Chunk 1590/17473 from [16...." reaches 100%), there is a gap in the newest portion of the DB, that only gets filled when I restart the service. Is that the usual behavior or am I missing something in the configuration?
This is the command that the service runs:
/usr/sbin/syncflux -config=/etc/syncflux/syncflux.toml -logs=/var/log/syncflux -action hamonitor -chunk 30m -master influxdb-1 -slave influxdb-2
And this is the .toml file:
Thanks
The text was updated successfully, but these errors were encountered: