Peter - as Andrija and Ivan have said this is standard behaviour - but check 
out http://cloudstack.apache.org/api/apidocs-4.11/apis/prepareTemplate.html 

This API call lets you push templates from secondary to primary - but you need 
to also then set " storage.template.cleanup.enabled" to false to stop templates 
being housekept - hence this may not be ideal in all circumstances since you 
generally want housekeeping to happen.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue
 

On 16/04/2019, 13:21, "Ivan Kudryavtsev" <kudryavtsev...@bw-sw.com> wrote:

    Peter,
    
    once you provisioned a single VM for certain template, it's no longer
    copied from ss to primary, then boot is almost instant.
    
    In our case, I can read from SS 800 MBs and write to primary on 1GBs,
    template copy for normal templates takes only 2-3 seconds. Again, when it
    is copied once, other VMs just use it.
    
    
    вт, 16 апр. 2019 г., 7:19 Andrija Panic <andrija.pa...@gmail.com>:
    
    > Hi Peter,
    >
    > initial template copy process from Secondary to Primary storage pool 
should
    > be decently fast, since you are doing sequential IO read from Secondary 
NFS
    > and doing sequential IO write to Primary Storage - that should be very 
fast
    > in general.
    >
    > No way around this process at the moment.
    >
    > Best,
    > Andrija
    >
    > On Tue, 16 Apr 2019 at 13:08, Nux! <n...@li.nux.ro> wrote:
    >
    > > Hi,
    > >
    > > It should already be very fast. What kind of storage is it you're using?
    > >
    > > With local/nfs storage the VMs get spawned from a template, as a sort of
    > > writable snapshots, it's very quick once you deployed it at least once
    > (so
    > > the template lands on the primary storage).
    > >
    > > --
    > > Sent from the Delta quadrant using Borg technology!
    > >
    > > Nux!
    > > www.nux.ro
    > >
    > > 
dag.sonst...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 

----- Original Message -----
    > > > From: "peter muryshkin" <peter.murysh...@zv.fraunhofer.de>
    > > > To: "users" <users@cloudstack.apache.org>
    > > > Sent: Tuesday, 16 April, 2019 08:23:55
    > > > Subject: Fast access to specific templates vs. secondary storage
    > >
    > > > Hi all,
    > > >
    > > > naturally the secondary storage is slower than the primary one.
    > > >
    > > > Now what if you need some VMs to load very fast i.e. for CI/CD
    > > environment
    > > > purposes (that is, a build/test iterations requires one or more 
one-way
    > > fresh
    > > > VMs?)
    > > >
    > > > Is there currently a way to have some VM templates in the primary
    > > storage?
    > > >
    > > > kind regards
    > > > Peter
    > >
    >
    >
    > --
    >
    > Andrija Panić
    >
    

Reply via email to