@@ -29,44 +29,57 @@ echo "show dbs" | mongo -u "xxx" -p "xxx" 127.0.0.1 --authenticationDatabase "a
2929sem-service status mongodb
3030sem-service stop mongodb
3131sem-service stop mongodb
32- sem-service start mongodb 5.0.1 --username=xxx --password=xxx
32+ sem-service start mongodb 5.0.9 --username=xxx --password=xxx
3333sleep 3
3434echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
3535
3636sem-service status mongodb
3737sem-service stop mongodb
3838sem-service stop mongodb
39- sem-service start mongodb 5.0.8 --username=xxx --password=xxx
39+ sem-service start mongodb 5 --username=xxx --password=xxx
4040sleep 3
4141echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
4242
4343sem-service status mongodb
4444sem-service stop mongodb
4545sem-service stop mongodb
46- sem-service start mongodb 5 .0.9 --username=xxx --password=xxx
47- sleep 3
46+ sem-service start mongodb 6 .0.8 --username=xxx --password=xxx
47+ sleep 5
4848echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
4949
5050sem-service status mongodb
5151sem-service stop mongodb
5252sem-service stop mongodb
53- sem-service start mongodb 5 --username=xxx --password=xxx
54- sleep 3
53+ sem-service start mongodb 6 --username=xxx --password=xxx
54+ sleep 5
5555echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
5656
5757sem-service status mongodb
5858sem-service stop mongodb
5959sem-service stop mongodb
60- sem-service start mongodb 6 .0.8 --username=xxx --password=xxx
60+ sem-service start mongodb 7 .0.18 --username=xxx --password=xxx
6161sleep 5
6262echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
6363
6464sem-service status mongodb
6565sem-service stop mongodb
6666sem-service stop mongodb
67- sem-service start mongodb 6 --username=xxx --password=xxx
67+ sem-service start mongodb 7 --username=xxx --password=xxx
6868sleep 5
6969echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
7070
71+ sem-service status mongodb
72+ sem-service stop mongodb
73+ sem-service stop mongodb
74+ sem-service start mongodb 8.0.6 --username=xxx --password=xxx
75+ sleep 5
76+ echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
77+
78+ sem-service status mongodb
79+ sem-service stop mongodb
80+ sem-service stop mongodb
81+ sem-service start mongodb 8 --username=xxx --password=xxx
82+ sleep 5
83+ echo " show dbs" | mongo -u " xxx" -p " xxx" 127.0.0.1 --authenticationDatabase " admin"
7184
7285cat /tmp/toolbox_semservice
0 commit comments