Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

on x:
./do-reconfigure

 

Coordinator: on rc10rc11:
./obj.master/coordinator -C "infrc:host=192.168.1.110111,port=11114" -z "logcabin06:61023" -l "DEBUG"

...

Masters: on rc01 through rc06 (each command corresponds to each node):
./obj.master/server -L "infrc:host=192.168.1.101,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0
./obj.master/server -L "infrc:host=192.168.1.102,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0
./obj.master/server -L "infrc:host=192.168.1.103,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0
./obj.master/server -L "infrc:host=192.168.1.104,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0
./obj.master/server -L "infrc:host=192.168.1.105,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0
./obj.master/server -L "infrc:host=192.168.1.106,port=11113" -C "infrc:host=192.168.1.110111,port=11114" -M r=0

 

...

Additional notes:

...