apache / cloudstack

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

How to register templates or ISO if I use cephfs for primary storage and secondary storage on apache cloudstack? #8535

Open herdiansah571 opened 9 months ago

herdiansah571 commented 9 months ago

Hello,

Currently I finish install apache cloudstack 4.18.1.0 & I use cephfs as primary storage and secondary storage. When I register templates ubuntu-22.04-server-cloudimg-amd64.qcow2.bz2 into secondary storage, the state always not ready and there is no display of Download percent progress like image bellow : report-1 report-2

Can you show me reference How to register templates or ISO if I use cephfs for primary storage and secondary storage on apache cloudstack?

Thanks

DaanHoogland commented 9 months ago

@herdiansah571 , this sounds like behaviour you would see if you specified a template as being direct download. i.e. it would be installed on the secondary storage but downloaded on VM instantiation. Can you check that? It would say that in the details.

weizhouapache commented 9 months ago

@herdiansah571 did you add the cephfs as NFS ?

can you check if SSVM is running and agent is Up ? image