cloudstack/server/src/com/cloud/vm
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 Resource tags: CS-15473 - fixed delete/list by resourceId when UUID is specified as a value 2012-07-06 11:43:31 -07:00
ClusteredVirtualMachineManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkDaoImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NicVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ReservationContextImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanHandler.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanner.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
UserVmManager.java Resource tags: 1) Remove tag records when correspdonding cloudStack object gets removed 2012-07-06 11:43:31 -07:00
UserVmManagerImpl.java CS-15631 : Support for up to 16 VDIs per VM on XS 6.0 and above 2012-08-01 19:39:30 +05:30
UserVmStateListener.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VirtualMachineGuru.java bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager 2012-07-27 23:37:46 -04:00
VirtualMachineManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VirtualMachineManagerImpl.java bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager 2012-07-27 23:37:46 -04:00
VirtualMachineProfileImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00