GitHub user svenknockaert added a comment to the discussion: Failed to create template from volume
Well, /mnt/40ce3983-2f4b-322c-b28d-35c2cf39763f is a temporary, dynamically created mount, so it’s already gone. However, I can still see the QCOW2 image via the CloudStack management server mount: ``` ikdoeict@pbaictcs:~$ ls -al /var/lib/cloudstack/mnt/206863092750034.502e2277/template/tmpl/2/263/ total 4366338 drwxrwxrwx 2 root root 4471128399 Oct 7 10:06 . drwxrwxrwx 22 root root 105377352464 Oct 7 15:10 .. -rw-r--r-- 1 root root 4471128064 Oct 7 10:03 510f8711-4f6e-4c8c-82a7-0d4995cba56d.qcow2 -rw-r--r-- 1 root root 335 Oct 7 10:06 template.properties ``` GitHub link: https://github.com/apache/cloudstack/discussions/11791#discussioncomment-14616151 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
