olopez32 / ganeti

Automatically exported from code.google.com/p/ganeti
0 stars 0 forks source link

gnt-cluster copyfile to accept multiple files #858

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
[ganeti 2.10.4, wheezy-backports]

Suggestion: gnt-cluster copyfile to accept multiple files listed on the command 
line. Improves usability.

Usage example:

gnt-cluster copyfile /etc/ganeti/snf-image/variants/*.conf 
/etc/ganeti/snf-image/variants.list 

Original issue reported on code.google.com by bcandler...@googlemail.com on 17 Jun 2014 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by aeh...@google.com on 18 Jun 2014 at 8:02

GoogleCodeExporter commented 9 years ago
In the meantime, we suggest to use Parallel SSH [1] and get the list of online 
nodes for it from SSConf, usually located (depending on the distribution) in 
/var/lib/ganeti/ssconf_online_nodes.

[1] https://code.google.com/p/parallel-ssh/

Original comment by pud...@google.com on 17 Jun 2015 at 2:11