<div dir="ltr">Do you actually need the same instance? My preferred technique of swapping anything in EC2 is:<div><br></div><div style>- spin up a clone with the new setup</div><div style>- migrate any data to the clone</div>

<div style>- take down the service if necessary</div><div style>- re-run the data migration to pick up any changes</div><div style>- replace the old server with the new one</div><div style><br></div><div style>in my experience, this gives you the minimum of downtime, with the maximum simplicity.</div>

<div style><br></div><div style>—P</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 19, 2013 at 12:32 PM, Viktor Trón <span dir="ltr"><<a href="mailto:viktor.tron@gmail.com" target="_blank">viktor.tron@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>slightly off topic, but encouraged by recent devops wisdom.<br><br></div>We need to have bigger disk on an existing ec2 instance.<br>

<br></div>One approach even reading about gives me headache<br>

<a href="http://stackoverflow.com/questions/550790/growing-amazon-ebs-volume-sizes" target="_blank">http://stackoverflow.com/questions/550790/growing-amazon-ebs-volume-sizes</a><br></div><div>the accepted answer is from 2009 and lots of controvercy. <br>


</div><div><br>Another approach that might work is to turn off the instance (stop not terminate), create an AMI image from it then relaunch with a larger disk.<br><br></div>any guidance appreciated.<br></div>Vik<br></div>


<br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><br>Paul Campbell<br><a href="mailto:paul@hypertiny.ie" target="_blank">paul@hypertiny.ie</a><br>- - - - - - - - - - - - - - - - - - -<br>web <a href="http://hypertiny.ie" target="_blank">http://hypertiny.ie</a><br>

blog <a href="http://www.pabcas.com" target="_blank">http://www.pabcas.com</a><br>twitter <a href="http://www.twitter.com/paulca" target="_blank">http://www.twitter.com/paulca</a><br>github <a href="http://www.github.com/paulca" target="_blank">http://www.github.com/paulca</a><br>

phone +353 87 914 8162<br>- - - - - - - - - - - - - - - - - - -
</div>