Allow cluster copy file over the replication net
authorIustin Pop <iustin@google.com>
Wed, 17 Mar 2010 16:08:13 +0000 (17:08 +0100)
committerIustin Pop <iustin@google.com>
Wed, 17 Mar 2010 16:22:59 +0000 (17:22 +0100)
commit74adc1007512ed7d56ddcffa4ddbd21dd4e93065
treebf868ff38862d69fbc7c213b8bd3f62aa7f984f4
parente9e26bb3845201ea3ac40a622a9451c402bc5deb
Allow cluster copy file over the replication net

This patch introduces the option “--use-replication-network” for the
cluster copyfile functionality, which is useful if the primary and
secondary network are significantly different (see issue 32).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cli.py
man/gnt-cluster.sgml
scripts/gnt-cluster