cloudstack/server/src/com/cloud/storage
Koushik Das 1bcb9afa89 Fix for CS-15279.
Issue happens when ROOT volume gets created and there is subsequent failure in starting the VM. During retry if allocator assigns a different storage pool the scenario was not handled. Now in case of local storage the volume get recreated on the newly assigned pool and old one gets cleaned up. In case of shared storage the existing volume is migrated to new storage pool.

Reviewed-by: Prachi, Edison, Nitin
2012-07-13 11:13:00 +05:30
..
allocator bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering 2012-04-03 10:51:35 -07:00
dao ResourceTags: respect tag parameter in listTemplates/listIsos commands 2012-07-06 16:37:40 -07:00
download don't call _secMgr.generateSetupCommand each time copying template 2012-05-14 14:14:39 -07:00
listener Switch to Apache license 2012-04-03 04:54:14 -07:00
monitor Switch to Apache license 2012-04-03 04:54:14 -07:00
resource Switch to Apache license 2012-04-03 04:54:14 -07:00
secondary CS-15544,fixed 2012-07-11 16:01:07 -07:00
snapshot CS-15430 Create snapshot should fail if creating snapshot results in exceeding snapshot resource limit for domain-admin or user accounts 2012-07-06 15:08:46 +05:30
swift Switch to Apache license 2012-04-03 04:54:14 -07:00
upload bug CS-14862: EIP/ELB - SSVM and CPVM should be given an ip address from the public ip address range. 2012-05-21 20:08:46 +05:30
LocalStoragePoolListener.java Switch to Apache license 2012-04-03 04:54:14 -07:00
OCFS2Manager.java Switch to Apache license 2012-04-03 04:54:14 -07:00
OCFS2ManagerImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
StorageManager.java CS-15544,fixed 2012-07-11 16:01:07 -07:00
StorageManagerImpl.java Fix for CS-15279. 2012-07-13 11:13:00 +05:30
StorageMigrationCleanupMaid.java Switch to Apache license 2012-04-03 04:54:14 -07:00