Hi Swamy, In the following scenario when a VM has disks in different repositories, all the virtual disks of the VM will be moved to the same destination repository. Moving individual disks of the VM to different repositories can be done, but it'll involve taking inputs from the user as to which disk should be moved to which repository. What do you think, should this option be also provided?
Regards, Devdeep > -----Original Message----- > From: Venkata SwamyBabu Budumuru > [mailto:venkataswamybabu.budum...@citrix.com] > Sent: Thursday, December 27, 2012 5:42 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Enabling storage xenmotion on xenserver 6.1 > > Hi Devdeep, > > Does this also cover the following use case ? > > VM1 => ROOT (Storage Repository 1) > => DATA-1 (Storage Repository 2) > > Can I migrate DATA-1 vdi alone to a different repository? Or Is this feature > allowing the whole VM (including ROOT and DATA-1) to same destination > repository? > > Thanks, > SWAMY > -----Original Message----- > From: Hari Kannan [mailto:hari.kan...@citrix.com] > Sent: Thursday, December 27, 2012 2:18 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Enabling storage xenmotion on xenserver 6.1 > > Hi Devdeep, > > Should this discussion be expanded to cover VMware storage migration or a > different discussion - I wish to see how we can add vSphere as a supported > platform for this feature.. > > Hari > > -----Original Message----- > From: Devdeep Singh [mailto:devdeep.si...@citrix.com] > Sent: Wednesday, December 26, 2012 4:44 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Enabling storage xenmotion on xenserver 6.1 > > I have created an initial draft of the FS here > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enabling+Storage+ > XenMotion+for+XenServer. I'll keep updating it based on discussion and > comments. > > Regards, > Devdeep > > > -----Original Message----- > > From: Devdeep Singh [mailto:devdeep.si...@citrix.com] > > Sent: Tuesday, December 18, 2012 2:10 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: [DISCUSS] Enabling storage xenmotion on xenserver 6.1 > > > > Hi, > > > > XenServer introduced support for Storage XenMotion in the latest > > version (6.1). Storage XenMotion allows VMs to be moved from one host > > to another, where the VMs are not located on storage shared between > > the two hosts. It provides the option to live migrate a VM's disks > > along with the VM itself. It is now possible to migrate a VM from one > > resource pool to another, or to migrate a VM whose disks are on local > > storage, or even to migrate a VM's disks from one storage repository > > to another, all while the VM is running. More information on Storage > XenMotion can be found at [1]. > > > > I have filed a jira request [2] to track this feature. I plan to > > extend the migrate vm cloudstack api call to allow migration of > > instances across clusters. Do let me know your comments. > > > > [1] http://blogs.citrix.com/2012/08/24/storage_xenmotion/ > > [2] https://issues.apache.org/jira/browse/CLOUDSTACK-659 > > > > Regards, > > Devdeep