You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prachi Damle (JIRA)" <ji...@apache.org> on 2013/12/06 09:58:35 UTC

[jira] [Created] (CLOUDSTACK-5399) Add option to createVolume API to specify a VM, to place the volume appropriately and attach immediately

Prachi Damle created CLOUDSTACK-5399:
----------------------------------------

             Summary: Add option to createVolume API to specify a VM, to place the volume appropriately and attach immediately
                 Key: CLOUDSTACK-5399
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5399
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.3.0
            Reporter: Prachi Damle
            Assignee: Prachi Damle
             Fix For: 4.3.0


Currently we do not know where volume from snapshot will be created.
Make it worse one only can attach that disk to VM after volume is created which is created randomly.Therefore volume should be migrated to SR in POD where vm is running which takes a lot of time,

We can improve this by setting vm id in the API, in doing so volumes will be created where VM is running and be attached to VM right away.



--
This message was sent by Atlassian JIRA
(v6.1#6144)