RE: Avoid re-redownloading URLs when migrating secondary storage

2024-05-07 Thread Fabricio Duarte
Hi everyone, I have seen problems caused by this behavior (always trying to download public templates with URLs, and only migrating private templates and public templates that do not have URLs) in some environments. For instance, companies create temporary URLs to download templates from,

Re: Avoid re-redownloading URLs when migrating secondary storage

2024-04-26 Thread Mevludin Blazevic
dded a new secondary storage and cloudstack already started syncing the public templates from URLs? -Jithin From: Pearl d'Silva Date: Friday, 26 April 2024 at 3:11 AM To: users Subject: Re: Avoid re-redownloading URLs when migrating secondary storage Hi Mevludin, When migrating data to another secon

Re: Avoid re-redownloading URLs when migrating secondary storage

2024-04-25 Thread Jithin Raju
Date: Friday, 26 April 2024 at 3:11 AM To: users Subject: Re: Avoid re-redownloading URLs when migrating secondary storage Hi Mevludin, When migrating data to another secondary store, it only considers private templates and public templates with no url - those which are created from snapshots

Re: Avoid re-redownloading URLs when migrating secondary storage

2024-04-25 Thread Pearl d'Silva
, they aren't ideally getting duplicated on the new secondary store. Regards, Pearl From: Mevludin Blazevic Sent: April 25, 2024 4:51 AM To: users Subject: Avoid re-redownloading URLs when migrating secondary storage Hi all, it looks like with every secondary

Avoid re-redownloading URLs when migrating secondary storage

2024-04-25 Thread Mevludin Blazevic
Hi all, it looks like with every secondary storage migration Cloudstack tries to re-download all templates with URLs instead of simply grabbing the already downloaded template from the old image store. If that's true, how to avoid that behaviour? Mevludin