GitHub user DaanHoogland added a comment to the discussion: Secondary Storage Vm creation failure in zone
@fespinozasanchez your error begins here: ``` 2025-09-05 14:09:55,731 DEBUG [o.a.c.s.m.AncientDataMotionStrategy] (Work-Job-Executor-7:[ctx-79a7b15f, job-3/job-153, ctx-dd4bc9b5]) (logid:2f8eebb8) needCacheStorage true, dest at null dest role Primarytemplate/tmpl/1/3/routing-3/systemvmtemplate-4.20.1-x86_64-kvm.qcow2.bz2 src role Image ``` It seems your s3 secondary storage needs an NFS staging store. see https://docs.cloudstack.apache.org/en/4.21.0.0/installguide/configuration.html#adding-secondary-storage GitHub link: https://github.com/apache/cloudstack/discussions/11671#discussioncomment-14439967 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
