Commit Graph

8025 Commits

Author SHA1 Message Date
Kelven Yang 9bcfceb5f8 bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony
tar command random failure may occur due to linux kernal bug (or feature) that tar can't handle well. The failuar happens when tar wants to package a newly created file before file system has fully synced
2012-02-17 14:50:10 -08:00
Kelven Yang 4c95e73769 bug 13537: use --no-same-owner when we untar OVA file to work with NFSv4. Reviewed-By: Anthony 2012-02-17 13:13:19 -08:00
Kelven Yang c57cf331b8 bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony 2012-02-15 20:54:06 -08:00
Naredula Janardhana Reddy ed0f9f6942 Bug 13375:
Summary of changes:
  - Fix the order of source nat ip's : Static Nat IP's will be on top of Router source nat IP's. means Static NAT ip will take higher preference when compare to router ip while picking ip for source nat.

Reviewed-by: Abhi
2012-02-15 11:31:47 +05:30
Naredula Janardhana Reddy 566d967f20 Bug 12808: ignoring errors on delete.
Reviewed-by: Abhi
2012-02-14 14:10:46 +05:30
Alex Huang 18d0eeb321 bug 13478: added exception printing. Reviewed-by: Anthony 2012-02-09 16:47:48 -08:00
Alex Huang e0e54f8a27 bug 13478: fixed problem with high availability manager being started too early. Reviewed-by: Anthony 2012-02-09 16:41:59 -08:00
Murali reddy d2da63f373 bug 13492: vmware:Template sizes are incorrectly reported
status 13492: resolved fixed
reviewed-by: Nitin

virtual size of the private templated from size mentioned in the OVF file
2012-02-09 19:58:09 +05:30
abhi 9c7f142247 bug 13549: narrow the condition to stop vm, excluding destroyed and expunging
reviewed-by: kishan
2012-02-09 16:13:31 +05:30
abhi 70be4b6392 bug 13549: cleanup stopped/starting VMs if present on host during MS startup
reviewed-by: kishan
2012-02-09 13:05:44 +05:30
Edison Su 0e0e97de10 bug 13145: re-load the vm data
status 13145: resolved fixed
Reviewed-by: anthony
2012-02-08 21:21:58 -08:00
Edison Su 14d02dbcec bug 13470: check the correct old certificate
status 13470: resolved fixed
Reviewed-by: anthony
2012-02-08 20:55:05 -08:00
Edison Su ee1cefcb8e bug 13551: in some case, libvirt returns storage pool available, but mount point is not there
status 13551: resolved fixed
Reviewed-by: anthony
2012-02-08 20:16:34 -08:00
Edison Su 08987f0f22 bug 13556: return error if libvirt can't mount storage
status 13556: resolved fixed
Reviewed-by: anthony@citrix.com
2012-02-08 19:58:18 -08:00
frank 32fa3cd996 Bug 13526 - copying template across zone failing with status HTTP Server returned 403 (expected 200 OK) Even though gets status message copy succeeded (
Bug 13429 - copy template FAIL - HTTP Server returned 403

lots of things:
1. generate a IP list of all SSVM across all zones, set this IP list to my .htaccess allowable from.
   so other SSVMs get privilege to access me.

2. broadcast my IP to other SSVMs instructing them set me to theirs .htacess allowable from. so I get
   privilege to access others

3. set outbound route for downloading through public IP. Because public ip/private ip in the same subnet in basic
zone, the http download traffic may come in through public ip but go outside through private ip which finally causes
the VM where the traffic is from to drop response packets. To resolve this, set individual route for each SSVM public
ip making sure the inter-communication between system vm happens through public IP

however, I met certificate expiraton on one SSVM, will report another bug

reviewed-by: Sheng.yang
status 13526: resolved fixed
status 13429: resolved fixed
2012-02-08 18:32:06 -08:00
frank 4d20287c81 Bug 13529 - Multiple Management Servers: cloud-setup-databases script fails to execute
status: 13529: resolved fixed
reviewed-by:edison
2012-02-08 16:56:35 -08:00
Edison Su d148669ade Agent disconnected due to so many Fencecommand send to agent, cause agent can't get pingaswer from mgt server, then agent thinks it's ping timeout, reconnect to mgt server.
The fix is add a separate thread pool for all the reqests from mgt server(which may be time-consuming), so the pingaswer(which is response) is processed in another different thread pool. Make sure the pinganswer is get processed immeidately.
Reviewed-by: Alex
2012-02-08 11:33:41 -08:00
Naredula Janardhana Reddy e4dee8f5f6 Bug 12808:
Summary of Changes:
       - Added Static Nat to use multiple routing tables.
  Reviewed-By: Kishan
2012-02-08 18:58:38 +05:30
kishan 6108b37272 Bug 11931: Add quotes to snapshot name and volume name. Fixed create template from snapshot also by adding quotes
Status 11931: resolved fixed
Reviewed-By: Nitin
2012-02-08 17:19:47 +05:30
kishan 04b1b3312d Bug 13454: Drop both foreign keys, indexes of ssh_keypairs and add again
Status 13454: resolved fixed
Reviewed-By: Nitin
2012-02-08 15:24:40 +05:30
abhi 243d4f0f6d bug 13520: cannot clear vm map during disconnect as xapi still reports them as alive and clearing up the map will have sync report them as Running
reviewed-by: kishan
2012-02-08 13:57:49 +05:30
Edison Su 6a3484fc2f cleanup
Reviewed-by: Kelvin
2012-02-07 21:43:47 -08:00
Edison Su 44638afde0 bug 13470: add cert chain in db, and also open the api to upload a cert chain
status 13470: resolved fixed
Reviewed-by: Kelvin
2012-02-07 21:43:46 -08:00
anthony 24bb0ebeae bug 13503 : use plugin echo main to test if master can connect to slave
status 13503: resolved fixed

reviewed-by : edison
2012-02-07 14:39:20 -08:00
anthony b176d4a05d reviewed-by: edison
This reverts commit e184919b65d03980d4679f0af4b47c8e77a8cec4.
2012-02-07 14:31:20 -08:00
Alena Prokharchyk cf807faa7a bug 13508: fixed inconsistencies in key names during db upgrade
status 13508: resolved fixed
Reviewed-by: Will Chan
2012-02-07 13:32:03 -08:00
anthony dc528dcc7d bug 13478: check null
status 13478: resolved fixed

reviewed-by: edison
2012-02-07 10:41:44 -08:00
Alena Prokharchyk cbfba858f0 bug 13489: when add foreign key, index is created automatically
status 13489: resolved fixed
Reviewed-by: Will Chan
2012-02-07 09:48:27 -08:00
abhi 0e5b3febd1 bug 13471: disabling LB during install and upgrade
reviewed-by: kishan
2012-02-07 10:21:31 +05:30
Alena Prokharchyk e08b8d0138 bug 13474: fixed 3)
status 13474: resolved fixed
reviewed-by: Will Chan
2012-02-06 19:52:11 -08:00
Alena Prokharchyk 9f5b5bfbfd Fixed incorrect table name in 2.2.13-2.2.14 db upgrade
Reviewed-by: Frank Zang
2012-02-06 18:38:54 -08:00
Alena Prokharchyk 257099b6a4 bug 13474: fixed 1) 2) and 4)
reviewed-by: Frank
2012-02-06 17:55:35 -08:00
Edison Su 72cf29c9ce add realhostip.crs/key/crt
Reviewed-by: frank
2012-02-06 17:29:53 -08:00
Alex Huang ce3662b455 bug 13743: fixed the concurrent access to vms hashmap
status 13743: resolved fixed
reviewed-by: Will Chan
2012-02-06 17:03:19 -08:00
Alena Prokharchyk 8870e9b968 Agent LB: never get a part of the hosts from the xen cluster; skip the cluster if it has more hosts than we need
Reviewed-by: Alex Huang
2012-02-06 16:40:23 -08:00
Alena Prokharchyk 5f1a653d84 bug 13433: fixed db upgrade for domain_router table
status 13433: resolved fixed
reviewed-by: Sheng Yang
2012-02-06 15:56:52 -08:00
kishan 60ac3627a9 Bug 12649: Added ROOT to domain path and removed trailing slash
Status 12649: resolved fixed
Reviewed-By: Abhi

Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2012-02-06 14:40:23 +05:30
kishan a0f48786d1 Bug 13454: Remove foriegn keys in ssh_keypairs table and again with correct constraint name
Status 13454: resolved fixed
Reviewed-By: Nitin
2012-02-06 14:00:35 +05:30
abhi a927eafc72 disabling full sync, as its functionality is redundant
reviewed-by: kishan
2012-02-06 13:07:44 +05:30
abhi ff3ea9356c bug 13449: running VMs can also have null host id, put a check
reviewed-by: kishan
2012-02-04 20:14:31 +05:30
abhi f50fa56b55 bug 13439: update host id for running VMs if changed during full sync
reviewed-by: kishan
2012-02-04 10:46:58 +05:30
Jessica Wang f6dba09677 bug 12649: cloudstack 2.2.Y UI - domain fields on all dialog boxes - show full domain path instead of domain name. (reviewed-by: Brian) 2012-02-03 14:38:31 -08:00
Jessica Wang 1a47c11e76 bug 13319: cloudstack 2.2.Y UI - IP address page - VPN tab - refresh grid content when everytime the tab is clicked. reviewed-by: Brian. 2012-02-03 13:56:55 -08:00
abhi 72334f79c9 bug 13421: update CS for inconsistencies in VM statuses during startup
reviewed-by: kishan
2012-02-03 17:27:47 +05:30
Nitin Mehta b621f0406a Bug 13423: Drop i_op_vm_ruleset_log__instance_id, u_op_vm_ruleset_log__instance_id key (if exists) and re-add u_op_vm_ruleset_log__instance_id again.
Reviewed-By: Kishan
2012-02-03 14:39:21 +05:30
kishan 223cfdc37c Bug 13433: Updated removed index for async_job table
Reviewed-By: Nitin
2012-02-03 13:31:38 +05:30
Kelven Yang 26456f7b1a bug 13428: use static generated keystore to include intermediate CA certificates
Reviewed-by: Edison
2012-02-02 21:15:43 -08:00
frank c1855075b3 accidently removed i_snapshots__removed stuff in 2.2.14 upgrade
compensate it back

reviewed-by: alena
2012-02-02 17:03:28 -08:00
frank 58865c60c2 add upgrade script for:
add missing 's' to fk_ssh_keypair__account_id and fk_ssh_keypair__domain_id
    making the name match constraint name

    reviewed-by: alena
2012-02-02 16:37:55 -08:00
frank 7f3a2b08b7 add missing 's' to fk_ssh_keypair__account_id and fk_ssh_keypair__domain_id
making the name match constraint name

reviewed-by: alena
2012-02-02 15:45:17 -08:00