LS, It seems that when instantiating a vm from a template cloudstack tries to copy the template from a random secondary storage https://issues.apache.org/jira/browse/CLOUDSTACK-6024
the result is that the copy from secondary storage to primary fails and thus instantiation of the vm. This is in 4.2.1 but I looked into the master code and it seems to still call code that uses a random result for the origin of the template. Any of the storage guru's know if my analysis is correct and how to handle this? -- Daan