02-Mnode¶
¶
Mnode create on same dnode
1. Create an mnode on the dnode2
2. Delete mnode2
3. Repeat the above operations
¶
Mnode stop all then start
1. Create an mnode on the dnode2
2. Create a user (update mnode)
3. Restart dnode1 and dnode2
4. Check if the user exists
¶
Mnode kill -9 then restart
1. Create mnodes on the second and third dnodes
2. Create a user (update mnode)
3. Kill dnode1 with kill -9
4. Check if the user exists
5. Stop dnode2 and dnode3 sequentially
6. Check service availability
¶
Mnode kill -9 then drop
1. Create mnodes on the second and third dnodes
2. Force stop dnode3
3. Start dnode3
4. Delete dnode3
5. Check service availability
¶
Mnode basic
1. Create and delete mnodes on an offline dnode - expected to fail
2. Create mnodes on a dnode that already has an mnode - expected to fail
3. Use invalid mnode creation or deletion syntax
4. Check the status of the dnode
¶
Mnode repeatedly restart
1. Create mnodes on dnode2 and dnode3
2. Repeatedly restart dnode1 to dnode3 sequentially
3. Check service availability