cloudstack/setup/db
anthony bef3b480cd bug 10197:
The step to upgrade xenserver,

1. put cluster in Unmanaged state through UI , then MS will not talk to hosts in the cluster
2. upgrade xenserver according to XenServer upgrade guide.
3. put cluster in Managed state through UI, then MS will reconnect hosts

TODO,

1. UI
2. vm pool sync , leveraged from kelven's work
2011-07-19 15:44:37 -07:00
..
db bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over. 2011-07-19 10:15:46 -07:00
22beta4to22GA.sql added queries to handle unit MB to bytes change for volume usage 2011-02-22 17:12:22 +05:30
221to222upgrade.sh Add license header to files 2011-04-14 11:23:14 -07:00
create-database.sql more file changes 2010-09-09 13:27:20 -07:00
create-index-fk.sql bug 9519 : add index to avoid table locking 2011-06-09 17:32:27 -07:00
create-schema.sql bug 10197: 2011-07-19 15:44:37 -07:00
data-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
data-22beta1to22beta2.sql move db migration to script 2010-12-03 11:24:25 -08:00
deploy-db-dev.sh Add license header to files 2011-04-14 11:23:14 -07:00
index-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
index-212to213.sql bug 5985: rename hotfix for bug to be consistent with other migration scripts, and include in fedora / ubuntu packaging 2010-08-26 19:18:37 -07:00
postprocess-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
server-setup.sql Source code committed 2010-08-11 09:13:29 -07:00
server-setup.xml Bug 8391: remove guest.ip.network global config param 2011-05-03 13:14:00 +05:30
templates.kvm.sql Source code committed 2010-08-11 09:13:29 -07:00
templates.simulator.sql typo. Should be simulator not XenServer 2011-06-15 19:18:14 +05:30
templates.sql bug 9250:Need a new Guest OS type for XenServer: "Other PV" 2011-05-16 19:53:12 +05:30
templates.vmware.sql Update vcenter address to vmware demo instance 2010-09-29 18:40:48 -07:00
templates.xenserver.sql bug 6546: support ubuntu 10.04 PV kernel, 2010-10-21 18:28:31 -07:00