mirror of
https://github.com/schoebel/mars
synced 2024-12-29 02:12:53 +00:00
test_suite: fix debug message
This commit is contained in:
parent
bdf75cf44a
commit
0b9e671bfe
@ -393,7 +393,7 @@ function switch2primary_correct_split_brain
|
||||
|
||||
marsadm_do_cmd $new_secondary "join-resource --force" "$res $lv_dev" \
|
||||
|| lib_exit 1
|
||||
lib_vmsg " $switch2primary_flow_msg_prefix: wait for new secondary $new_secondary to become uptodate"
|
||||
lib_vmsg " $switch2primary_flow_msg_prefix: wait for end of sync on new secondary $new_secondary"
|
||||
lib_wait_for_initial_end_of_sync $new_primary $new_secondary $res \
|
||||
$resource_maxtime_initial_sync \
|
||||
$resource_time_constant_initial_sync \
|
||||
|
Loading…
Reference in New Issue
Block a user