Commit Graph

7586 Commits

Author SHA1 Message Date
kishan 14d1417737 bug 11581: During router start, create iptables NETWORK_STATS chain before adding rules for additional public interfaces into that chain
status 11581: resolved fixed
reviewed-by: Chiradeep
2011-09-28 01:12:00 +05:30
kishan 390ba161f0 bug 11547: VMware - Reset iptables counter when a public interface on domR is
removed
status 11547: resolved fixed
reviewed-by: Ram
2011-09-27 18:12:30 +05:30
kishan f6d8a6297d bug 11547: Reset iptables counter when a public interface on domR is
removed
status 11547: resolved fixed
reviewed-by: Ram
2011-09-27 10:41:05 +05:30
Edison Su 1be8872e95 fix adding host on ubuntu
Reviewed-by:frank
2011-09-23 14:39:48 -07:00
alena 2ee6986e24 bug 11555: Fixed NPE happening during LB rule cleanup in case when createLB fails
status 11555: resolved fixed

Reviewed-by: frank@cloud.com
2011-09-23 11:01:12 -07:00
alena 72cbf5a1f2 bug 11550: rolled back the changes done to ConfigurationServerImpl during the resourceLimit refactor as it was leading to System/Admin account not being inserted to the DB
status 11550: resolved fixed

Reviewed-by: will@cloud.com
2011-09-23 09:43:09 -07:00
Sheng Yang a673640475 bug 11541: Change CheckRouterCommand timeout from default 10 minutes to 1 minute
Reviewed-by: Anthony Xu

status 11541: resolved fixed
2011-09-22 19:21:29 -07:00
frank a97388e350 Bug 11539 - SSVM stop script doesn't work
status 11539: resolved fixed
reviewed-by: edison
2011-09-22 17:46:26 -07:00
Edison Su 8727d84f42 Fixed: only the first snapshot got backedup to secondary storage, if multple snapshot taken.
Reviewed-by: anthony
2011-09-22 14:49:33 -07:00
alena 82f4060548 bug 11537: revoke related FirewallRules when do vmExpunge and ipAddress release.
status 11537: resolved fixed

Reviewed-by: edison@cloud.com
2011-09-22 14:01:15 -07:00
alena f020b27c3e bug 11468: create ROOT domain and admin user as a part of cloud-setup-databases, not during the management server startup to avoid multiple records insertion for the same domain
status 11468: resolved fixed

Reviewed-by: will@cloud.com
2011-09-22 10:52:32 -07:00
Sheng Yang f704bd7c48 bug 11513: Fix public IP release in advance network
We should only persist DomR's public ip, not console proxy and ssvm.

Reviewed-by: Edison
2011-09-21 19:16:01 -07:00
Edison Su 9d5ab3c8c8 bug 11513: another customer hits the same issue by associate ip in the basic zone
Reviewed-by: alena@citrix.com
2011-09-21 19:12:45 -07:00
alena 76781d9b21 bug 11513: always wrap marking IP address with Releasing state and actual IP deallocation in Transaction
Reviewed-by:edison@citrix.com
2011-09-21 18:40:46 -07:00
Edison Su 8abb85f9e8 bug 11513: add more log in the cleanup network
Reviewed-by:alena@citrix.com
2011-09-21 17:37:39 -07:00
Edison Su de707e9fe7 bug 11047: change the put storage pool into maintenance mode: 1. only look at the available storoge pool in its own dc to decide to start vms created on it. 2. if start vm failed, don't throw exception, as these vms are marked stopped already, admin can start these vm by himself.
status 11047: resolved fixed
Reviewed-by: frank
2011-09-21 16:19:09 -07:00
Sheng Yang be8cf0b104 bug 11518: Return "saved_password" for non-existed password entry in domR
To solve password file is destroyed along with restartNetwork command issue. If
the password is not set in fact, user can use "ResetPassword" to try again. But
it won't happen mostly, because it's only possible if the restartNetwork
happened between user start up VM and set the new password.

Reviewed-by: Keshav

status 11518: resolved fixed
2011-09-21 15:50:25 -07:00
Edison Su d7f1f4ed87 bug 11503: create foler /var/log/cloud-management/ during cloud-setup-management
Reviewed-by: frank@citrix.com
2011-09-21 11:57:30 -07:00
alena 75365de85a bug 11515: reapply all firewall rules for the IP address when VPN related rules are being revoked
status 11515: resolved fixed

Reviewed-by: will@cloud.com
2011-09-21 09:49:44 -07:00
kishan 1970956d3e bug 11514: VM transition form Stopped to Error state should be considered as VM.DESTROY
status 11514: resolved fixed
Reviewed-by: Nitin
2011-09-21 20:51:19 +05:30
Sheng Yang 3425161580 bug 11504: Fix source nat ip's NIC strategy from upgrading
We've added "Strategy.Managed" for source nat ip address, to prevent it from
releasing when we try to execute restartNetwork command. But we didn't update
the existed nics when mgmt upgraded. This would result in restartNetwork command
fail(NPE) when try to restart an existed network.

status 11504: resolved fixed

Reviewed-by: Alena
2011-09-20 17:44:41 -07:00
frank 2e3e944315 remove bad named installation guide under doc/
reviewed-by:jessica
2011-09-20 13:19:04 -07:00
frank b32c55c407 Bug 11472 - 2.2.12 beta ubuntu builds fails on install usage
add usage to debian build
reviewed-by: edison
2011-09-20 11:31:09 -07:00
alena 39b3cfe340 bug 11487: catch all exceptions in cleanupAccount, and mark the account for cleanup when the exception is caught.
status 11487: resolved fixed

Reviewed-by: will@cloud.com
2011-09-20 10:28:03 -07:00
alena 5a89ba4dbb bug 11462: 1) when delete PF rule, revoke corresponding firewall first (if exists) 2) never remove PF rule from the table when corresponding firewall rule wasn't removed yet
status 11462: resolved fixed

Reviewed-by: edison@cloud.com
2011-09-20 10:27:47 -07:00
alena 85f54b4d98 bug 11493: no need to do cross domain checks for the templates as domain level templates are not supported. We support only public (everybody can see and use) and private (only owner can see and use unless changed with updateTemplatePermissions call)
status 11493: resolved fixed

Reviewed-by: will@cloud.com
2011-09-20 09:23:56 -07:00
Edison Su 180625e88e bug 11495: set bootable as user selected for iso/templates
status 11495: resolved fixed
Reviewed-by:alena@citrix.com
2011-09-19 17:48:22 -07:00
alena 0a113461d7 bug 11480: verify account/user state when do single signon verification
status 11480: resolved fixed

Reviewed-by: kelven@cloud.com
2011-09-19 10:56:27 -07:00
alena a715ab4b18 bug 11470: 1) fixed listResourceLimits 2) Fixed -1 to be treated as unlimited for all the resources
status 11470: resolved fixed

Reviewed-by: keshav@cloud.com
2011-09-19 10:39:44 -07:00
Edison Su 9cc518f4b5 bug 11455: add vpn support in kvm
Reviewed-by:Murali.Reddy@citrix.com
2011-09-16 11:13:32 -07:00
keshav b67fb37382 Added inline load balancer nic map table to 2.2.11 -> 2.2.12 upgrade script.
reviewed-by:alena
2011-09-16 10:24:19 -07:00
kishan d9a501deac bug 11344: Added constarints on usage helper tables. Added corresponding alter queries in upgrade script
status 11344: resolved fixed
Reviewed-by: Nitin
2011-09-16 18:23:00 +05:30
Naredula Janardhana Reddy 554978de37 bug 11455: adding firewall rule chain to the main chain in the case when vpn chain is not present.
Reviewed-by: Murali.Reddy@citrix.com
2011-09-16 18:18:19 +05:30
frank 5a6671b139 Bug 11460 - 2.2.11- 2.2.12Beta Upgrade fails due to missing dependencies
obsolete premium rpm
reviewed-by: edison
2011-09-15 22:53:58 -07:00
prachi 13cfa9660d Bug 11404 - VM was in Running state, had null for a pod_id, basically didnt allow creation of subsequent vm's
Reviewed-by: Alex

Changes:
- When management server starts, it goes through all the pending work items from op_it_work table and schedules HA work for each. It used to mark each item as done. Instead we should keep the item as pending and let it get marked as Done after the HA work is done.
- Changes in VirtualMachineMgr::advanceStop() :
a) if we find a VM with null hostId, we stop the VM only if it is forced stopped.
b) if VM state transition to Stopping fails,for state Starting and Migrating we try to find the pending work item and then do cleanup the VM. In case state is Stopping we can cleanup directly.
c) We proceed releasing all resources only if state transitioned to 'Stopping'.
- Changes in HA:
a) Depend on VirtualMachineMgr::advanceStop() in case host is not found to do VM cleanup
- When Vm state between mgmt server and agent syncs from starting -> running, mark any pending work item as done.
2011-09-15 18:56:20 -07:00
alena 180b8dc8f3 Do agent disconnect when agent rebalance fails
Reviewed-by: Alex Huang
2011-09-15 18:36:55 -07:00
prachi b885642889 Bug 11457 - NullPointerException while synching VM state from Starting -> Running between management server and agent
Reviewed-by: Kelven and Alex

Changes:
- Added log statements about the podId during deploying a VM.
2011-09-15 16:22:13 -07:00
prachi 55f156f56b Bug 11457 - NullPointerException while synching VM state from Starting -> Running between management server and agent
reviewed-by: Alex/Kelven

Changes:
1.	UserVmManagerImpl :: finalizeStart()
Added null check for the cmds.getAnswers() object. Return ‘true’ if null.

2.	VirtualMachineManagerImpl :: advanceStart()
Move the line to set PodId to the vm being started above the state transition where hostId gets set, so that podId is not null in case management server goes down when vm starts on the agent. On restart, podId is not updated during fullsync. So this will prevent podId remaining null.

vm.setPodId(dest.getPod().getId());
2011-09-15 16:22:06 -07:00
Edison Su c117aba99c Simulator: qa needs the logs correctly when programming security rules
Reviewed-by:Sangeetha.Hariharan@citrix.com
2011-09-15 16:05:20 -07:00
keshav 4c52c3668b In inline SRX/F5 mode, collect outbound usage for LB rules from the SRX. 2011-09-15 14:47:40 -07:00
Edison Su 2d1559a839 bug 11458: stop cgconfig before start libvirtd, "service cgconfig status" returns "Running" instead of "running", then cloud-setup-agent doesn't stop it
status 11458: resolved fixed
2011-09-15 14:34:00 -07:00
Edison Su 2926bc7652 bug 11448: simulator: move vm state into memory
status 11448: resolved fixed
2011-09-15 13:53:14 -07:00
Jessica Wang 3d1db042fe bug 11446: cloudStack 2.2.y - authorizeSecurityGroupIngress API response has changed. Here is corresponding UI change. 2011-09-15 10:24:15 -07:00
Edison Su f95082ca12 fix simulator too slow when programming security rule: by don't write the rule into memory instead of database. Later on, I can choose a new db source for simulator, instead of share the same db with mgt server 2011-09-15 10:12:14 -07:00
alena 4db744ae0f bug 11447: don't do security group check if both groups belong to the same domain
status 11447: resolved fixed
2011-09-15 10:06:50 -07:00
Chiradeep Vittal 450ace1051 bug 11420: reduce duration of disruption 2011-09-14 21:57:32 -07:00
anthony 31ee0d3979 typo 2011-09-14 20:34:05 -07:00
anthony 16a97468c2 bug 9777: introduce Error status for snapshot, if snapshot creation fails, it will be in Error status
status 9777: resolved fixed
2011-09-14 18:12:44 -07:00
Edison Su 9ed43b1039 bug 11444: don't save vm state during reboot, which just messed up
status 11444: resolved fixed
2011-09-14 17:41:51 -07:00
Kelven Yang d5cc708143 Let VmwareInvestigator return fake but meaningful investigation result 2011-09-14 17:03:39 -07:00