All the public templates will be replicated to all the secondary storage
for redundancy but private templates and uploaded volumes should be kept
in one of the randomly chosen secondary storage. Snapshots will be
randomly copied to one of the secondary storage (the chain of incremental
snapshots are kept on the same secondary storage.). Currently these
algorithms are hardcoded and so in case you need flexibility please open
an enhancement for the same.


On 04/06/13 2:57 AM, "Marcus Sorensen" <shadow...@gmail.com> wrote:

>Anyone?
>
>We are also noticing that if we register a template, that template is
>registered and ready, but becomes unusable if the URL for the template
>stops working at any time. Seems like we attempt to red download it every
>so often. So no one-time registration. Is this by design?

Whenever there is a handshake between MS and the agent running on the SSVM
there is a template sync which syncs the template status on the MS DB and
the template's physical Location and triggers the download if its not
complete or retries in case there was some error. (This handshake happens
on ssvm re/start, agent on SSVM re/start and MS re/start).


>On May 31, 2013 2:35 PM, "Marcus Sorensen" <shadow...@gmail.com> wrote:
>
>> Sort of embarrassed to ask this, but I'm unclear on a few of the
>> aspects of secondary storage.
>>
>> 1) I can see that if I add multiple secondary storage locations, they
>> each get a copy of the registered templates. Are these copied from one
>> secondary storage to another, or from the url of the registered
>> template?

>From the url of the template. Should happen only for public templates. If
you see otherwise please file a bug.

>>
>> 2) It seems that the intent is to mirror templates across all
>> secondary storages, zone-wide, correct? But no copies are made for the
>> snapshots or volumes dirs. This may point to the idea that templates
>> are always downloaded via URLs

Multiple sec. storage are added for adding more storage and making public
templates highly available.
Templates are downloaded via URLs but can also be created from snapshots
and volumes

>>
>> 3) It sounds like the total size of secondary storage is somewhat
>> limited by templates, e.g. if all of you secondary storage is in
>> templates, adding another secondary storage server won't increase my
>> capacity, correct?

Not correct, as per explanation above.

>>

Reply via email to