Skip to content

What's the behavior on merge conflicts? #1832

Answered by abraunegg
bakhtiyarneyman asked this question in Q&A
Discussion options

You must be logged in to vote

@bakhtiyarneyman

I am worried about data loss

The number one thing here then is to ensure you build your system correctly:

  • Ensure you are running the latest client - - or you are building the client from master. Do not rely on any older version. If you are building from source, the onus is on you to keep your client up-to-date. If using packages, use a distribution that keeps packages current, avoid those that do not.
  • Use ZFS - mirrored pairs, raidz1,2,3 .. dont use anything else to store your data on, educate yourself as to why. Do not use anything else for your file system for data you care about.
  • Configure your 'sync_dir' to use a separate ZFS volume, configure tools and ZFS option…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants