Commit Graph

34 Commits

Author SHA1 Message Date
kishan 5ad07e899b bug 7768,7770: Corrected VM destroy events, removed duplicate completed event, added startId and started event
status 7768,7770: resolved fixed
2010-12-30 16:15:21 +05:30
alena 4a91643e1d bug 7647: don't hardcode userId for createVolume event when volume is created as a part of vm deployment
status 7647: resolved fixed
2010-12-28 19:07:52 -08:00
nit 0fff4badea bug 5942 : Fixing the 2.1.x build. Putting the entire common logic to UserVmManager. 2010-12-22 12:30:01 +05:30
Alex Huang a275ad058e More fixes after Praveen testing 2010-12-09 11:37:19 -08:00
Alex Huang e9ba29d807 fixes the one pod per account bug 2010-12-08 10:59:20 -08:00
anthony 5958a4469a bug 7149: merge from master 2010-11-12 15:00:27 -08:00
anthony 8d2bee85f2 bug 7149: find the correct host to start VM
the root cause is there is another volume entry for this VM, any the volume creation is failed, MS think the VM is created on storage pool 213

+----------------------------+-------------+-----------+---------------------+---------+---------+---------+
| 734 |          8 |         4 |     213 |         652 |         0 | i-8-652-VM-ROOT |          0 | NULL   | NULL                                 |      1 |              1 | NULL       | NULL    | ROOT        | STORAGE_POOL  | NULL      | NOT_MIRRORED |       NULL |               23 |           2 | NULL                       |           0 |         0 | 2010-11-10 16:08:09 | NULL    | NULL    | Failed  |
| 735 |          8 |         4 |     203 |         652 |         0 | i-8-652-VM-ROOT | 8589934592 | lvm    | 29308205-5472-46aa-b75e-cf992ca7718a |      2 |              1 | NULL       | NULL    | ROOT        | STORAGE_POOL  | LVM       | NOT_MIRRORED |       NULL |               23 |           2 | NULL                       |           0 |         0 | 2010-11-10 16:08:11 | NULL    | NULL    | Created |

status 7149:  resolved fixed
2010-11-12 12:46:26 -08:00
kishan 8294ce7fec bug 6789: release router lock after commiting transaction
status 6789: resolved fixed
2010-10-29 16:18:08 +05:30
edison e876d74507 Add back creating template from volume for KVM 2010-10-25 16:03:45 -07:00
Kelven Yang 8081713020 Let failed VM in deployment phase to fall into error state 2010-10-09 21:38:00 -07:00
Kelven Yang 39b9a47b3b Deal with a race condition while async-job is submitted and soon failed 2010-10-08 18:46:59 -07:00
Chiradeep Vittal 669539c7d4 Merge branch 'networkrulesformigration' into 2.1.x 2010-10-08 14:23:08 -07:00
Kelven Yang 0d5d301154 Implement the correct semantics of returning a VM instance ID in deploy vm async-call 2010-10-08 11:42:30 -07:00
Chiradeep Vittal f62ba52076 when user vm migrates, update rules on destination host 2010-10-08 10:30:54 -07:00
abhishek 0039c7a662 using a better way to validate if the vm is indeed a router vm 2010-10-07 10:49:24 -07:00
abhishek 46793343e9 bug 6443,6445: fixing exupunge and port forwarding issues around vms, domrs
status 6443,6445: resolved fixed
2010-10-07 10:46:36 -07:00
anthony 12f07e1826 bug 6432: fixed
status 6432: resolved fixed
2010-10-06 15:10:24 -07:00
anthony 0a2eccce7a bug 6403: template id of volume may be NULL, need to handle this
status 6403: resolved fixed
2010-10-05 15:43:21 -07:00
abhishek 45271210d5 some more vm networking and expunging improvements 2010-10-04 16:51:56 -07:00
abhishek 0b74b3d684 bug 6384: The bug is a synchronization issue on the domr lock, when 2 vms simultaneoulsy try to acquire a lock. One acquires, and the other times out. This should happen very infrequently, and in case it does, we are returning back an apt error with the request to retry the same operation again
status 6384: resolved fixed
2010-10-04 14:37:45 -07:00
anthony 25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
abhishek c7257505e3 bug 6338: refactored a bunch of code, and enhanced the logic to expunge the port fwding rules, anytime we expunge the vm
status 6338: resolved fixed
2010-09-29 17:51:00 -07:00
abhishek eb2da8c663 comment cleanup 2010-09-28 15:32:05 -07:00
abhishek 799a75b548 another fix 2010-09-28 15:17:29 -07:00
abhishek 8afd59ef9a some changes wrt ip selection for zones and accounts 2010-09-28 14:56:09 -07:00
abhishek 0f4a2699ed some more improvements for selection of a guest ip in the directly attached vm case 2010-09-22 16:03:05 -07:00
abhishek 843cfc8793 merging 6271 int0 2.1.x 2010-09-22 11:27:03 -07:00
kishan 808f17cbdb Bug 5947: decrement resource count when deployVM fails for direct attached case 2010-09-17 17:17:17 +05:30
kishan e001d7e577 bug : 6095 Show proper error when vm create fails due to insufficient capacity 2010-09-17 16:17:08 +05:30
abhishek b72e677b11 bug 6163: incremental checkin 2.1.x branch 2010-09-15 17:46:10 -07:00
anthony be1185b5b3 fixed a bug about snapshot 2010-09-09 15:06:44 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 6484467ce2 Branch 2.1.x committed 2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00