<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thinking sysadmin &#187; ec2</title>
	<atom:link href="http://andyleonard.com/tag/ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyleonard.com</link>
	<description>qstat -u aleonard -s z</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ElasticFish?</title>
		<link>http://andyleonard.com/2008/11/12/elasticfish/</link>
		<comments>http://andyleonard.com/2008/11/12/elasticfish/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:21:49 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=161</guid>
		<description><![CDATA[(In the spirit of Joerg Moellenkamp&#8217;s thought experiments:)
That virtualized Fishworks appliance got me thinking: What if  you combined this with this?  Yeah, managing Elastic Block Store devices would require some changes, but, if you needed a NAS for your EC2 instances&#8230;
]]></description>
			<content:encoded><![CDATA[<p>(In the spirit of <a href="http://www.c0t0d0s0.eu/">Joerg Moellenkamp</a>&#8217;s thought experiments:)</p>
<p>That virtualized Fishworks appliance got me thinking: What if  you combined <a href="http://www.sun.com/storage/disk_systems/unified_storage/index.jsp">this</a> with <a href="http://www.sun.com/third-party/global/amazon/index.jsp">this</a>?  Yeah, managing Elastic Block Store devices would require some changes, but, if you needed a NAS for your EC2 instances&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/11/12/elasticfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Elastic Block Store is out!</title>
		<link>http://andyleonard.com/2008/08/21/amazon-elastic-block-store-is-out/</link>
		<comments>http://andyleonard.com/2008/08/21/amazon-elastic-block-store-is-out/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 15:07:27 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=71</guid>
		<description><![CDATA[Amazon&#8217;s much-awaited Elastic Block Store for EC2 is out this morning; I&#8217;m excited to give this a try.  A couple downers from the announcement: The pricing is somewhat high &#8211; $0.10 per allocated GB per month plus $0.10 per 1 million I/O requests &#8211; and the reliability isn&#8217;t where I&#8217;d like it to be. [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon&#8217;s much-awaited Elastic Block Store for EC2 is out this morning; I&#8217;m excited to give this a try.  A couple downers from the announcement: The pricing is somewhat high &#8211; $0.10 per allocated GB per month plus $0.10 per 1 million I/O requests &#8211; and the reliability isn&#8217;t where I&#8217;d like it to be.  Specifically, Amazon <a href="http://www.amazon.com/gp/browse.html/ref=pe_2170_10160930?node=689343011">notes</a>:</p>
<blockquote><p>Volumes that operate with 20 GB or less of modified data since their most recent Amazon EBS snapshot can expect an annual failure rate (AFR) of between 0.1% &#8211; 0.5%, where failure refers to a complete loss of the volume. This compares with commodity hard disks that will typically fail with an AFR of around 4%, making EBS volumes 10 times more reliable than typical commodity disk drives.</p>
<p>Because Amazon EBS servers are replicated within a single Availability Zone, mirroring data across multiple Amazon EBS volumes in the same Availability Zone will not significantly improve volume durability.</p></blockquote>
<p>That last sentence makes it sound like there is a 0.1% &#8211; 0.5% chance of catastrophic data loss of many distinct EBS volumes in an availability zone.  If that&#8217;s the case, that&#8217;s scary &#8211; off the top of my head, I&#8217;d say your run-of-the mill &#8220;Enterprise&#8221; SAN doesn&#8217;t have a one-in-two hundred risk of catastrophic failure per year.</p>
<p>More links, not all of which I&#8217;ve had a chance to fully digest yet:</p>
<ul>
<li><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1667">Feature Guide: Elastic Block Store</a></li>
<li><a href="http://aws.typepad.com/aws/2008/08/amazon-elastic.html">Amazon EBS (Elastic Block Store) &#8211; Bring Us Your Data</a></li>
<li><a href="http://blog.rightscale.com/2008/08/20/amazon-ebs-explained/">Amazon’s Elastic Block Store explained</a></li>
<li><a href="http://blog.rightscale.com/2008/08/20/why-amazon-ebs-matters/">Why Amazon’s Elastic Block Store Matters</a></li>
<li><a href="http://aws.typepad.com/aws/2008/08/amazon-ebs---to.html">Amazon EBS &#8211; Tool and Library Support</a></li>
<li><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1663">Running MySQL on Amazon EC2 with Elastic Block Store</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/08/21/amazon-elastic-block-store-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris 2008.05 on EC2 &#8211; Why 32-bit only?</title>
		<link>http://andyleonard.com/2008/08/18/opensolaris-200805-on-ec2-why-32-bit-only/</link>
		<comments>http://andyleonard.com/2008/08/18/opensolaris-200805-on-ec2-why-32-bit-only/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 22:42:13 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=68</guid>
		<description><![CDATA[Since Sun and Amazon removed the limit on the number of OpenSolaris 2008.05 instances able to run on EC2, I&#8217;ve been curious &#8211; and a little bothered &#8211; by the fact that the 2008.05 AMI is 32-bit only.  Curious because OpenSolaris shouldn&#8217;t have any issues running on a 64-bit EC2 instance (there are other [...]]]></description>
			<content:encoded><![CDATA[<p>Since Sun and Amazon <a href="/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/">removed the limit</a> on the number of OpenSolaris 2008.05 instances able to run on EC2, I&#8217;ve been curious &#8211; and a little bothered &#8211; by the fact that the 2008.05 AMI is 32-bit only.  Curious because OpenSolaris shouldn&#8217;t have any issues running on a 64-bit EC2 instance (there are other 64-bit OpenSolaris AMIs available on EC2, after all), and a little bothered because there have been long-standing <a href="http://opensolaris.org/jive/message.jspa?messageID=266248">reports of trouble</a> running Solaris on 32-bit architectures, which makes me hesitant to invest much effort in a 32-bit OpenSolaris EC2 environment.</p>
<p>Well, perhaps a 64-bit AMI is forthcoming &#8211; I think this is still a beta program &#8211; and perhaps Sun&#8217;s just trying to save us a buck or two, since the cheapest 64-bit EC2 instance is <a href="http://www.amazon.com/Instances-EC2-AWS/b?ie=UTF8&#038;node=370375011">four times as expensive per hour</a> as the cheapest 32-bit instance.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/08/18/opensolaris-200805-on-ec2-why-32-bit-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capacity Limit for OpenSolaris on EC2 no more</title>
		<link>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/</link>
		<comments>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:27:43 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=61</guid>
		<description><![CDATA[According to a blog post on blogs.sun.com, the capacity limit for OpenSolaris 2008.05 on EC2 has been removed.
The blog entry makes it sound like you no longer need to register with Sun to use OpenSolaris on EC2, but that doesn&#8217;t appear to be the case &#8211; I only see the AMI in my private instances, [...]]]></description>
			<content:encoded><![CDATA[<p>According to a blog post on <a href="http://blogs.sun.com/ec2/entry/opensolaris_2008_05_is_available">blogs.sun.com</a>, the capacity limit for OpenSolaris 2008.05 on EC2 has been removed.</p>
<p>The blog entry makes it sound like you no longer need to register with Sun to use OpenSolaris on EC2, but that doesn&#8217;t appear to be the case &#8211; I only see the AMI in my private instances, and the <a href="http://blogs.sun.com/ec2/resource/OpenSolaris-AMI-Catalog.pdf">details</a> on the image seem to confirm this.<br />
<span id="more-61"></span><br />
I&#8217;m running an instance right now; it did seem to take an extra long time for the image to come up, even by EC2 standards, and ec2-describe-instances showed the instance as &#8220;running&#8221; for a long time before I could connect using SSH.  But it&#8217;s up now, ZFS root and all:</p>
<p><code>-bash-3.2# uname -a<br />
SunOS domU-12-31-38-00-28-35 5.11 snv_91 i86pc i386 i86xpv<br />
-bash-3.2# zfs list<br />
NAME                           USED  AVAIL  REFER  MOUNTPOINT<br />
mnt                            106K   147G    18K  /mnt<br />
rpool                         2.74G  6.86G    59K  /rpool<br />
rpool/ROOT                    2.73G  6.86G    18K  /rpool/ROOT<br />
rpool/ROOT/opensolaris-1      2.73G  6.86G  2.72G  legacy<br />
rpool/ROOT/opensolaris-1/opt  12.9M  6.86G  12.9M  /opt<br />
rpool/export                    37K  6.86G    19K  /export<br />
rpool/export/home               18K  6.86G    18K  /export/home<br />
swap                           450M  9.89M    18K  /swap<br />
swap/swapfile                  450M   460M    16K  -<br />
</code></p>
<p>One curiosity:</p>
<p><code>-bash-3.2# pkg image-update<br />
pkg:  "image-update" option currently not supported on Amazon EC2. Please check out http://blogs.sun.com/ec2 for more details.<br />
</code></p>
<p>I must have missed those details&#8230;</p>
<p><strong>Update:</strong> Here&#8217;s the reason why you can&#8217;t run &#8220;pkg image-update&#8221; from the <a href="http://blogs.sun.com/ec2/resource/Sun_AmazonEC2_GettingStartedAug08Update.pdf">Getting Started Guide for Amazon EC2</a>: &#8220;pkg image-update &#8211; This command is currently not supported on Amazon EC2 since it modifies the kernel and ramdisk files resulting in non-bootable AMI. As we know, in the EC2 environment modifying the kernel and ramdisk is not permitted. In certain cases, if the user wants to enable this command, then the user can edit the /usr/bin/pkg file appropriately.&#8221;  (Which makes sense.)</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Links that were later deleted, 8/11/2008</title>
		<link>http://andyleonard.com/2008/08/11/the-best-links-that-were-later-deleted-8112008/</link>
		<comments>http://andyleonard.com/2008/08/11/the-best-links-that-were-later-deleted-8112008/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 04:52:54 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=60</guid>
		<description><![CDATA[So I returned from a little five-day weekend to sunny Lake Chelan and the Columbia River to an RSS reader bursting at the seams with new posts.  By far the best post was one later deleted:

Amazon Elastic Block Store goes live! (Yeah, that link&#8217;s dead &#8211; like I said, it was later deleted.)  [...]]]></description>
			<content:encoded><![CDATA[<p>So I returned from a little five-day weekend to sunny Lake Chelan and the Columbia River to an RSS reader bursting at the seams with new posts.  By far the best post was one later deleted:</p>
<ul>
<li><a href="http://blog.rightscale.com/2008/08/08/amazon-ebs-live/">Amazon Elastic Block Store goes live!</a> (Yeah, that link&#8217;s dead &#8211; like I said, it was later deleted.)  The RightScale folks appear to have inadvertently published a draft (on 8/8, the day after I left town) of their blog post designed to coincide with the release of Amazon&#8217;s Elastic Block Store for EC2.  They later deleted it, but Google Reader kindly cached the post for me.  I won&#8217;t repeat anything in the post, nor would I bank on anything written there &#8211; would you gamble anything important on a retracted post about a not-yet-released product?  I will add one comment: Will EBS attract attention of the lawsuit kind from NetApp?  (I mean that comment only partially in jest &#8211; and you&#8217;d probably have to have seen the original post to know what I&#8217;m talking about.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/08/11/the-best-links-that-were-later-deleted-8112008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotlinks, 7/1/2008</title>
		<link>http://andyleonard.com/2008/07/01/hotlinks-712008/</link>
		<comments>http://andyleonard.com/2008/07/01/hotlinks-712008/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:08:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[wafl]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=45</guid>
		<description><![CDATA[
The Hitz report &#8211; Robin Harris at StorageMojo on the Sun-NetApp lawsuit:
NetApp’s biggest misperception is that WAFL is somehow central to the success they are enjoying today. That was true about 10 years ago. Guys, your average F500 CIO today could care less about WAFL.
NetApp is growing because they offer a compelling value proposition of [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://storagemojo.com/2008/07/01/the-hitz-report/">The Hitz report</a> &#8211; Robin Harris at StorageMojo on the Sun-NetApp lawsuit:<br />
<blockquote><p>NetApp’s biggest misperception is that WAFL is somehow central to the success they are enjoying today. That was true about 10 years ago. Guys, your average F500 CIO today could care less about WAFL.</p>
<p>NetApp is growing because they offer a compelling value proposition of quality products, relevant services and worldwide support. WAFL certainly supports that, but as NetApp execs note much of their recent success is due to the integration software that NetApp now offers.</p>
<p>WAFL is a small piece of the picture. Sun could copy it line for line and still not have a quarter of what NetApp offers.</p>
<p>NetApp faces challenges. Storage commoditization threatens all vendors traditional 60% gross margins. The GX integration is problematic and the bottom line benefit uncertain. EMC’s move into cloud file services is a clever flanking strategy.</p></blockquote>
<p>An interesting opinion summed up nicely, I think.</li>
<li><a href="http://blogs.sun.com/ec2/entry/zfs_snapshots_to_and_from">Saving and Restoring ZFS Snapshots to and from Amazon S3</a> &#8211; A ZFS to S3 workaround for the lack of persistent storage on EC2.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/07/01/hotlinks-712008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Luck with a Quick-n-Dirty BFU of SXCE 79 on EC2</title>
		<link>http://andyleonard.com/2008/06/25/no-luck-with-a-quick-n-dirty-bfu-of-sxce-79-on-ec2/</link>
		<comments>http://andyleonard.com/2008/06/25/no-luck-with-a-quick-n-dirty-bfu-of-sxce-79-on-ec2/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 14:19:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[bfu]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[panic]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[sxce]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=40</guid>
		<description><![CDATA[For grins, I tried a quick-and-dirty BFU of a SXCE 79 instance running on EC2 to the latest nightly build this morning.  I roughly followed Ben Rockwood&#8217;s BFU instructions and didn&#8217;t do anything to resolve conflicts beyond running acr.  On reboot, it looks like the system panicked &#8211; I presume the reason is [...]]]></description>
			<content:encoded><![CDATA[<p>For grins, I tried a quick-and-dirty <a href="http://www.opensolaris.org/os/community/on/devref_toc/devref_5/#5_3_using_bfu_to_install_on">BFU</a> of a <a href="http://www.opensolaris.org/os/downloads/on/">SXCE</a> 79 instance running on EC2 to the <a href="http://dlc.sun.com/osol/on/downloads/current/">latest nightly build</a> this morning.  I roughly followed <a href="http://www.cuddletech.com/blog/pivot/entry.php?id=802">Ben Rockwood&#8217;s BFU instructions</a> and didn&#8217;t do anything to resolve conflicts beyond running <code>acr</code>.  On reboot, it looks like the system panicked &#8211; I presume the reason is probably somewhere in <a href="http://opensolaris.org/os/community/on/flag-days/">here</a>.  Console dump after the jump for the curious.<br />
<span id="more-40"></span><br />
<code>v3.0.3-rc5-8.1.14.e chgset 'unavailable '<br />
WARNING: Found hypervisor version: v3.0.3-rc5-8.1.14.e but need at least version v3.0.4<br />
SunOS Release 5.11 Version snv_79 32-bit<br />
Copyright 1983-2007 Sun Microsystems, Inc.  All rights reserved.<br />
Use is subject to license terms.<br />
NOTICE: xdf@0: failed to read feature-barrier<br />
Hostname: ip-10-250-11-159<br />
Reading ZFS config: *done.<br />
ip-10-250-11-159 console login: syslogd: line 45: WARNING: loghost could not be resolved<br />
syncing file systems... done<br />
rebooting...<br />
v3.0.3-rc5-8.1.14.e chgset 'unavailable '<br />
WARNING: Found hypervisor version: v3.0.3-rc5-8.1.14.e but need at least version v3.0.4<br />
SunOS Release 5.11 Version snv_79 32-bit<br />
Copyright 1983-2007 Sun Microsystems, Inc.  All rights reserved.<br />
Use is subject to license terms.<br />
NOTICE: xdf@0: failed to read feature-barrier<br />
WARNING: file system 'ctfs' version mismatch<br />
WARNING: Cannot mount /system/contract<br />
/kernel/fs/procfs: undefined symbol 'schedctl_set_cidpri'<br />
WARNING: mod_load: cannot load module 'procfs'<br />
WARNING: Cannot mount /proc<br />
WARNING: file system 'mntfs' version mismatch<br />
WARNING: Cannot mount /etc/mnttab<br />
/kernel/fs/tmpfs: undefined symbol 'choose_addr'<br />
WARNING: mod_load: cannot load module 'tmpfs'<br />
WARNING: Cannot mount /etc/svc/volatile<br />
WARNING: file system 'objfs' version mismatch<br />
WARNING: Cannot mount /system/object<br />
WARNING: file system 'sharefs' version mismatch<br />
WARNING: Cannot mount /etc/dfs/sharetab<br />
/kernel/fs/procfs: undefined symbol 'schedctl_set_cidpri'<br />
WARNING: mod_load: cannot load module 'procfs'<br />
/kernel/drv/ip: undefined symbol 'uioamove'<br />
/kernel/drv/ip: undefined symbol 'dl_errstr'<br />
/kernel/drv/ip: undefined symbol 'dl_primstr'<br />
/kernel/drv/ip: undefined symbol 'dhcifname'<br />
WARNING: mod_load: cannot load module 'ip'<br />
/kernel/fs/sockfs: undefined symbol 'uioafini'<br />
/kernel/fs/sockfs: undefined symbol 'uioainit'<br />
/kernel/fs/sockfs: undefined symbol 'uioasync'<br />
/kernel/fs/sockfs: undefined symbol 'kssl_handle_mblk'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_disconnect'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_getsockname'<br />
/kernel/fs/sockfs: undefined symbol 'nd_free'<br />
/kernel/fs/sockfs: undefined symbol 'nd_load'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_create'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_close'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_listen'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_recvd'<br />
/kernel/fs/sockfs: undefined symbol 'mi_mpprintf'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_alloc_hdr'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_get_opt'<br />
/kernel/fs/sockfs: undefined symbol 'tcp_wput'<br />
/kernel/fs/sockfs: undefined symbol 'mi_sprintf'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_bind'<br />
/kernel/fs/sockfs: undefined symbol 'udp_wput'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_getpeername'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_sendmsg'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_set_opt'<br />
/kernel/fs/sockfs: undefined symbol 'sctp_connect'<br />
WARNING: mod_load: cannot load module 'sockfs'<br />
WARNING: sockfs: unable to resolve dependency, module 'drv/ip' not found<br />
/kernel/sys/c2audit: undefined symbol 'getsonode'<br />
WARNING: mod_load: cannot load module 'c2audit'<br />
WARNING: c2audit: unable to resolve dependency, module 'fs/sockfs' not found<br />
/kernel/misc/strplumb: undefined symbol 'dl_attach'<br />
/kernel/misc/strplumb: undefined symbol 'dl_phys_addr'<br />
/kernel/misc/strplumb: undefined symbol 'dhcacklen'<br />
/kernel/misc/strplumb: undefined symbol 'dhcifname'<br />
/kernel/misc/strplumb: undefined symbol 'dl_bind'<br />
WARNING: mod_load: cannot load module 'strplumb'<br />
panic[cpu0]/thread=f502c3a0: mod_hold_stub: Couldn't load stub module misc/strplumb<br />
f5056c84 genunix:mod_hold_stub+161 (f5006070, 1, f4d38f)<br />
f5056ca0 unix:stubs_common_code+9 ()<br />
syncing file systems... done<br />
skipping system dump - no dump device configured<br />
rebooting...</code></p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/06/25/no-luck-with-a-quick-n-dirty-bfu-of-sxce-79-on-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading List, 6/10/2008</title>
		<link>http://andyleonard.com/2008/06/10/reading-list-6102008/</link>
		<comments>http://andyleonard.com/2008/06/10/reading-list-6102008/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 21:06:34 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=28</guid>
		<description><![CDATA[
Eucalyptus &#8211; &#8220;EUCALYPTUS &#8211; Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems &#8211; is an open-source software infrastructure for implementing &#8220;cloud computing&#8221; on clusters. The current interface to EUCALYPTUS is compatible with Amazon&#8217;s EC2 interface, but the infrastructure is designed to support multiple client-side interfaces.&#8221;  If VMware is perhaps working on [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://eucalyptus.cs.ucsb.edu/">Eucalyptus</a> &#8211; &#8220;EUCALYPTUS &#8211; Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems &#8211; is an open-source software infrastructure for implementing &#8220;cloud computing&#8221; on clusters. The current interface to EUCALYPTUS is compatible with Amazon&#8217;s EC2 interface, but the infrastructure is designed to support multiple client-side interfaces.&#8221;  If VMware is perhaps working on <a href="http://andyleonard.com/2008/06/05/reading-for-652008/">responding to EC2</a>, this could be thought of as EC2&#8217;s response to VMware ESX, in a way &#8211; although it&#8217;s coming from UCSB, not Amazon.  Notable: This is a product that layers on top of a <a href="http://www.rocksclusters.org/wordpress/">Rocks</a> cluster installation.  (Seen at <a href="http://highscalability.com/eucalyptus-build-your-own-private-ec2-cloud">High Scalability</a>.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/06/10/reading-list-6102008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capacity limit on OpenSolaris 2008.05 AMI</title>
		<link>http://andyleonard.com/2008/06/04/capacity-limit-on-opensolaris-200805-ami/</link>
		<comments>http://andyleonard.com/2008/06/04/capacity-limit-on-opensolaris-200805-ami/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:27:55 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sxce]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=23</guid>
		<description><![CDATA[I missed this: Apparently the OpenSolaris 2008.05 AMI on EC2 has reached a capacity limit.  So, while I got Sun&#8217;s approval this morning for their OpenSolaris/SXCE.79 on EC2 beta, I don&#8217;t get to use OpenSolaris until they add more capacity; SXCE.79 is a nice consolation prize, though.
]]></description>
			<content:encoded><![CDATA[<p>I missed this: Apparently the OpenSolaris 2008.05 AMI on EC2 has <a href="http://blogs.sun.com/ec2/entry/update_capacity_limit_on_opensolaris">reached a capacity limit</a>.  So, while I got Sun&#8217;s approval this morning for their OpenSolaris/SXCE.79 on EC2 beta, I don&#8217;t get to use OpenSolaris until they add more capacity; SXCE.79 is a nice consolation prize, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/06/04/capacity-limit-on-opensolaris-200805-ami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Reading, 6/3/2008, Evening Edition</title>
		<link>http://andyleonard.com/2008/06/03/suggested-reading-632008-evening-edition/</link>
		<comments>http://andyleonard.com/2008/06/03/suggested-reading-632008-evening-edition/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 04:52:36 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=22</guid>
		<description><![CDATA[
SkyNet Lives! (aka EC2 @ SmugMug) &#8211; Blog post about how SmugMug uses (and doesn&#8217;t use) Amazon Web Services; I found the comment that EC2 Persistent Storage &#8220;isn’t performant enough&#8221; intriguing &#8211; I&#8217;ll be interested to see what its performance characteristics are once it&#8217;s available to the public.  Excerpt from the post: &#8220;Let me [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.smugmug.com/don/2008/06/03/skynet-lives-aka-ec2-smugmug/">SkyNet Lives! (aka EC2 @ SmugMug)</a> &#8211; Blog post about how SmugMug uses (and doesn&#8217;t use) Amazon Web Services; I found the comment that EC2 Persistent Storage &#8220;isn’t performant enough&#8221; intriguing &#8211; I&#8217;ll be interested to see what its performance characteristics are once it&#8217;s available to the public.  Excerpt from the post: &#8220;Let me be very clear here: I really don’t want to operate datacenters anymore despite the fact that we’re pretty good at it. It’s a necessary evil because we’re an Internet company, but our mission is to be the best photo sharing site. We’d rather spend our time giving our customers great service and writing great software rather than managing physical hardware. I’d rather have my awesome Ops team interacting with software remotely for 100% of their duties (and mostly just watching software like SkyNet do its thing). We’ll get there &#8211; I’m confident of that &#8211; we’re just not there yet.&#8221;  (Seen at the <a href="http://aws.typepad.com/aws/2008/06/the-forthcoming.html">Amazon Web Services Blog</a>.)</li>
<li><a href="http://www.roughtype.com/archives/2008/06/microsoft_to_pu.php">Rough Type: Microsoft to put &#8220;many millions&#8221; of servers in cloud</a><br />
 &#8211; Nicholas Carr reports on Microsoft&#8217;s cloud plans.  My thoughts: Does anyone see a latency problem with the following &#8211; think of the speed of light in glass, or the AWS Blog post mentioned above and its comments about locating services in the same cloud , or why SmugMug still runs some of its own servers: &#8220;We&#8217;re taking everything we do at the server level, and saying that we will have a service that mirrors that exactly. The simplest one of those is to say, okay, I can run Exchange on premise, or I can connect up to it as a service. But even at the BizTalk level, we&#8217;ll have BizTalk Services. For SQL, we&#8217;ll have SQL Server Data Services, and so you can connect up, build the database. It will be hosted in our cloud with the big, big data center, and geo-distributed automatically. This is kind of fascinating because it&#8217;s getting us to think about data centers at a scale that never existed before. Literally today we have, in our data center, many hundreds of thousands of servers, and in the future we&#8217;ll have many millions of those servers.&#8221;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/06/03/suggested-reading-632008-evening-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
