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

[jira] punith shared "CLOUDSTACK-6173: Implement a CloudByte storage plugin." with you

    punith shared an issue with you
    ------------------------------------

    

> Implement a CloudByte storage plugin.
> -------------------------------------
>
>                 Key: CLOUDSTACK-6173
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6173
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API, Management Server
>    Affects Versions: Future, 4.4.0
>         Environment: All supported CloudStack platforms
>            Reporter: punith
>   Original Estimate: $issue.getNiceTimeOriginalEstimate($i18n)
>  Remaining Estimate: $issue.getNiceTimeEstimate($i18n)
>
> 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.
>  - Allow and end user to edit the iops of the data disk on fly without detaching it.
>  - support for both nfs and iscsi at primary storage.
>  



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