This commit is contained in:
slguan 2020-05-07 16:48:51 +08:00
parent 942f67e291
commit a00a70e863
1 changed files with 3 additions and 0 deletions

View File

@ -380,6 +380,8 @@ if $dnode7Vnodes != 3 then
goto show9 goto show9
endi endi
system sh/exec_up.sh -n dnode1 -s stop -x SIGINT
print ============================== step11 print ============================== step11
print ========= add db4 print ========= add db4
@ -408,6 +410,7 @@ show11:
if $x == 20 then if $x == 20 then
return -1 return -1
endi endi
sql show dnodes -x show11
$dnode5Vnodes = $data2_5 $dnode5Vnodes = $data2_5
print dnode5 $dnode5Vnodes print dnode5 $dnode5Vnodes
$dnode6Vnodes = $data2_6 $dnode6Vnodes = $data2_6