cloudstack/server
prachi fc784f1530 Bug 9585 - Existing Data Disk is being destroyed and recreated on Stop and Start of a User VM.
Changes:
- When the ROOT volume of a VM is found to be READY, changed planner to reuse the pool for every volume(root or data) that is READY and that has a pool not in maintenance and not in avoid state
- If ROOT volume is not ready, we dont care about the DATA disk. Both would get re-allocated.
- When a pool is reused for a ready volume, Planner does not call storagepool allocators. And such volumes are not assigned a pool in the deployment destination returned by the planner. Accordingly StorageManager :: prepare method wont recreate these volumes since they are not mentioned in the destination.
2011-04-27 11:56:14 -07:00
..
conf Removed bad word from log4j config files. 2011-02-08 13:55:40 -08:00
scripts Source code committed 2010-08-11 09:13:29 -07:00
src/com/cloud Bug 9585 - Existing Data Disk is being destroyed and recreated on Stop and Start of a User VM. 2011-04-27 11:56:14 -07:00
test Recalculate and update host used capacity (mem & cpu) in upgrade (2.1.x to 2.2.y) 2011-04-26 12:09:59 -07:00
.classpath classpath fix for server 2011-02-17 12:14:23 -08:00
.project Fix corrupted eclipse project settings, schema fixes and updated template download url 2010-09-29 18:41:54 -07:00