Kelven Yang
2e58d7959b
bug 12039,12041: when taking snapshot for detached volume, keep the worker VM around until backup copy to SSVM is done
...
Reviewed-by: Frank
2011-11-16 18:03:39 -08:00
Alex Huang
052c7048a6
bug 12054: added details level to make it faster if so desired by the admin. Reviewed-by: Alena, Will
2011-11-16 17:00:22 -08:00
Kelven Yang
af77b4407d
bug 12039, 12041: forgot one more place. Reviewed-by: kelven
2011-11-16 11:21:17 -08:00
root
104963417f
bug 11938: Remove thread.sleep() from HostCapacityChecker. cpu and memory capacities can be null for host in maintenance so check for that, wrap the host capacity checker thread with try and catch to make it more robust. Add more logging for entry and exit of thread.
...
status 11938: resolved fixed
reviewed-by: Abhi
2011-11-16 20:07:49 +05:30
Kelven Yang
c6cd629744
bug 12039, 12041: detach all disks before destroy worker VM to avoid accidentally delete the underlying disk along with the worker VM. Reviewed-by: Kelven
2011-11-15 19:04:54 -08:00
Edison Su
4cf778c440
bug 12008: set last_host_id = host id, if the vm got stopped
...
status 12008: resolved fixed
Reviewed-by:Anthony
2011-11-15 15:51:13 -08:00
Alex Huang
6622d5e8d1
bug 12040: fixed the problem where if the connection is not retrievable, we cause a classcastexception
...
Reviewed-by: Anthony
2011-11-15 12:11:28 -08:00
keshav
88e94148f8
Don't need to specify source NAT IP address and public VLAN tag in interface NAT mode.
...
Reviewed-by: sheng.yang@cloud.com
2011-11-14 18:57:22 -08:00
frank
d787857d68
Bug 12007 - OVM - Addition of OVM host fails - NPE (edit)
...
fix a typo
reviewed-by: edison
2011-11-14 16:58:50 -08:00
Alena Prokharchyk
f683335864
bug 11938: don't index usage tables when do upgrade from 2211 to 2212.
...
status 11938: resolved fixed
reviewed-by: Frank Zhang
This fix would cover following scenario:
* the customer is upgrading from 2.2.11 to 2.2.13.
* the incorrect indexes are being dropped as a part of 2.2.12 to 2.2.13 upgarde, but we still insert them as a part of 2.2.11 to 2.2.12, and it might lead to the db upgrade failure. The only one way to handle this case - remove them from 2.2.11 to 2.2.12 upgrade path
2011-11-14 15:59:39 -08:00
anthony
9384a489d7
bug 12008: set host affinity before restart VM
...
status 12008: resolved fixed
Reviewed-by: Sangeetha
2011-11-14 15:46:44 -08:00
anthony
64b5224d43
bug 11956: change guest_os type for template before upgrading xenserver host
...
status 11956: resolved fixed
Reviewed-by: sangeetha
2011-11-14 15:13:15 -08:00
Edison Su
b6e370081a
bug 12015: catch exception if can't find simulator db
...
bug 12014: it's ok to delete a snapshot which is in error state
status 12015: resolved fixed
status 12014: resovled fixed
Reviewed-by: Frank
2011-11-14 13:11:04 -08:00
frank
0386d08cc3
Bug 12007 - OVM - Addition of OVM host fails - NPE (edit)
...
skip scanning stopped VMs on primary storage if it is not existing, because first time fullsync() called the
primary storage has not been mounted
status 12007: resolved fixed
reviewed-by: edison
2011-11-14 10:24:37 -08:00
Edison Su
93459b1a27
bug 11874: can't find the bug number, but somebody really need this: enlarge the wait time from 3min to 9min in case there are lot of templates
...
status 11874: resolved fixed
Reviewed-by: frank
2011-11-11 14:24:03 -08:00
Edison Su
b48de61188
bug 11991: don't duplicate templates into other secondary storages
...
status 11911: resolved fixed
Reviewed-by: anthony
2011-11-11 13:30:54 -08:00
Abhinandan Prateek
738b925c89
bug 11987: changing virtualmachineimpl to reoccuring listener
...
reviewed-by: nitin
2011-11-11 19:21:13 +05:30
kishan
47f1b91382
bug 11889: Revert earlier commit. use sshkeypair instead of keypair in API response
...
status 11889: resolved fixed
reviewed-by: Nitin
2011-11-11 14:11:28 +05:30
kishan
d1fb7ac142
bug 11961: Before creating template usage_storage records, check if entry already exists. In multiple secondary storage case, duplicate usage events will be ignored.
...
status 11961: resolved fixed
reviewed-by: Nitin
2011-11-11 13:43:10 +05:30
Abhinandan Prateek
d1a676dbf5
bug 11979: if a VM is absent on the cluster, it is effectively in stopped state.
...
reviewed-by: kishan
2011-11-11 10:50:18 +05:30
Edison Su
3659f2ca3a
bug 11835: don't return error if it's delete firewall rules
...
status 11835: resolved fixed
Reviewed-by: frank
2011-11-10 17:57:54 -08:00
frank
b557bd8646
Bug 11933 - Unable to add Primary Storage (OCFS2) to a OVM Cluster
...
Don't allow character beyond [A-Z0-9] in OCFS2 cluster name
it is not allowed by OCFS2 configure script
reviewed-by: edison
2011-11-10 17:06:18 -08:00
Edison Su
72e9ca47a9
bug 11981: upgrade snapshot version number from 2.1 to 2.2 if it's a root volume
...
status 11981: resolved fixed
Reviewed-by: Anthony
2011-11-10 16:21:54 -08:00
Jessica Wang
12f8efb924
bug 11846: cloudStack 2.2 - IP address page - Enable VPN dialog- hide info container before popping up the dialog. Reviewed-by: Will Chan.
2011-11-10 15:46:17 -08:00
frank
3a0ba45898
Bug 11933 - Unable to add Primary Storage (OCFS2) to a OVM Cluster
...
Bug 11948 - Cannot add a new OVM host to an existing OVM cluster
Bug 11699 - OVM - add host previously used in other OVM cluster > host went to alert state> host cleanup procedure needed
status 11933: resolve fixed
status 11948: resolve fixed
status 11699: resolve fixed
replace ovs-agent ocfs2 functions with our implementation.
ovs-agent's implementation doesn't check error condition, it can only run if everything is correct.
we also add check for used host without clean up, clean up procedure will print out as error message
reviewed-by: edison
2011-11-10 14:52:15 -08:00
Kelven Yang
599bf65885
bug 11973: Escape VM name to prevent from XSS attack. Reviewed-by: Alex huang
2011-11-10 14:25:10 -08:00
Kelven Yang
6389b5273b
bug 11940: apply disk controller selection only to ROOT disks
...
Reviewed-by: Annothy Xu
2011-11-10 14:24:53 -08:00
Abhinandan Prateek
00aba35d33
bug 11910: during full sync ignoring VMs which have been into starting state shortly
...
reviewed-by: kishan
2011-11-10 11:32:10 +05:30
anthony
e21b337453
fix sql
...
Reviewed-by: sangeetha
2011-11-09 15:29:37 -08:00
Alena Prokharchyk
20474da9cc
bug 11573: made network wait timeout configurable
...
status 11573: resolved fixed
reviewed-by: Alex Huang
2011-11-09 13:13:27 -08:00
Edison Su
942a7da25a
bug 11919: if volume is dettached, instance id is null
...
status 11919: resolved fixed
Reviewed-by: frank
2011-11-09 10:35:52 -08:00
Alena Prokharchyk
6ffe842113
bug 11924: don't return ISO entries where removed != null
...
status 11924: resolved fixed
reviewed-by: Will Chan
2011-11-09 09:58:16 -08:00
Naredula Janardhana Reddy
98a7f1da2e
bug 11590:
...
reviewed-by: Abhi
Summary of Changes:
while adding a primary address to the domR interface, previous primaray addresses(ip) are removed and added as with 32-bit netmask.
This is to avoid two same ip's with different netmask attached to the interface.
2011-11-09 16:43:12 +05:30
kishan
503eeda75c
bug 11938: Removed unique constraint on usage_network_offering table.
...
status 11938: resolved fixed
reviewed-by: Abhi
2011-11-09 16:26:11 +05:30
Abhinandan Prateek
103c725c1d
bug 11880: host status is now in sync
...
reviewed-by: kishan
2011-11-08 16:51:55 +05:30
kishan
6999e98564
bug 11851: When Add VPN user fails, remove the user entry from db instead of leaving in Add state.
...
status 11851: resolved fixed
reviewed-by: Abhi
2011-11-08 15:55:00 +05:30
Alena
99b61ae2a5
bug 11923: don't expose command name in the exception response when command is not available
...
status 11923: resolved fixed
reviewed-by: Will Chan
2011-11-07 17:58:35 -08:00
anthony
1660ae3890
bug 11800: update DB for upgrade
2011-11-07 14:50:02 -08:00
Nitin
e9b21dad49
bug 11428: For volumes use findIdIncludingRemoved since volumes can be removed
...
Reviewed by - Kishan
status 11428: resolved fixed
2011-11-07 19:05:44 +05:30
Nitin
18a243e1d6
bug 11428: Under VMware with current version, for snapshot related related operations,
...
1) if snapshot is originally created from root volume, allow only
CreateTemplateCommand from snapshot
2) if snapshot is originally created from data volume, allow only
CreateVolumeCommand from snapshot
Reviewed by - Kishan
status 11428: resolved fixed
2011-11-07 18:30:24 +05:30
Nitin
fff9e275b1
bug 11778: Make sure that there exist no PF/LB rules before enabling static nat on an ip and vice versa. Reviewed by - Jana
...
status 11778: resolved fixed
2011-11-07 17:08:58 +05:30
anthony
dd272ee1a7
Upgrade: no error for this statement
2011-11-04 20:35:06 -07:00
anthony
cd9d8829ff
Upgrade : script fix
2011-11-04 15:43:19 -07:00
Edison Su
7a1a844e6b
bug 11759: fedora still uses cloud-qemu-img to take snapshot
...
status 11759: resolved fixed
2011-11-04 13:36:15 -07:00
anthony
067e3f9fbf
bug 11903: create local link when host is connected
...
status 11903: resolved fixed
2011-11-04 12:00:35 -07:00
Chiradeep Vittal
52dfd3a7fd
bug 11336: better message
2011-11-04 11:30:24 -07:00
Chiradeep Vittal
cc5e459be0
bug 11336: limit the number of outstanding messages sent to a host to conserve memory
2011-11-04 11:30:13 -07:00
anthony
5c98da6cc4
upgrade : fix script
2011-11-04 10:37:12 -07:00
Abhinandan Prateek
8ff85363a8
removing some debug statements
2011-11-04 18:14:19 +05:30
Abhinandan Prateek
7144ebcaef
bug 11800: checking for null value
2011-11-04 18:14:19 +05:30