GitHub user winterhazel added a comment to the discussion: add another secondary storage
> Any idea was reference template_id is? Which table is responsible for this id? It references the table `cloud.vm_template` > What do I need to do to fix this? As far as I understand I need to change > size, physical_size, download_state, error_str and state after copying the > file manually to the other secondary storage. Is this correct? Yes, first you need to copy `template/tmpl/2/215/215-2-5e0ae2b2-db82-3da9-a723-94cd3736f5e1.iso` and `template/tmpl/2/215/template.properties` to the same folder at the new storage. Then, you can either restart the SSVM's service so that the templates available at the storage get re-synchronized, or change these columns. If you go with the second approach, you'll also need to change `install_path` to point to the ISO (`template/tmpl/2/215/215-2-5e0ae2b2-db82-3da9-a723-94cd3736f5e1.iso`). GitHub link: https://github.com/apache/cloudstack/discussions/10327#discussioncomment-12072643 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org