Registering a snapshot strategy

2014-10-13 Thread Mike Tutkowski
Hi,

I have created a snapshot strategy, but I'm not sure how to get the
management server to load it.

I don't see any documentation on the Wiki (or the web in general) for this.

Does anyone know what's required here?

Thanks!

-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
http://solidfire.com/solution/overview/?video=play*™*


Re: Registering a snapshot strategy

2014-10-13 Thread Sebastien Goasguen

On Oct 13, 2014, at 4:40 PM, Mike Tutkowski mike.tutkow...@solidfire.com 
wrote:

 Hi,
 
 I have created a snapshot strategy, but I'm not sure how to get the
 management server to load it.
 
 I don't see any documentation on the Wiki (or the web in general) for this.
 
 Does anyone know what's required here?

Just install docker, that should solve your problem.

 
 Thanks!
 
 -- 
 *Mike Tutkowski*
 *Senior CloudStack Developer, SolidFire Inc.*
 e: mike.tutkow...@solidfire.com
 o: 303.746.7302
 Advancing the way the world uses the cloud
 http://solidfire.com/solution/overview/?video=play*™*



Re: Registering a snapshot strategy

2014-10-13 Thread Amogh Vasekar
Hi,

You probably need to register in the spring contexts.
grep -ri snapshotstrategy --include \*.xml * | grep spring
Should give the files to be modified.

HTH,
Amogh

On 10/13/14 1:40 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote:

Hi,

I have created a snapshot strategy, but I'm not sure how to get the
management server to load it.

I don't see any documentation on the Wiki (or the web in general) for
this.

Does anyone know what's required here?

Thanks!

-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
http://solidfire.com/solution/overview/?video=play**



Re: Registering a snapshot strategy

2014-10-13 Thread Marcus
Do I sense some cynicism there?  Docker does solve everything, you know. ;-)

On Mon, Oct 13, 2014 at 2:44 PM, Sebastien Goasguen run...@gmail.com
wrote:


 On Oct 13, 2014, at 4:40 PM, Mike Tutkowski mike.tutkow...@solidfire.com
 wrote:

  Hi,
 
  I have created a snapshot strategy, but I'm not sure how to get the
  management server to load it.
 
  I don't see any documentation on the Wiki (or the web in general) for
 this.
 
  Does anyone know what's required here?

 Just install docker, that should solve your problem.

 
  Thanks!
 
  --
  *Mike Tutkowski*
  *Senior CloudStack Developer, SolidFire Inc.*
  e: mike.tutkow...@solidfire.com
  o: 303.746.7302
  Advancing the way the world uses the cloud
  http://solidfire.com/solution/overview/?video=play*™*




Re: Registering a snapshot strategy

2014-10-13 Thread Mike Tutkowski
For whatever reason, when I performed a search using
XenserverSnapshotStrategy as the text to find inside of files (in order
to find the right XML file), nothing relevant showed up.

As it turns out, this is the file:

engine/storage/snapshot/resources/META-INF/cloudstack/
storage/spring-engine-storage-snapshot-storage-context.xml



On Mon, Oct 13, 2014 at 2:40 PM, Mike Tutkowski 
mike.tutkow...@solidfire.com wrote:

 Hi,

 I have created a snapshot strategy, but I'm not sure how to get the
 management server to load it.

 I don't see any documentation on the Wiki (or the web in general) for this.

 Does anyone know what's required here?

 Thanks!

 --
 *Mike Tutkowski*
 *Senior CloudStack Developer, SolidFire Inc.*
 e: mike.tutkow...@solidfire.com
 o: 303.746.7302
 Advancing the way the world uses the cloud
 http://solidfire.com/solution/overview/?video=play*™*




-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
http://solidfire.com/solution/overview/?video=play*™*


Re: Registering a snapshot strategy

2014-10-13 Thread Nux!
Only when run with kubernetes, courgettes and coreos. :-)

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
 From: Marcus shadow...@gmail.com
 To: dev@cloudstack.apache.org
 Sent: Monday, 13 October, 2014 22:06:33
 Subject: Re: Registering a snapshot strategy

 Do I sense some cynicism there?  Docker does solve everything, you know. ;-)
 
 On Mon, Oct 13, 2014 at 2:44 PM, Sebastien Goasguen run...@gmail.com
 wrote:
 

 On Oct 13, 2014, at 4:40 PM, Mike Tutkowski mike.tutkow...@solidfire.com
 wrote:

  Hi,
 
  I have created a snapshot strategy, but I'm not sure how to get the
  management server to load it.
 
  I don't see any documentation on the Wiki (or the web in general) for
 this.
 
  Does anyone know what's required here?

 Just install docker, that should solve your problem.

 
  Thanks!
 
  --
  *Mike Tutkowski*
  *Senior CloudStack Developer, SolidFire Inc.*
  e: mike.tutkow...@solidfire.com
  o: 303.746.7302
  Advancing the way the world uses the cloud
  http://solidfire.com/solution/overview/?video=play*™*