<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mount EBS Volume On Startup</title>
	<atom:link href="http://www.capsunlock.net/2009/11/mount-ebs-volume-on-startup.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.capsunlock.net/2009/11/mount-ebs-volume-on-startup.html</link>
	<description>Ideas: Key to Innovations</description>
	<lastBuildDate>Fri, 27 Jan 2012 00:04:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/11/mount-ebs-volume-on-startup.html/comment-page-1#comment-387</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Tue, 21 Sep 2010 03:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=284#comment-387</guid>
		<description>Hi Gwydion,

Thanks for checking the script. I&#039;ve updated the code to fix the error which seems cause by updating worpress syntax highlighter.

Let me know how it goes.
Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Gwydion,</p>
<p>Thanks for checking the script. I&#8217;ve updated the code to fix the error which seems cause by updating worpress syntax highlighter.</p>
<p>Let me know how it goes.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwydion</title>
		<link>http://www.capsunlock.net/2009/11/mount-ebs-volume-on-startup.html/comment-page-1#comment-386</link>
		<dc:creator>Gwydion</dc:creator>
		<pubDate>Sun, 19 Sep 2010 21:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=284#comment-386</guid>
		<description>Hi, is correct line 90 of the code?

I can&#039;¡t make it work

Best regards

if [ -e &quot;$DEV&quot; ]; then
$logger &quot;Opps.. $DEV device already used on this system.&quot;
exit  1&quot;$DEV&quot; ]; do
/bin/sleep 1
CTR=`expr $CTR + 1`
if [ $CTR -eq $MAX_TRIES ]
then
/bin/echo &quot;WARNING: Cannot attach volume $VOL to $DEV -- Giving up after $MAX_TRIES attempts&quot; &#124; $logger
/bin/echo &quot;Check Zone of EBS and Instance is the same.&quot; &#124; $logger
exit 1
fi
done</description>
		<content:encoded><![CDATA[<p>Hi, is correct line 90 of the code?</p>
<p>I can&#8217;¡t make it work</p>
<p>Best regards</p>
<p>if [ -e "$DEV" ]; then<br />
$logger &#8220;Opps.. $DEV device already used on this system.&#8221;<br />
exit  1&#8243;$DEV&#8221; ]; do<br />
/bin/sleep 1<br />
CTR=`expr $CTR + 1`<br />
if [ $CTR -eq $MAX_TRIES ]<br />
then<br />
/bin/echo &#8220;WARNING: Cannot attach volume $VOL to $DEV &#8212; Giving up after $MAX_TRIES attempts&#8221; | $logger<br />
/bin/echo &#8220;Check Zone of EBS and Instance is the same.&#8221; | $logger<br />
exit 1<br />
fi<br />
done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levan</title>
		<link>http://www.capsunlock.net/2009/11/mount-ebs-volume-on-startup.html/comment-page-1#comment-67</link>
		<dc:creator>levan</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=284#comment-67</guid>
		<description>Nice post, I was looking for this
I have done it with checkconfig and ruby before, with rightscale images but this post is better.
Regards
L</description>
		<content:encoded><![CDATA[<p>Nice post, I was looking for this<br />
I have done it with checkconfig and ruby before, with rightscale images but this post is better.<br />
Regards<br />
L</p>
]]></content:encoded>
	</item>
</channel>
</rss>

