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
commands: add --archive option to ctdb-migrate cmd
Passing this argument with a path will archive any of the tdb files that
get migrated to ctdb to the specified path. This moves files from the
typical location to aid in debugging (it's more obvious that this
instance is using ctdb) and for comparison in case something needs to
be compared post-conversion.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments