mirror of https://github.com/apache/cloudstack.git
Changes: While starting a System VM: - We check, incase the ROOT volume is READY, if the templateID of the volume matches the SystemVM's template. - If it does not match, we update the volumes' templateId and ask deployment planner to reassign a pool to this volume even if it is READY. In general: - If a root volume is READY, we remove its entry from the deploydestination before calling storagemanager :: prepare() - StorageManager creates a volume if a pool is assigned to it in deploydestination passed to it. - If a volume has no pool assigned to it in deploydestination, it means the volume is ready and has a pool already allocated to it. |
||
|---|---|---|
| .. | ||
| src/com/cloud | ||
| .classpath | ||
| .project | ||