mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
ctdb-ib: Drop a bit-rotted test example from the README
This hasn't worked as advertised for a long time. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
a6054c01c2
commit
689259be02
@ -8,12 +8,3 @@ export CFLAGS="-I/usr/local/ofed/include -L/usr/local/ofed/lib"
|
||||
After then:
|
||||
|
||||
./configure --enable-infiniband
|
||||
|
||||
Example for testing
|
||||
===================
|
||||
bin/ctdb_test --transport ib --nlist ../2nodes_rm.txt --listen 10.0.0.1
|
||||
bin/ctdb_test --transport ib --nlist ../2nodes_rm.txt --listen 10.0.0.2
|
||||
|
||||
where 2nodes_rm.txt:
|
||||
10.0.0.1
|
||||
10.0.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user