Skip to content

Commit

Permalink
Update the new "CS_DAYS_TO_REMOVE_UNUSED" down to 1 for container dep…
Browse files Browse the repository at this point in the history
…loyments (since chunkserver IPs will often change on every redeploy in a container environment)
  • Loading branch information
tianon committed Nov 11, 2019
1 parent d56d574 commit 6e4f2d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moosefs/example-hockers/master
Expand Up @@ -28,6 +28,7 @@ echo -n 'MFSM NEW' > "$base/var-lib-mfs/metadata.mfs.empty"
args+=(
--env MFSMASTER_ACCEPTABLE_PERCENTAGE_DIFFERENCE='10.0'
--env MFSMASTER_CHANGELOG_SAVE_MODE='1'
--env MFSMASTER_CS_DAYS_TO_REMOVE_UNUSED='1'
--env MFSMASTER_DATA_PATH="$base/var-lib-mfs"
--mount "type=bind,source=$base,target=$base,bind-propagation=rslave"
--network-alias mfsmaster
Expand Down

0 comments on commit 6e4f2d3

Please sign in to comment.