apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2k stars 1.09k forks source link

Direct Download extension to Ceph storage #3065

Open wido opened 5 years ago

wido commented 5 years ago
ISSUE TYPE
COMPONENT NAME
KVM
Direct Download
CLOUDSTACK VERSION
master / 4.12
CONFIGURATION

Trying to deploy a direct download template on Ceph / RBD.

OS / ENVIRONMENT
SUMMARY

Deployment of the template fails on RBD.

STEPS TO REPRODUCE

Try to deploy a Direct Download template on RBD shared storage and you will see it fails.

EXPECTED RESULTS
deployment should work
rohityadavcloud commented 5 years ago

The direct download feature needs to be supported for ceph cc @nvazquez

nvazquez commented 5 years ago

@wido @rhtyd currently NFS is supported, needs to be extended for Ceph

nvazquez commented 5 years ago

Moved to the next major milestone

andrijapanicsb commented 4 years ago

Do we have some work in progress around improving direct downloads @nvazquez - I recall we discussed this at some point for various storage types (Ceph and SolidFire included)?

nvazquez commented 4 years ago

Yes @andrijapanicsb but the improvement will not include managed storage atm. This will need to be moved to the next release/milestone

rohityadavcloud commented 4 years ago

I think we added support for direct download agnostic of storage cc @nvazquez @shwstppr ? Is this still an issue then?

andrijapanicsb commented 4 years ago

We don't support Ceph atm, the framework is storage-agnostics, but the implementation for Ceph/SolidFire is not done.

nvazquez commented 1 year ago

I've renamed the title and added this to the GSOC 2023 ideas list