Commit Graph

280 Commits

Author SHA1 Message Date
Sheng Yang 154c7d385f CS-14618: Fix null network device name
The bug is introduced by:

    commit 708472e1ef
    Author: Edison Su <sudison@gmail.com>
    Date:   Tue Mar 20 16:49:47 2012 -0700

        bug 14322: support multiple physical nic in kvm
        status 14322: resolved fixed

The above commit cover the case of creating vif without a nic name, but didn't
cover the migration case.
2012-04-24 16:16:37 -07:00
Kelven Yang 4d28e40c00 Hardening console proxy AJAX protocol to address security concerns 2012-04-19 12:07:35 -07:00
Sheng Yang b8cea53f09 CS-14369: Fix Quick Installation on the single host
Notice, even after this fix, there would be 2 entries in the mshost table, after
mgmt server restarted. But it should be harmless, since only one of them is
"Up".

Some message in the log would indicate something wrong with the original mshost
entry, but still, it seems harmless.
2012-04-18 20:18:57 -07:00
frank 72d284de7d Switch to Apache license 2012-04-03 04:54:14 -07:00
Edison Su 057b0b2508 bug 14535: fix multiple data disk; status 14535: resolved fixed; Reviewed-by: sheng 2012-03-28 17:44:00 -07:00
Edison Su 15cdc4b78c bug 14024: apply sweller's patch. status 14024: resovled fixed; Reviewed-by: sweller 2012-03-23 17:57:07 -07:00
Edison Su 89fa5f0f67 bug 14298: fix migrate vm during vm migration
status 14298: resolved fixed
2012-03-20 18:22:14 -07:00
Edison Su 708472e1ef bug 14322: support multiple physical nic in kvm
status 14322: resolved fixed
2012-03-20 16:51:15 -07:00
Edison Su 5e067db78c in 2.2.x, the absolute path is stored in volume path, while in 3.0.x, only the uuid of volume is used. To be compatible with 2.2.x 2012-03-19 13:59:10 -07:00
Edison Su 58fa73baea bug 14168: add re-try to mgt server, in case mgt server is down. status 14168: resolved fixed 2012-03-14 10:49:45 -07:00
Sheng Yang 2038b500b3 Change KVM's delimiter from "," to "%"
In order not to confuse with commandline parameters
2012-03-13 15:58:45 -07:00
Edison Su a46fc7db2d bug 14034: add newline around configuration file. status 14034: resolved fixed. Reviewed-by: frank 2012-02-27 15:38:32 -08:00
Edison Su 389f49265f bug 13958: enable virtio for all the centos/fedora/ubuntu guests. status 13958: resolved fixed. Reviewed-by: frank 2012-02-23 11:40:33 -08:00
Edison Su d3d48f8e22 bug 13857: set vm migration speed as the network speed
status 13857: resolved fixed
Reviewed-by: Frank
2012-02-17 15:43:22 -08:00
David Nalley b6ba3c0e3d more formatting changes 2012-02-10 20:47:52 -05:00
David Nalley c11d702cac fixing some more formatting issues 2012-02-10 20:34:44 -05:00
David Nalley 783b9e7f6e format changes 2012-02-10 20:04:10 -05:00
David Nalley 66b33b4f57 fixing some whitespace issues - checkstyle 2012-02-10 19:22:03 -05:00
Edison Su 83a329af4e fix build 2012-02-09 14:58:01 -08:00
Edison Su 46492ebbf6 fix storage mount point is not available issue 2012-02-09 14:56:41 -08:00
Edison Su 5b11e67a18 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. 2012-02-09 14:56:41 -08:00
David Nalley 1048a42a24 fixing more whitespace issues 2012-01-25 16:55:32 -05:00
David Nalley 9872f074de just a few more whitespace issues 2012-01-25 03:00:36 -05:00
David Nalley 79b1584e74 cleaning up a few more whitespace issues 2012-01-25 02:56:55 -05:00
David Nalley 49ebeb901e fixing more whitespace issues 2012-01-25 00:18:37 -05:00
David Nalley 3fb42e3092 cleaning up more whitespace issues, complying with style guide 2012-01-24 22:53:59 -05:00
David Nalley 9a323b9f09 fixing some whitespace issues and line length issues to conform to the style guide 2012-01-24 22:44:43 -05:00
Edison Su ecab972060 execute fencecommand in seq for kvm, as there are only 5 default nio reading work threads on kvm agent. pinganswer may not be got serviced immediately, then agent will reconnect to mgt server again and again 2012-01-20 17:04:27 -08:00
Edison Su bced9a6e48 advanced startup command 2012-01-20 11:54:32 -08:00
Edison Su 5fcaa5a659 for windows vm, use localtime 2012-01-19 15:07:03 -08:00
Edison Su 46257f71d5 add debian 6 as pv as guest 2012-01-17 17:00:58 -08:00
Edison Su 15b57e6974 fix multiple data disks booting issue on windows vm 2012-01-13 18:36:53 -08:00
Edison Su 1d352f1e2c bug 12148: add checkpoint for storage migration
status 12148: resolved fixed
2012-01-13 15:19:14 -08:00
Edison Su a7daf4b9b4 set kvm HA heartbeat log level to warn 2012-01-12 14:45:53 -08:00
frank 52610ffcb3 add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
Edison Su fe667e949e fix Maintenance releated issues with kvm:
1. put host into Maintenance, will send a Maintenance command to host, tell host that do not reconnect to mgt server
2. cancel Maintenance, will ssh into kvm host, and restart cloud-agent, which will reconnect to host
2012-01-11 17:36:58 -08:00
Edison Su 470ec2cabc bug 10586: apply Nils's patch
status 10586: resolved fixed
2012-01-10 16:20:34 -08:00
frank 30680542bf Bug 12777 - Add storage network configuration into CloudStack
add storage network support for KVM
2012-01-06 11:07:14 -08:00
Edison Su b39d29ef76 bug 12898:fix storage related bugs
status 12898: resolved fixed
2012-01-05 18:07:12 -08:00
Edison Su 653290a85c set creating template timeout from cmds.timeout 2011-12-20 18:12:41 -08:00
Edison Su 031671edd3 bug 12192: umount iso if it's dettached, or vm is stopped
status 12192: resolved fixed
2011-12-20 16:46:48 -08:00
Edison Su 56fcfd01bd bug 12627: if nic stats less than 0, just return 0
status 12627: resolved fixed
2011-12-19 18:04:10 -08:00
frank 761069440e Bug 12194 - Ubuntu init script can fall into infinite loop
Bug 11723 - (Ubuntu Install) Management Server service won't restart

patch from community

status 11723: resolved fixed
2011-12-19 14:50:04 -08:00
Edison Su da5fb5097c put the default network as cloudbr0, if not specified 2011-12-15 17:06:32 -08:00
Edison Su e60f356f62 set the cpu weight based on cpu * cores 2011-12-15 15:13:33 -08:00
Naredula Janardhana Reddy e4d94650ea Bug 12449: KVM-Default network rules for system vm and uservm based on Isolation Type. 2011-12-13 17:43:20 +05:30
Edison Su dfa9ae51bc fix reboot vm, then attached disk is lost 2011-12-06 11:09:33 -08:00
Edison Su 2e79da0ce5 kvm is working now 2011-12-05 18:07:00 -08:00
Naredula Janardhana Reddy 09905b641b bug 10617: merge code from branch bug10617. 2011-12-01 14:17:52 +05:30
Naredula Janardhana Reddy f1b99f4f07 Revert "bug 10617: merging code from branch bug10617"
This reverts commit 8bc33448b9220534ba0ddc6c642ffb1e69d5844e.

Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2011-11-11 20:23:26 +05:30