cloudstack/scripts/vm/hypervisor/xenserver
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
..
xcposs remove unused code 2014-04-09 14:01:03 -07:00
xcpserver get rrd through http directly instead of xapi plugins 2014-03-26 18:04:41 -07:00
xenserver56 get rrd through http directly instead of xapi plugins 2014-03-26 18:04:41 -07:00
xenserver56fp1 get rrd through http directly instead of xapi plugins 2014-03-26 18:04:41 -07:00
xenserver60 get rrd through http directly instead of xapi plugins 2014-03-26 18:04:41 -07:00
xenserver62 CLOUDSTACK-8220: Let's have a separate XenServer 6.5 resource 2015-02-06 14:45:06 +05:30
xenserver65 CLOUDSTACK-8220: Let's have a separate XenServer 6.5 resource 2015-02-06 14:45:06 +05:30
add_to_vcpus_params_live.sh CLOUDSTACK-2085: VM weight on xen remain same as before vmscaleup ;because "Add-To-VCPUs-Params-Live.sh" is not getting copied on xs host 2013-05-15 16:17:21 +05:30
check_heartbeat.sh check_heartbeat and pingtest execute through ssh, not XAPI, because XAPI may hang when master host is downi 2014-03-25 10:44:20 -07:00
cloud-clean-vlan.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
cloud-plugin-storage CLOUDSTACK-8220: Let's have a separate XenServer 6.5 resource 2015-02-06 14:45:06 +05:30
cloud-prepare-upgrade.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
cloud-propagate-vlan.sh Summary: several scripts are not mode executable 2013-01-17 11:21:42 -07:00
cloud-setup-bonding.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
cloudlog change XS log file name from vmops.log to cloud.log 2014-07-15 11:07:15 -07:00
cloudstack_pluginlib.py CLOUDSTACK-6749: [OVS] xe network-param-get with 2014-06-13 16:02:31 +05:30
cloudstack_plugins.conf license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
copy_vhd_from_secondarystorage.sh use directIO flags when dd'ing template 2014-12-16 10:49:57 +01:00
copy_vhd_to_secondarystorage.sh put shell scripts to a seperate directory in XS 2013-12-03 02:05:34 -08:00
create_privatetemplate_from_snapshot.sh put shell scripts to a seperate directory in XS 2013-12-03 02:05:34 -08:00
kill_copy_process.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
launch_hb.sh CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-18 12:51:10 +02:00
make_migratable.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
mockxcpplugin.py finaly, finish download template to primary storage 2012-12-20 19:06:02 -08:00
network_info.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
ovs-get-bridge.sh PVLAN: Add network label parameter to PvlanSetupCommand 2013-05-01 13:23:09 -07:00
ovs-get-dhcp-iface.sh PVLAN: PvlanSetupCommand for KVM support 2013-05-01 13:23:09 -07:00
ovs-pvlan put CS/XS plugin log into seperate directory 2013-12-10 01:23:46 -08:00
ovs-vif-flows.py CLOUDSTACK-6749: [OVS] xe network-param-get with 2014-06-13 16:02:31 +05:30
ovstunnel CLOUDSTACK-6668: OVS distributed routing: ensure bridge is deleted when 2014-05-14 16:41:56 +05:30
perfmon.py add Apache Licensed and add check native 2013-12-10 10:37:29 +07:00
s3xen put CS/XS plugin log into seperate directory 2013-12-10 01:23:46 -08:00
setup_heartbeat_file.sh put shell scripts to a seperate directory in XS 2013-12-03 02:05:34 -08:00
setup_heartbeat_sr.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
setup_iscsi.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
setupxenserver.sh put shell scripts to a seperate directory in XS 2013-12-03 02:05:34 -08:00
storagePlugin put CS/XS plugin log into seperate directory 2013-12-10 01:23:46 -08:00
swift swift is written in python 2.6 2011-10-13 12:07:09 -07:00
swiftxen CLOUDSTACK-7887: change int to str into swiftxen 2014-11-12 19:22:13 -05:00
upgrade_snapshot.sh put shell scripts to a seperate directory in XS 2013-12-03 02:05:34 -08:00
upgrade_vnc_config.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
vmops CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 16:56:07 +05:30
vmops.orig fix iptables chain name too long (must be under 30 chars) 2014-07-18 17:31:06 -07:00
vmopsSnapshot CLOUDSTACK-7345 changed dd blocksize to 128k when using NFS. 2014-08-14 10:10:13 +02:00
vmopspremium CLOUDSTACK-7868: Failed storage.PrimaryStorageDownloadCommand leaves corrupt VDIs in primary storage. 2014-11-08 13:46:45 +05:30
xen-ovs-vif-flows.rules license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
xenheartbeat.sh CLOUDSTACK-7527 reboot faster by writing to /proc/sysrq-trigger 2014-09-18 12:51:42 +02:00
xs_cleanup.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00