zxs / tungsten-replicator

Automatically exported from code.google.com/p/tungsten-replicator
0 stars 0 forks source link

The `tpm fetch --hosts=host1,autodetect` command will not read --master or --slaves #1052

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Install replication using --master and --slaves instead of --master and 
--members. Each host should have a custom configuration.
2. Run `tpm fetch --hosts=host1,autodetect`
3. Run `tpm reverse`

What is the expected output?

The full configuration from all hosts is loaded.

What do you see instead?

The configuration from host1 only is loaded.

What is the possible cause?

...

What is the proposed solution?

Update the fetch command to also look at --master and --slaves

Additional information

...

Use labels and text to provide additional information.

Original issue reported on code.google.com by jeff.m...@continuent.com on 29 Oct 2014 at 12:33

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2652.

Autodetect hosts specified in --master or --slaves when running `tpm fetch 
--hosts=host1,autodetect`

Original comment by jeffm...@gmail.com on 29 Oct 2014 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by jeff.m...@continuent.com on 29 Oct 2014 at 1:30

GoogleCodeExporter commented 9 years ago
The installer now recognizes --master and --slaves when performing a 'tpm fetch 
--hosts=...,autodetect'

Original comment by g.maxia on 3 Nov 2014 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by mc.br...@continuent.com on 11 Dec 2014 at 4:38