Edison Su
746896b129
CLOUDSTACK-4939 - Failed to create snapshot (KVM, Multiple hosts, Sharedstorage)
2013-10-30 14:04:41 -07:00
Wei Zhou
4b8d636ce6
remove unused file lock codes from LibvirtStorageAdaptor.java
2013-10-30 15:13:14 +01:00
Frank.Zhang
6032a113a1
[UCS] increate ipmi command retry
2013-10-29 17:49:39 -07:00
Anthony Xu
bab3f0fa0f
CLOUDSTACK-4976
...
merge createVmFromTemplate in XSFP1 to CitrixResourceBase instead of fixing one bug in two different place.
Anthony
2013-10-29 14:03:42 -07:00
Edison Su
9672a45ea1
CLOUDSTACK-4817: fix s3 multipart uplaod
2013-10-28 17:28:10 -07:00
Frank.Zhang
16a51ee479
CLOUDSTACK-4674
...
[baremetal] /usr/share/cloudstack-common/scripts/util/ipmi.py script
need to recognize various ipmi version and BMC type of server
2013-10-28 14:48:01 -07:00
Likitha Shetty
1a3f394730
CLOUDSTACK-4946. VM Restore with template id/Volatile VM feature doesnt work on VMware
...
When a ROOT volume is created from base template, if a folder already exists for the ROOT volume's VM then replace the old ROOT disk files with the new one.
2013-10-28 13:14:48 +05:30
Koushik Das
295a87ea40
CLOUDSTACK-4964: Cisco VNMC: Nexus password gets logged in MS logs during guest n/w implementation with VNMC provider
...
Suppressing the password from getting logged
2013-10-25 16:49:10 +05:30
Sheng Yang
7e74851cc9
CLOUDSTACK-4913: Don't enable ebtables/iptables for non-security group zone
2013-10-24 18:27:01 -07:00
Frank.Zhang
99cf9943de
[UCS]add Apache header for new files
2013-10-24 14:11:27 -07:00
Anthony Xu
187e328f6c
fixed NPE
2013-10-23 15:23:35 -07:00
Frank.Zhang
455a9f4797
[UCS] don't log user credentials
2013-10-21 17:59:26 -07:00
Anthony Xu
9a27690093
CLOUDSTACK-4649:
...
xs 6.1/6.2 introduce the new virtual platform, so there are two virtual platforms, windows PV driver version must match virtual platforms,
this patch tracks PV driver versions in vm details and template details.
Anthony
2013-10-21 16:10:07 -07:00
Nitin Mehta
643ce4bb90
remove the wrong location for file and add license header
2013-10-18 16:43:34 -07:00
Nitin Mehta
de28812add
CLOUDSTACK-4746:
...
From functionality point of view following will be changes.
-> Threshold will not be applied for vms undergoing HA process (say during host going down event).
-> Threshold will not be applied for vms undergoing maintenance.
-> Threshold will apply for stop-start vm "after" the skip.counting.hours
(time till which we reserve the capacity for the stopped vm).
Reason being stop-start is a user initiated action and we are giving a time
window (skip.counting.hours) till which its guaranteed to start in the same
cluster.
After that time, threshold check applies bcz we still want to reserve the
capacity for urgent situations like HA, putting host into maintenance rather than get it consumed in such user
initiated actions.
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-18 15:22:25 -07:00
amogh.vasekar
c4905eafd5
Fixing UCS HTTPS redirect
2013-10-18 14:21:14 -07:00
Sheng Yang
3c8be550f0
CLOUDSTACK-2792: Call savepassword.sh inside VR for Xen
...
Also only set password when password service is running, thus avoid setting for
redundant router BACKUP router.
2013-10-17 18:46:08 -07:00
Anthony Xu
fdd33fbb17
Revert "CLOUDSTACK-4649"
...
This reverts commit 5950d37e9f .
2013-10-17 11:26:11 -07:00
Anshul Gangwar
f52533c819
CLOUDSTACK-3994: fix for Wrong error notification is generated when Primary storage is added with wrong path
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-10-17 13:17:43 +05:30
Min Chen
d17024c09b
CLOUDSTACK-4816:provide configurable option to choose single vs
...
multipart upload to S3 object storage based on object size.
2013-10-16 17:56:19 -07:00
Marcus Sorensen
903d0c0920
CLOUDSTACK-2823: This affects Ubuntu as well, since qemu version is 1.0.0
...
I don't think host kernel version has any bearing on it. Original code
was tested with CentOS 6.3 and 6.4, but it seems to succeed or fail per-host,
e.g. a fast host might work and a slow host might not. I was getting intermittent
failures with ubuntu 12.04.3 prior to this patch.
2013-10-16 00:25:04 -06:00
Frank.Zhang
a84e0af651
CLOUDSTACK-4850
...
[UCS] using template instead of cloning profile
2013-10-14 11:55:14 -07:00
Frank.Zhang
eb8c0a7e17
CLOUDSTACK-4850
...
[UCS] using template instead of cloning profile
2013-10-10 17:39:07 -07:00
Frank.Zhang
8edaf63c4e
CLOUDSTACK-4850
...
[UCS] using template instead of cloning profile
2013-10-10 14:45:03 -07:00
Frank.Zhang
999c1bc1c0
Change security_group_agent python side in line with default
...
security group rules change in 4.2
2013-10-10 14:44:14 -07:00
Frank.Zhang
30a680efc5
Change security_group_agent python side in line with default
...
security group rules change in 4.2
2013-10-09 10:52:42 -07:00
Frank.Zhang
d31dcdfd92
Add missing Baremetal security_group_agent java part
...
Change security_group_agent python side in line with default security
group rules change in 4.2
2013-10-09 10:52:42 -07:00
Min Chen
975422a950
CLOUDSTACK-4816: Make S3 upload multipart or singlepart configurable.
2013-10-04 17:38:17 -07:00
Kelven Yang
2976d9c793
CLOUDSTACK-4802: Change VM start flow to better support VM snapshot on certian version of vSphere, (vSphere 5.0 Update 2). If we detect that VM has pending VM snapshot, we will fully honor VM disk info from vCenter, since in some version of vSphere (vSphere 5.0 U2) does not allow disk-editting when VM has pending snapshot.
2013-10-04 16:03:01 -07:00
animesh
21043bfe84
Updating pom.xml version numbers for release 4.2.1-SNAPSHOT
...
Signed-off-by: animesh <animesh@apache.org>
2013-10-03 17:13:17 -07:00
animesh
86c93637f5
Merging 4.2-forward into 4.2
2013-10-02 23:05:34 -07:00
Kelven Yang
4533d2d88f
CLOUDSTACK-4790: Skip reserved VMware scsi device number for SCSI disks
2013-10-02 17:52:39 -07:00
Kelven Yang
94c8e28f8d
CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool
2013-09-27 15:24:16 -07:00
Wei Zhou
175549f3ab
CLOUDSTACK-4405: additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2
...
There still exist two issues after Edison's commits.
(1) Migration from new hosts to old hosts failed.
The bridge name on old host is set to cloudVirBr* if network.bridge.name.schema is set to 3.0 in /etc/cloudstack/agent/agent.properties, but the actual bridge name is breth*-* after running cloudstack-agent-upgrade.
(2) all ports of vms (Basic zone, or Advanced zone with security groups) on old hosts are open, because the iptables rules are binding to device (bridge) name which is changed by cloudstack-agent-upgrade.
After this, the KVM upgrade steps :
a. Install 4.2 cloudstack agent on each kvm host
b. Run "cloudstack-agent-upgrade". This script will upgrade all the existing bridge name to new bridge name, and update related firewall rules.
c. install a libvirt hook:
c1. mkdir /etc/libvirt/hooks
c2. cp /usr/share/cloudstack-agent/lib/libvirtqemuhook /etc/libvirt/hooks/qemu
c3. chmod +x /etc/libvirt/hooks/qemu
c4. service libvirtd restart
c5. service cloudstack-agent restart
2013-09-24 08:51:58 +02:00
Kelven Yang
8222eae21f
Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit
...
(cherry picked from commit 16a2442c41 )
Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:08:04 -07:00
Kelven Yang
92db2d1a44
CLOUDSTACK-4659: Vmware allows destroying VM that has pending tasks, worker VM GC actually relies on the assumption that Vmware is protected from that which is a false assumption. Recycle Worker VM only it is from previous session
2013-09-20 10:59:30 -07:00
Kelven Yang
16a2442c41
Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit
2013-09-19 23:18:26 -07:00
Kelven Yang
ebc95375e2
Revert "Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called"
...
This reverts commit 8e0faaa406 .
2013-09-19 23:05:17 -07:00
Kelven Yang
8e0faaa406
Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called
2013-09-19 22:19:22 -07:00
Marcus Sorensen
39f7ddbb8f
CLOUDSTACK-3565 - fix for new libvirt behavior when defining NFS
...
pools that are already mounted in KVM hypervisor
2013-09-17 10:52:04 -06:00
frank
584bb9bc0c
CLOUDSTACK-4689
...
UI:API: associate Profile to Blade may take longer in some cases, which will result in timeout
2013-09-16 16:11:03 -07:00
Kelven Yang
5e52a86a2a
CLOUDSTACK-4659: Fix the regression caused by worker VM consolidation for GC purpose
2013-09-15 11:39:32 -07:00
Min Chen
4ab2a741f6
Fix unit test failure of VmwareDatacenterApiUnitTest.
2013-09-14 18:26:28 -07:00
frank
fe5468881a
Add disassocating profile to UCS
2013-09-14 09:17:30 -07:00
Kelven Yang
670fc7e6ec
CLOUDSTACK-4659: Add the missing feature back for GC VMware worker VMs
2013-09-13 16:26:55 -07:00
frank
097ad0b5fe
Add Baremetal agent package back to RPM spec file
...
(cherry picked from commit d58044ccba )
Signed-off-by: animesh <animesh@apache.org>
2013-09-13 11:26:27 -07:00
Edison Su
10a25789a6
CLOUDSTACK-4618: fix CLVM
...
(cherry picked from commit f2c5b5fbfe )
Signed-off-by: animesh <animesh@apache.org>
2013-09-13 11:24:33 -07:00
frank
d58044ccba
Add Baremetal agent package back to RPM spec file
2013-09-12 14:14:23 -07:00
Devdeep Singh
9d7f894d10
CLOUDSTACK-4617. Add host succeeds but host goes to alert state and comes back to UP state
...
after a short while. Fixed the link local network creation part.
2013-09-12 16:21:13 +05:30
Edison Su
c08254bc70
CLOUDSTACK-4641: fix create volume from snapshot timeout issue
2013-09-11 18:08:06 -07:00