cloudstack/scripts/vm
Jayapal dd6bcde65b CLOUDSTACK-8298: Update copying large size VR config file in xenserver
When there is large size VR configuration (aggregate commands) copying data to VR using vmops plugin was failed
 because of the ARG_MAX size limitation. The configuration data size is around 300KB.

 Updated this to create file in host by scp with file contents. This will create file in host.
 Then copy the file from the host to VR using hte vmops createFileInDomr method.

  In host file get created in /tmp/ with name VR-<UUID>.cfg, once it copied to VR this file will be removed.

(cherry picked from commit 619f014255)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-04 16:56:07 +05:30
..
hypervisor CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 16:56:07 +05:30
network CLOUDSTACK-7428: Allow LXC cluster in SG enabled zones. Use lxc driver in security_group.py script for lxc host 2014-08-27 11:52:59 +05:30
systemvm CLOUDSTACK-6298:[Windows] if already tmp directory exists inject keys is dailing on widows while starting the management server 2014-04-16 11:07:55 +05:30
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00