cloudstack-mirror/server/src/com/cloud/hypervisor
Koushik Das 3f571684aa CS-15631 : Support for up to 16 VDIs per VM on XS 6.0 and above
Support for up to 16 VDIs per VM on XS 6.0 and above (16 VDIs => root + cd + 14 data volumes). Currently in CS number of data disk that can be attached to VM is hard-coded to 6. Made this setting configurable by moving it to hypervisor capabilities. Although XS 6.0 and above supports upto 16 VDIs but while testing on XS 6.0.2 found that only 13 data volumes can be attached to a VM. So for XS 6.0 and 6.0.2 max_data_volumes_limit is set to 13 currently.

Signed-off-by: Koushik Das <Koushik.Das@citrix.com>
2012-08-01 19:39:30 +05:30
..
dao CS-15631 : Support for up to 16 VDIs per VM on XS 6.0 and above 2012-08-01 19:39:30 +05:30
guru Patch from Chip Childers 2012-07-02 09:51:21 -04:00
hyperv Patch from Chip Childers 2012-07-02 09:51:21 -04:00
kvm/discoverer Patch fixes file names and imports wherever used, in files introduced in 2012-07-31 10:38:11 -07:00
CloudZonesStartupProcessor.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
HypervisorGuruBase.java Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
HypervisorGuruManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
HypervisorGuruManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
KVMGuru.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00