I must give kudos on the document (https://cwiki.apache.org/confluence/display/CLOUDSTACK/S3-backed+Secondary +Storage ). Quite complete
If the intent is to make immutable assets (templates etc) visible across all zones: 1. Does the template_zone_ref table still make sense? Is it automatically updated? 2. If I request a vm deployment from a template in a zone that has not yet sync'ed, what is the behavior? 3. If I add a zone is the sync automatic to the new zone On 11/18/12 10:51 PM, "John Burwell" <jburw...@basho.com> wrote: >All, > >I have submitted the initial revision of a patch to support S3 backing >NFS secondary storage (https://reviews.apache.org/r/8123/). I have >opened ticket CLOUDSTACK-509 to track the testing and delivery of the >enhancement. I have also created a design document in the wiki roughly >following design document template. Since I am not a committer, it did >not seem appropriate for me to add a reference from the roadmap to the >ticket. > >In its current state, I have tested the single zone template and ISO >functionality on devcloud. I am working to configure a multi-zone >integration testing environment to complete all test scenarios outlined >in the design document. My plan is to refine the arch per community >patch concurrently with the completion of integration testing and bug >squashing. > >I look forward to your feedback, >-John