source: vendor/current/ctdb/tests/tool/stubby.lvsmaster.007.sh

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 401 bytes
Line 
1#!/bin/sh
2
3. "${TEST_SCRIPTS_DIR}/unit.sh"
4
5define_test "3 nodes, all LVS, all nodes disabled"
6
7required_result 255 <<EOF
8There is no LVS master
9EOF
10
11simple_test <<EOF
12NODEMAP
130 192.168.20.41 0x4 CURRENT RECMASTER CTDB_CAP_LVS
141 192.168.20.42 0x4 CTDB_CAP_LVS
152 192.168.20.43 0x4 CTDB_CAP_LVS
16
17IFACES
18:Name:LinkStatus:References:
19:eth2:1:2:
20:eth1:1:4:
21
22VNNMAP
23654321
240
251
262
27EOF
Note: See TracBrowser for help on using the repository browser.