Hey guys, I&#39;m a server admin working on some high-availability web server setups with Amazon&#39;s EC2.  We&#39;re running Gluster to keep our assets sync&#39;d up between regions globally using replicated volumes with one brick in each geographic region.  Each brick is a single EBS drive, so it&#39;s easy to snapshot and create a new volume from the snapshot, taking maybe 30 seconds total for around 100GB assets.<div>
<br></div><div>We&#39;ve got a nice streamlined setup process for all our servers to keep instantiations to a minimum latency (several minutes), with one notable exception - getting our gluster assets volumes up to date always runs a bit slow.  I&#39;ve been trying to find some information on pre-populating the volumes - ideally we&#39;d like to just use the EBS snapshots mentioned above.  While it seems fairly undocumented I&#39;ve found enough references to it that it seems worth looking into.  Does anyone know of any documentation for this if it exists, or what caveats I may run into when running a setup like this?</div>
<div><br></div><div>Thanks for the help,</div><div>Israel</div>