You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sateesh Chodapuneedi (JIRA)" <ji...@apache.org> on 2014/02/26 10:39:19 UTC

[jira] [Updated] (CLOUDSTACK-4552) Implement a CloudByte storage plugin.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sateesh Chodapuneedi updated CLOUDSTACK-4552:
---------------------------------------------

    Affects Version/s:     (was: Future)

> Implement a CloudByte storage plugin.
> -------------------------------------
>
>                 Key: CLOUDSTACK-4552
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4552
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API, Management Server
>         Environment: All supported CloudStack platforms
>            Reporter: Amit Kumar Das
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> The new plugin will follow the design principles abstracted by CloudStack API for implementing a storage plugin.
> This new enhancement will try to reuse the QoS params ( i.e. max IOPs) exposed in the modified Disk-Offering UI page.
>  
>  The basic behavior of this plugin will be to :
>  - Allow CloudStack(CS) Admin to invoke CS API to add Primary Storage based on Elastistor's plug-in.
>     This will create a volume (Storage IP:/path)  in the Elastistor.
>     The newly created volume will be attached as a SR in Xen Hypervisor.
>  - Allow CS Admin to create a desired Disk Offering. The access control followed for creation of Disk Offering will be maintained in this feature too.
>  - Allow an end user to use above created Disk Offering to add a new Volume.
>  - Allow an end user to attach the above created volume (i.e. DataDisk) to a VM. 
>  - Allow an end user to detach a volume from a VM.
>  - Allow an end user to delete a volume from a VM.
> Note - The plugin will be tested initially on Xen Hypervisor with NFS based Storage Repository. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)