<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Golden Apple Enterprises Ltd.</title>
	
	<link>http://www.gaeltd.com</link>
	<description>UNIX Consulting and Expertise</description>
	<pubDate>Tue, 02 Mar 2010 11:22:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/gaeltd" /><feedburner:info uri="gaeltd" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><item>
		<title>Growing swap on a ZFS filesystem</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/ZBBEyrv57fs/</link>
		<comments>http://www.gaeltd.com/growing-swap-on-a-zfs-filesystem/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 09:48:07 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[swap]]></category>

		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=425</guid>
		<description><![CDATA[Recently I had to tackle a badly installed Solaris machine which hadn&#8217;t been configured with enough swap space. Luckily it had been built with a ZFS root filesystem, which made dealing with this a lot less painful.
First of all we need to get the details of our current swap setup:

bash-3.00# swap -l
swapfile    [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to tackle a badly installed <strong>Solaris</strong> machine which hadn&#8217;t been configured with enough swap space. Luckily it had been built with a <strong>ZFS</strong> root filesystem, which made dealing with this a lot less painful.</p>
<p>First of all we need to get the details of our current swap setup:</p>
<pre>
bash-3.00# swap -l
swapfile             dev  swaplo blocks   free
/dev/zvol/dsk/rpool/swap 256,2      16 4194288 4194288
</pre>
<p>New step is to increase the size of the ZFS &#8216;filesystem&#8217; under the root pool (here called the default, rpool).</p>
<pre>
bash-3.00# zfs set volsize=4G rpool/swap
</pre>
<p>Once the filesystem size has been increased, we need to actually add it as swap. The normal swap command will do this - we just need to make sure we&#8217;re pointing it at the correct ZFS device:</p>
<pre>
bash-3.00# env NOINUSE_CHECK=1 swap -a /dev/zvol/dsk/rpool/swap $((8+4194288))
</pre>
<p>Let&#8217;s just check the status via ZFS:</p>
<pre>
bash-3.00# zfs list rpool/swap
NAME         USED  AVAIL  REFER  MOUNTPOINT
rpool/swap     4G  3.16G  2.03G  -
</pre>
<p>And finally we can see the new swap space we&#8217;ve just added:</p>
<pre>
bash-3.00# swap -l
swapfile             dev  swaplo blocks   free
/dev/zvol/dsk/rpool/swap 256,2      16 4194288 4194288
/dev/zvol/dsk/rpool/swap 256,2  4194304 4194304 4194304
</pre>
<p>A simple handful of commands, and no downtime - adding extra swap space using ZFS on Solaris is pretty painless. In another post I&#8217;ll explore how to grow ZFS filesystems like /var.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/"  title="Sun and Oracle - aftermath of the big event">Sun and Oracle - aftermath of the big event</a></li>
<li><a href="http://www.gaeltd.com/playing-with-solaris-processor-sets/"  title="Playing with Solaris processor sets">Playing with Solaris processor sets</a></li>
<li><a href="http://www.gaeltd.com/easy-solaris-log-file-management-with-logadm/"  title="Easy Solaris log file management with logadm">Easy Solaris log file management with logadm</a></li>
<li><a href="http://www.gaeltd.com/solaris-basics-checking-which-package-a-file-belongs-to/"  title="Solaris basics: checking which package a file belongs to">Solaris basics: checking which package a file belongs to</a></li>
<li><a href="http://www.gaeltd.com/solaris-basics-configuring-the-dhcp-client/"  title="Solaris basics: configuring the DHCP client">Solaris basics: configuring the DHCP client</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=ZBBEyrv57fs:K5efJBeBWcA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=ZBBEyrv57fs:K5efJBeBWcA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=ZBBEyrv57fs:K5efJBeBWcA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=ZBBEyrv57fs:K5efJBeBWcA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=ZBBEyrv57fs:K5efJBeBWcA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=ZBBEyrv57fs:K5efJBeBWcA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=ZBBEyrv57fs:K5efJBeBWcA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/ZBBEyrv57fs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/growing-swap-on-a-zfs-filesystem/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/growing-swap-on-a-zfs-filesystem/</feedburner:origLink></item>
		<item>
		<title>Professor Steven Furber interviewed by Sun’s David Brown</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/_Z-as5kYj44/</link>
		<comments>http://www.gaeltd.com/professor-steven-furber-interviewed-by-suns-david-brown/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 12:10:25 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[CPU architecture]]></category>

		<category><![CDATA[arm]]></category>

		<category><![CDATA[bbc micro]]></category>

		<category><![CDATA[genius]]></category>

		<category><![CDATA[processor design]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=423</guid>
		<description><![CDATA[An excellent article is up at the Association of Computing Machinery&#8217;s website - David Brown interviews Steven Furber on the design of the low power, high performance ARM processor. 
If those two names don&#8217;t have you instantly clicking links, shame on you. Steven Furber was one of the original team at Acorn who came up [...]]]></description>
			<content:encoded><![CDATA[<p>An excellent article is up at the Association of Computing Machinery&#8217;s website - David Brown interviews Steven Furber on the design of the low power, high performance ARM processor. </p>
<p>If those two names don&#8217;t have you instantly clicking links, shame on you. Steven Furber was one of the original team at Acorn who came up with the legendary BBC Micro, and who went on to design the Acorn RISC Machine processor.</p>
<p>David Brown worked with Andy Bechtolsheim to design the original Sun workstation, and was one of the &#8216;dream team&#8217; who worked with Jim Clarke to form Silicon Graphics. These guys really are rockstars of the computing world.</p>
<p>The interview covers the early adventures of the BBC Micro, how that lead on to the development of the ARM CPU, and the design decisions needed to build power-efficient processors.</p>
<p>Energy efficient computing is becoming a really hot topic (if you&#8217;ll pardon the pun) and I think it would be excellent to see the legacy of Acorn live on if ARM processors start making inroads to the data centre. With OpenSolaris being ported to the latest ARM Cortex designs this could be happening sooner than we think.</p>
<p>Read the full article at <a href="http://queue.acm.org/detail.cfm?id=1716385" onclick="javascript:pageTracker._trackPageview('/outbound/article/queue.acm.org');">http://queue.acm.org/detail.cfm?id=1716385</a><br />
<h3>Similar Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/opends-20-is-now-out/"  title="OpenDS 2.0 is now out">OpenDS 2.0 is now out</a></li>
<li><a href="http://www.gaeltd.com/mad-larry-seeks-to-rule-all-with-sunoracle/"  title="Mad Larry seeks to rule all with Sun/Oracle">Mad Larry seeks to rule all with Sun/Oracle</a></li>
<li><a href="http://www.gaeltd.com/new-home-for-orphaned-sun-projects/"  title="New home for orphaned Sun projects">New home for orphaned Sun projects</a></li>
<li><a href="http://www.gaeltd.com/using-wget-to-download-files-from-sun-download-centre/"  title="Using wget to download files from Sun Download Centre">Using wget to download files from Sun Download Centre</a></li>
<li><a href="http://www.gaeltd.com/silly-san-tricks-finding-the-wwn-of-an-hba-from-solaris/"  title="Silly SAN tricks - finding the WWN of an HBA from Solaris">Silly SAN tricks - finding the WWN of an HBA from Solaris</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=_Z-as5kYj44:jdWfSpkJyxg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=_Z-as5kYj44:jdWfSpkJyxg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=_Z-as5kYj44:jdWfSpkJyxg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=_Z-as5kYj44:jdWfSpkJyxg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=_Z-as5kYj44:jdWfSpkJyxg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=_Z-as5kYj44:jdWfSpkJyxg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=_Z-as5kYj44:jdWfSpkJyxg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/_Z-as5kYj44" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/professor-steven-furber-interviewed-by-suns-david-brown/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/professor-steven-furber-interviewed-by-suns-david-brown/</feedburner:origLink></item>
		<item>
		<title>Sun Studio compiler options - a beginners guide</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/1M6VyQ9Qsq0/</link>
		<comments>http://www.gaeltd.com/sun-studio-compiler-options-a-beginners-guide/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:20:00 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[SUN]]></category>

		<category><![CDATA[sun studio compiler]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=421</guid>
		<description><![CDATA[Over at Sun&#8217;s HPC blog, Thierry Manfe has a nice blog up looking at compiler optimisation flags in the Sun Studio compiler. I try and use Sun Studio when building stuff on Solaris, because not only does it aid performance, but if you know what you&#8217;re doing you can use it to really optimise for [...]]]></description>
			<content:encoded><![CDATA[<p>Over at Sun&#8217;s HPC blog, Thierry Manfe has a nice blog up looking at compiler optimisation flags in the Sun Studio compiler. I try and use Sun Studio when building stuff on Solaris, because not only does it aid performance, but if you know what you&#8217;re doing you can use it to really optimise for your processor.</p>
<p>And that&#8217;s the problem - there are a whole raft of command line options, and if you&#8217;re just starting out you&#8217;re presented with a dizzying array of possible optimisations.</p>
<p>Theirry&#8217;s post discusses some of the obvious &#8216;quick win&#8217;s you can make, as well as covering their potential downsides. It covers such gems as <strong>-fast</strong>:</p>
<blockquote><p>
If you are in a rush, you can use the -fast option. What it really does is triggering a set of other options for maximum runtime performance.
</p></blockquote>
<p>Head on over to <a href="http://blogs.sun.com/partnertech/entry/compiling_for_performance_the_compiler" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.sun.com');">this page</a> and have a read through the full post - it&#8217;s very handy and has some useful tips on building some really optimised code.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/new-home-for-orphaned-sun-projects/"  title="New home for orphaned Sun projects">New home for orphaned Sun projects</a></li>
<li><a href="http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/"  title="Sun and Oracle - aftermath of the big event">Sun and Oracle - aftermath of the big event</a></li>
<li><a href="http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/"  title="SuCLE lives: Oracle/Sun merger approved by the EU">SuCLE lives: Oracle/Sun merger approved by the EU</a></li>
<li><a href="http://www.gaeltd.com/optimising-performance-for-parallel-processing/"  title="Optimising performance for parallel processing">Optimising performance for parallel processing</a></li>
<li><a href="http://www.gaeltd.com/sun-grid-engine-for-dummies/"  title="Sun Grid Engine for Dummies">Sun Grid Engine for Dummies</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=1M6VyQ9Qsq0:c5LPvn3kWCk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=1M6VyQ9Qsq0:c5LPvn3kWCk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=1M6VyQ9Qsq0:c5LPvn3kWCk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=1M6VyQ9Qsq0:c5LPvn3kWCk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=1M6VyQ9Qsq0:c5LPvn3kWCk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=1M6VyQ9Qsq0:c5LPvn3kWCk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=1M6VyQ9Qsq0:c5LPvn3kWCk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/1M6VyQ9Qsq0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/sun-studio-compiler-options-a-beginners-guide/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/sun-studio-compiler-options-a-beginners-guide/</feedburner:origLink></item>
		<item>
		<title>New home for orphaned Sun projects</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/C4JNf4aIPIc/</link>
		<comments>http://www.gaeltd.com/new-home-for-orphaned-sun-projects/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:44:50 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[SUN]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[projects]]></category>

		<category><![CDATA[technologies]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=419</guid>
		<description><![CDATA[There was always going to be some fallout from the Oracle takeover of Sun - projects that were still in the development phase, technologies that weren&#8217;t making enough money - and there have been questions about how the open source casualties would continue.
Izumo Shinohara, a recently ex Sun employee, has setup a new site - [...]]]></description>
			<content:encoded><![CDATA[<p>There was always going to be some fallout from the Oracle takeover of Sun - projects that were still in the development phase, technologies that weren&#8217;t making enough money - and there have been questions about how the open source casualties would continue.</p>
<p>Izumo Shinohara, a recently ex Sun employee, has setup a new site - <a href="http://sunorphans.ning.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/sunorphans.ning.com');">Red Giant Phase</a> - which aims to provide a new home for these orphaned projects.</p>
<p>Currently listed are projects like <a href="http://sunorphans.ning.com/group/wonderland" onclick="javascript:pageTracker._trackPageview('/outbound/article/sunorphans.ning.com');">Wonderland</a>, <a href="http://sunorphans.ning.com/group/darkstar" onclick="javascript:pageTracker._trackPageview('/outbound/article/sunorphans.ning.com');">Dark Star</a>, and <a href="http://sunorphans.ning.com/group/projectdream" onclick="javascript:pageTracker._trackPageview('/outbound/article/sunorphans.ning.com');">Project DReaM</a>, amongst others.</p>
<p>It&#8217;ll be interesting to see what happens to these open sourced projects now that they&#8217;re outside Sun - I wish them all the best.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/sun-studio-compiler-options-a-beginners-guide/"  title="Sun Studio compiler options - a beginners guide">Sun Studio compiler options - a beginners guide</a></li>
<li><a href="http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/"  title="Sun and Oracle - aftermath of the big event">Sun and Oracle - aftermath of the big event</a></li>
<li><a href="http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/"  title="SuCLE lives: Oracle/Sun merger approved by the EU">SuCLE lives: Oracle/Sun merger approved by the EU</a></li>
<li><a href="http://www.gaeltd.com/optimising-performance-for-parallel-processing/"  title="Optimising performance for parallel processing">Optimising performance for parallel processing</a></li>
<li><a href="http://www.gaeltd.com/sun-grid-engine-for-dummies/"  title="Sun Grid Engine for Dummies">Sun Grid Engine for Dummies</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=C4JNf4aIPIc:BUcKk0DxGaA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=C4JNf4aIPIc:BUcKk0DxGaA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=C4JNf4aIPIc:BUcKk0DxGaA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=C4JNf4aIPIc:BUcKk0DxGaA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=C4JNf4aIPIc:BUcKk0DxGaA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=C4JNf4aIPIc:BUcKk0DxGaA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=C4JNf4aIPIc:BUcKk0DxGaA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/C4JNf4aIPIc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/new-home-for-orphaned-sun-projects/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/new-home-for-orphaned-sun-projects/</feedburner:origLink></item>
		<item>
		<title>Installing OpenSolaris with the Automated Installer</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/K9gHNeshmL0/</link>
		<comments>http://www.gaeltd.com/installing-opensolaris-with-the-automated-installer/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:36:53 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[automated installer]]></category>

		<category><![CDATA[jumpstart]]></category>

		<category><![CDATA[opensolaris]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=415</guid>
		<description><![CDATA[One of the new features of OpenSolaris is AI - the Automated Installer. If you were hoping to use your existing Jumpstart setup to install OpenSolaris over the network, get ready for some disappointment - it won&#8217;t work.
AI replaces Jumpstart for network installs. If you&#8217;re deploying OpenSolaris from scratch, this is fine - build one [...]]]></description>
			<content:encoded><![CDATA[<p>One of the new features of <strong>OpenSolaris</strong> is AI - the <strong>Automated Installer</strong>. If you were hoping to use your existing Jumpstart setup to install OpenSolaris over the network, get ready for some disappointment - it won&#8217;t work.</p>
<p>AI replaces Jumpstart for network installs. If you&#8217;re deploying OpenSolaris from scratch, this is fine - build one machine manually, set it up as an AI server, and roll out the rest. If you&#8217;ve got an existing Solaris infrastructure, however, this becomes a pain of a pain. An additional issue to take into account is that AI can only deploy OpenSolaris to SPARC machines which support WANBoot - so you&#8217;ll need to check your OBP versions.</p>
<p>This is the current matrix of what can be installed and how:</p>
<table width="100%">
<tr>
<td width="33%">
OS
</td>
<td width="33%">
Install methods
</td>
<td width="33%">
OS that can be installed
</td>
</tr>
<tr>
<td width="33%">
Solaris
</td>
<td width="33%">
Jumpstart<br />
Jumpstart + JET
</td>
<td width="33%">
Solaris SPARC<br />
Solaris x86
</td>
</tr>
<tr>
<td width="33%">
OpenSolaris
</td>
<td width="33%">
AI<br />
Jumpstart<br />
Jumpstart + JET (4.7)
</td>
<td width="33%">
Solaris SPARC<br />
Solars x86<br />
OpenSolaris SPARC<br />
OpenSolaris x86
</td>
</tr>
</table>
<p>I&#8217;m sure lots of people are in no hurry to migrate their Jumpstart server to OpenSolaris - especially as it&#8217;s probably a SPARC box.</p>
<p>The big advantage of AI is that it&#8217;s very easy to get going. I&#8217;m going to work through deploying AI to demonstrate how simple it is. In this environment, the OpenSolaris machine that will be used as an AI server is also my workstation. I&#8217;ve got a Netra T1 running a complex Jumpstart + JET setup with lots of customisations - I don&#8217;t want to replace that, but I do want to use it&#8217;s DHCP server.</p>
<p>AI is managed via the installadm tool. It&#8217;s probably not installed on your OpenSolaris machine by default, so you&#8217;ll need to add it:</p>
<pre>
pfexec pkg install SUNWinstalladm-tools
</pre>
<p>Once you&#8217;ve got the tools in place, you need to setup the install server. Download an OpenSolaris image - but be careful! The Live CD ISO cannot be used to setup an AI server, you have to download the AI version of the ISO.</p>
<p>Head on over to <a href="http://hub.opensolaris.org/bin/view/Main/downloads" onclick="javascript:pageTracker._trackPageview('/outbound/article/hub.opensolaris.org');">http://hub.opensolaris.org/bin/view/Main/downloads</a> to grab the relevant ISO.</p>
<p>Once you&#8217;ve got the ISO, you can setup the install server. It works based on services - each OS release for each platform is treated as a different service. The you add clients, and tell the client which service it will use to boot from.</p>
<p>I&#8217;m going to be sticking AI under /export - the traditional place in Solaris for shared filesystems. I just want to create one install service for OpenSolaris 06/09 x86, which I&#8217;ll call 0609&#215;86.</p>
<p>The full command line is:</p>
<pre>
installadm create-service -n (service_name) \
	-s (source_AI_ISO) (AI_service_data_directory)
</pre>
<p>Here&#8217;s the full command line along with the output:</p>
<pre>
root@grond:/export# /usr/sbin/installadm create-service -n 0609x86 \
	-s /export/torrents/osol-0906-ai-x86.iso \
	/export/aiserver/osol-0906-ai-x86
Setting up the target image at /export/aiserver/osol-0906-ai-x86 ...
Registering the service 0609x86._OSInstall._tcp.local

Detected that DHCP is not set up on this server.
If not already configured, please create a DHCP macro
named dhcp_macro_0609x86 with:
   Boot server IP (BootSrvA) : 192.168.13.100
   Boot file      (BootFile) : 0609x86
   GRUB Menu      (GrubMenu) : menu.lst.0609x86
If you are running Sun's DHCP server, use the following
command to add the DHCP macro, dhcp_macro_0609x86:
   /usr/sbin/dhtadm -g -A -m dhcp_macro_0609x86 -d :BootSrvA=192.168.13.100: \
	BootFile=0609x86:GrubMenu=menu.lst.0609x86:

Additionally, if the site specific symbol GrubMenu
is not present, please add it as follows:
   /usr/sbin/dhtadm -g -A -s GrubMenu -d Site,150,ASCII,1,0

Note: Be sure to assign client IP address(es) if needed
(e.g., if running Sun's DHCP server, run pntadm(1M)).
Service discovery fallback mechanism set up
</pre>
<p>Helpfully, installadm tells us what commands to run on our DHCP server. First we&#8217;ll need to add the GrubMenu symbol (it won&#8217;t exist by default) and then we can add in the DHCP macro for the service. Just copy and paste the two commands on your Jumpstart server.</p>
<p>With that out of the way, we can now setup a client. In this case, I have a Sun v20z with a MAC address of 00:09:3d:12:ff:80 on bge0.</p>
<p>We need to run installadm to create the client, giving it the MAC address and telling it which install service to use. The command line is:</p>
<pre>
installadm create-client -e (MAC_address) -n (AI_service_name_to_use) \
	-t (AI_service_data_directory)
</pre>
<p>Here&#8217;s the full command line with the output:</p>
<pre>
root@grond:/export# /usr/sbin/installadm create-client \
	-e 00:09:3d:12:ff:80 -n 0609x86 \
	-t /export/aiserver/osol-0906-ai-x86
Setting up X86 client...
Service discovery fallback mechanism set up

Detected that DHCP is not set up on this server.
If not already configured, please create a DHCP macro
named 0100093D12FF80 with:
   Boot server IP (BootSrvA) : 192.168.13.100
   Boot file      (BootFile) : 0100093D12FF80
If you are running Sun's DHCP server, use the following
command to add the DHCP macro, 0100093D12FF80:
   /usr/sbin/dhtadm -g -A -m 0100093D12FF80 -d :BootSrvA=192.168.13.100: \
	BootFile=0100093D12FF80:GrubMenu=menu.lst.0100093D12FF80:

Note: Be sure to assign client IP address(es) if needed
(e.g., if running Sun's DHCP server, run pntadm(1M)).
</pre>
<p>Once again installadm will helpfully tell us what commands we need to run on our DHCP server to add the macros for this client. </p>
<p>Over on the Jumpstart server, here&#8217;s the output of dhtadm showing us the configured macros on the Sun DHCP server (with some line breaks to make it a bit more readable):</p>
<pre>
bash-3.00# dhtadm -P
Name                    Type            Value
==================================================
dhcp_macro_0609x86      Macro           :BootSrvA=192.168.13.100: \
	BootFile=0609x86:GrubMenu=menu.lst.0609x86:
0100093D12FF80          Macro           :BootSrvA=192.168.13.100: \
	BootFile=0100093D12FF80:GrubMenu=menu.lst.0100093D12FF80:
v20z                    Macro           :BootFile=0100093D12FF80: \
	BootSrvA=192.168.13.101:
192.168.13.0
GrubMenu                Symbol          Site,150,ASCII,1,0
</pre>
<p>I&#8217;ve removed all of the other stuff that Jumpstart puts in there to clearly show the AI macros that have been added.</p>
<p>At this stage, we can just SSH into the V20z&#8217;s ILOM, power on the chassis, and go into the BIOS to change the boot order. PXEboot will then send out a DHCP request, and we&#8217;ll then see the OpenSolaris grub menu.</p>
<p>From that point onwards it&#8217;s a hands-off install. For more details on the entire process, have a read through the <a href="http://dlc.sun.com/osol/docs/content/dev/AIinstall/docinfo.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/dlc.sun.com');">OpenSolaris Automated Installer Guide</a>.</p>
<p>Having played around with AI for a bit now, I&#8217;m not that impressed to be honest. I can see that it could be easier for new users who&#8217;ve never touched Solaris before - as you can see, it doesn&#8217;t take much to setup an install server and configure clients.</p>
<p>However, there&#8217;s a big installed base of Solaris users out there, and they&#8217;ve all got Jumpstart. AI lacks the features, flexibility and power of Jumpstart - it&#8217;s not ready as a replacement just yet. So being forced to use it to be able to deploy OpenSolaris just means many existing Solaris shops won&#8217;t bother - integration with Jumpstart for OpenSolaris could well speed up it&#8217;s acceptance and adoption.</p>
<p>With so many Solaris users out there I think that <strong>OpenSolaris</strong> needs a lot of work to become a credible upgrade or migration path. Both AI and the new IPS packaging system show promise, but they&#8217;re a long way from being usable replacements to existing Solaris technologies.</p>
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/"  title="Sun and Oracle - aftermath of the big event">Sun and Oracle - aftermath of the big event</a></li>
<li><a href="http://www.gaeltd.com/configuring-suns-extras-repository-in-opensolaris/"  title="Configuring Sun&#8217;s Extras repository in OpenSolaris">Configuring Sun&#8217;s Extras repository in OpenSolaris</a></li>
<li><a href="http://www.gaeltd.com/a-quick-and-easy-start-to-hpc-development/"  title="A quick and easy start to HPC development">A quick and easy start to HPC development</a></li>
<li><a href="http://www.gaeltd.com/a-review-of-the-sun-ultra-24-workstation/"  title="A review of the Sun Ultra 24 workstation">A review of the Sun Ultra 24 workstation</a></li>
<li><a href="http://www.gaeltd.com/easy-imaging-of-solaris-using-flars-solaris-flash-archives/"  title="Easy imaging of Solaris using flars - Solaris Flash Archives">Easy imaging of Solaris using flars - Solaris Flash Archives</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=K9gHNeshmL0:kWwWV0kGYZw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=K9gHNeshmL0:kWwWV0kGYZw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=K9gHNeshmL0:kWwWV0kGYZw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=K9gHNeshmL0:kWwWV0kGYZw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=K9gHNeshmL0:kWwWV0kGYZw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=K9gHNeshmL0:kWwWV0kGYZw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=K9gHNeshmL0:kWwWV0kGYZw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/K9gHNeshmL0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/installing-opensolaris-with-the-automated-installer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/installing-opensolaris-with-the-automated-installer/</feedburner:origLink></item>
		<item>
		<title>Sun and Oracle - aftermath of the big event</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/uYl4LsbYmSs/</link>
		<comments>http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 10:08:34 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[SUN]]></category>

		<category><![CDATA[Mad Larry]]></category>

		<category><![CDATA[opensolaris]]></category>

		<category><![CDATA[oracle]]></category>

		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[sparc]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=413</guid>
		<description><![CDATA[Last week Oracle held a marathon 5 hour webcast session, where they laid out their plans for Sun and their technologies. Sun&#8217;s website now redirects to Oracle, and although all the old Sun website links are still live, it&#8217;s now Oracle through and through.
The webcast held no surprises, really. As I mentioned previously about the [...]]]></description>
			<content:encoded><![CDATA[<p>Last week <strong>Oracle</strong> held a marathon 5 hour webcast session, where they laid out their plans for <strong>Sun</strong> and their technologies. Sun&#8217;s website now redirects to Oracle, and although all the old Sun website links are still live, it&#8217;s now Oracle through and through.</p>
<p>The webcast held no surprises, really. As I mentioned previously about the <a href="http://www.gaeltd.com/oracle-have-bought-sun/" >Sun/Oracle merger</a> and Larry&#8217;s talk on <a href="http://www.gaeltd.com/mad-larry-seeks-to-rule-all-with-sunoracle/" >Oracle&#8217;s use of Sun technology</a>, Oracle weren&#8217;t going to ditch Sun&#8217;s hardware line. The analysts were full of hysterics and gloom, but I&#8217;ve yet to meet an analyst who has the slightest clue of what&#8217;s going on. They&#8217;re paid to make noise and sell &#8216;research&#8217;, not to know what they&#8217;re talking about.</p>
<p>As predicted, there&#8217;s more investment in Sun&#8217;s hardware line, including lots more tasty new CMT processors, and a scaling up of the line to larger multi-socket machines. The high end gear will continue, as will the partnership with Fujitsu. <strong>SPARC</strong> continues to get a lot of investment and love, and will be a big focus going forwards. Amen to that.</p>
<p>Pretty much all of the software stack will stay and get integrated with Oracle&#8217;s offerings. I note with distaste that Oracle&#8217;s crappy Internet Directory remains the &#8216;enterprise&#8217; offering for LDAP and identity management, with Sun&#8217;s LDAP products being pushed at smaller deployments. On the OS side, it&#8217;s a bit of Linux, and Solaris, Solaris, Solaris - Oracle recognise it&#8217;s the best commercial UNIX currently on the market, and that the feature set is unmatched.</p>
<p>Storage lives on, with Sun&#8217;s excellent <strong>Amber Road</strong> <a href="http://www.sun.com/storage/disk_systems/unified_storage/index.jsp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sun.com');">Storge 7000 Unified Storage</a> boxes becoming ZFS appliances. Particularly exciting is their integration into OEM - imagine simple management of RMAN backups to ZFS appliances, giving low level snapshots and all sorts of goodness. I can see a lot of places going for that in a big way.</p>
<p>The big question for me was around <strong>OpenSolaris</strong>. No mention of it at all. It&#8217;s Open Source - that particular cat is out of the bag, and it&#8217;s not going away. So the question is what sort of effort will Oracle put behind it? Lots of new, OpenSolaris specific features - the new IPS packaging system and the Automated Installer - have potential, but aren&#8217;t up to scratch yet, and quite frankly don&#8217;t play well with existing Solaris infrastructure. </p>
<p>My bet is we&#8217;ll see less effort in re-inventing the wheel, and more focus on making OpenSolaris a more palatable Solaris 11. There&#8217;s a big Solaris installed base out there, and the focus on x86 and new features has so far meant that OpenSolaris isn&#8217;t really a credible upgrade path.</p>
<p>As I expected when I first heard the news, Oracle are going to be leveraging Sun&#8217;s technology and services and own and optimise the entire stack, from the silicon up to the application. This gives them a chance to really tune everything and to go head to head with IBM. May you live in interesting times, as they say.</p>
<p>Obviously there&#8217;s more, lots more. Oracle have handily posted up each section of the webcast so you can pick and choose which session you want to watch <a href="http://www.oracle.com/us/sun/044498" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oracle.com');">here</a>. There are also a series of special short webcasts which focus on specific product areas - you can view them all <a href="http://www.oracle.com/events/productstrategy/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oracle.com');">here</a>.</p>
<p>PS: as a side note, Thomas Kurian, who presented the Software Strategy webcast, managed to give one of the dullest presentations I&#8217;ve seen. Seriously, that was a really important session, but I almost nodded off a couple of times. Dire.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/new-sparc-solutions-are-on-their-way/"  title="New SPARC solutions are on their way">New SPARC solutions are on their way</a></li>
<li><a href="http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/"  title="SuCLE lives: Oracle/Sun merger approved by the EU">SuCLE lives: Oracle/Sun merger approved by the EU</a></li>
<li><a href="http://www.gaeltd.com/mad-larry-seeks-to-rule-all-with-sunoracle/"  title="Mad Larry seeks to rule all with Sun/Oracle">Mad Larry seeks to rule all with Sun/Oracle</a></li>
<li><a href="http://www.gaeltd.com/larry-ellison-on-cloud-computing/"  title="Larry Ellison on Cloud Computing">Larry Ellison on Cloud Computing</a></li>
<li><a href="http://www.gaeltd.com/oracle-have-bought-sun/"  title="Oracle have bought Sun ">Oracle have bought Sun </a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=uYl4LsbYmSs:zha2DfbgZKg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=uYl4LsbYmSs:zha2DfbgZKg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=uYl4LsbYmSs:zha2DfbgZKg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=uYl4LsbYmSs:zha2DfbgZKg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=uYl4LsbYmSs:zha2DfbgZKg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=uYl4LsbYmSs:zha2DfbgZKg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=uYl4LsbYmSs:zha2DfbgZKg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/uYl4LsbYmSs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/</feedburner:origLink></item>
		<item>
		<title>Rough guide to BIND logging - keeping an eye on DNS</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/NP81nbyk1eE/</link>
		<comments>http://www.gaeltd.com/rough-guide-to-bind-logging-keeping-an-eye-on-dns/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 11:30:52 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Rough Guides]]></category>

		<category><![CDATA[BIND]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=409</guid>
		<description><![CDATA[At lots of sites I see people configuring BIND, setting up their zones, but then missing out a critical part of the configuration - logging. BIND logging is easy enough to configure, and it gives you a useful insight into potential issues with your DNS and zone files.
BIND logging is managed in /etc/named.conf and is [...]]]></description>
			<content:encoded><![CDATA[<p>At lots of sites I see people configuring BIND, setting up their zones, but then missing out a critical part of the configuration - logging. <strong>BIND logging</strong> is easy enough to configure, and it gives you a useful insight into potential issues with your DNS and zone files.</p>
<p>BIND logging is managed in /etc/named.conf and is split into two parts.</p>
<p>First of all, configure BIND to store PIDs, statistics files etc. in a dedicated directory. In this case, I&#8217;m using /var/named/log:</p>
<pre>
options {
        directory "/var/named/log";
        pid-file "/var/named/log/named.pid";
        dump-file "/var/named/log/named_dump.db";
        memstatistics-file "/var/named/log/named.memstats";
        statistics-file "/var/named/log/named.stats";
};
</pre>
<p>That&#8217;s all pretty straightforward. Armed with this we can write some scripts to plug BIND statistics into RRDTool or similar, and get some nice graphs of performance.</p>
<p>Next, we can use the logging directive to configure log files and the streams of events we want to log:</p>
<pre>
logging {
        channel default_log {
                file "/var/named/log/named.log" versions 3 size 10m;
                print-time yes;
                print-category yes;
                severity info;
                };
        channel security_log {
                file "/var/named/log/named.security.log" versions 3 size 5m;
                print-time yes;
                print-category yes;
                severity notice;
                };
        category default { default_log; };
        category security { security_log; };
        category lame-servers { null; };
};
</pre>
<p>You can see I&#8217;ve configured a default log of INFO events, which will by cycled when it reaches 10mb, with 3 copies being kept. I&#8217;m also logging security events with a priority of NOTICE and higher - 3 versions of this are kept, and the security log gets cycled when it reaches 5mb.</p>
<p>For all the log events I want to print the time stamp and the category - without these it can be difficult to work out what happened and when, which makes the logs pretty much worthless.</p>
<p>The syntax to configure logging in BIND is pretty straightforward and is very similar to how you&#8217;d configure your zones in named.conf.</p>
<p>If you want to be slack you can just cut and paste this into /etc/named.conf and restart BIND - instant logging. I run BIND under a non-root user, and the <em>BIND logging</em> directory is owned by that user and group and locked down - I&#8217;d suggest doing the same at a minimum.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/a-rough-guide-to-ldap/"  title="A Rough Guide to LDAP">A Rough Guide to LDAP</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=NP81nbyk1eE:QsPQB10MqKE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=NP81nbyk1eE:QsPQB10MqKE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=NP81nbyk1eE:QsPQB10MqKE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=NP81nbyk1eE:QsPQB10MqKE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=NP81nbyk1eE:QsPQB10MqKE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=NP81nbyk1eE:QsPQB10MqKE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=NP81nbyk1eE:QsPQB10MqKE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/NP81nbyk1eE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/rough-guide-to-bind-logging-keeping-an-eye-on-dns/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/rough-guide-to-bind-logging-keeping-an-eye-on-dns/</feedburner:origLink></item>
		<item>
		<title>HPC Benchmarking</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/j0UIwe2Drw8/</link>
		<comments>http://www.gaeltd.com/hpc-benchmarking/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 11:16:45 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[HPC]]></category>

		<category><![CDATA[benchmarking]]></category>

		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=407</guid>
		<description><![CDATA[Some videos are available from Sun&#8217;s HPC Consortium which was held last year in Portland, next to the SC09 conference.
On the more interesting ones is by of the presentation by Yan Fisher, who is Benchmark Lead in Sun&#8217;s Technical Marketing Systems Group. His presentation is an update on benchmarking in HPC.
Head on over to Sun&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Some videos are available from Sun&#8217;s <strong>HPC Consortium</strong> which was held last year in Portland, next to the SC09 conference.</p>
<p>On the more interesting ones is by of the presentation by Yan Fisher, who is Benchmark Lead in Sun&#8217;s Technical Marketing Systems Group. His presentation is an update on benchmarking in HPC.</p>
<p>Head on over to <a href="http://blogs.sun.com/video/entry/sun_s_hpc_benchmarking_update" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.sun.com');">Sun&#8217;s HPC Watercooler</a> to watch it.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/optimising-performance-for-parallel-processing/"  title="Optimising performance for parallel processing">Optimising performance for parallel processing</a></li>
<li><a href="http://www.gaeltd.com/sun-hpc-consortium-presentations-and-videos-posted/"  title="Sun HPC Consortium presentations and videos posted">Sun HPC Consortium presentations and videos posted</a></li>
<li><a href="http://www.gaeltd.com/interview-with-lanl-researcher-about-using-gpus/"  title="Interview with LANL researcher about using GPUs">Interview with LANL researcher about using GPUs</a></li>
<li><a href="http://www.gaeltd.com/suns-research-report-on-hardware-transactional-memory/"  title="Sun&#8217;s research report on Hardware Transactional Memory">Sun&#8217;s research report on Hardware Transactional Memory</a></li>
<li><a href="http://www.gaeltd.com/new-hpc-for-dummies-book-announced/"  title="New HPC for Dummies book announced">New HPC for Dummies book announced</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=j0UIwe2Drw8:BWqZz063oig:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=j0UIwe2Drw8:BWqZz063oig:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=j0UIwe2Drw8:BWqZz063oig:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=j0UIwe2Drw8:BWqZz063oig:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=j0UIwe2Drw8:BWqZz063oig:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=j0UIwe2Drw8:BWqZz063oig:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=j0UIwe2Drw8:BWqZz063oig:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/j0UIwe2Drw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/hpc-benchmarking/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/hpc-benchmarking/</feedburner:origLink></item>
		<item>
		<title>SuCLE lives: Oracle/Sun merger approved by the EU</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/Za2V-1pynFc/</link>
		<comments>http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 11:19:35 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Mad Larry]]></category>

		<category><![CDATA[oracle]]></category>

		<category><![CDATA[SUN]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=411</guid>
		<description><![CDATA[The Oracle takeover of Sun has finally been approved by the EU, after a long delay while the EU competition folks had to discover that, in fact, MySQL wasn&#8217;t the only open source database on the planet. Shocking discovery, I know.
Oracle are holding a webcast next Wednesday 27th, where Mad Larry will be laying out [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Oracle</strong> takeover of <strong>Sun</strong> has finally been approved by the EU, after a long delay while the EU competition folks had to discover that, in fact, MySQL wasn&#8217;t the only open source database on the planet. Shocking discovery, I know.</p>
<p>Oracle are holding a webcast next Wednesday 27th, where Mad Larry will be laying out his stalls and plotting the roadmap to world domination. You can sign up <a href="http://www.oracle.com/webapps/events/EventsDetail.jsp?p_eventId=108481&#038;src=6806472&#038;src=6806472&#038;Act=22" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oracle.com');">here</a> - well worth a listen, if only because now Oracle are fully off the leash they&#8217;re free to really put the boot in to IBM and HP.</p>
<p>On a related note, I find Monty Widenius&#8217; objections to the merger/takeover/sale bizarre. Sun paid the shareholders a cool $1 billion for MySQL AB - a ridiculous amount. They can do what they want with it. Surely if that caused you problems, you shouldn&#8217;t have sold it in the first place?</p>
<p>Selling something, then trying to force the new owners to let you have back control so you can build a competing commercial business off it - for free - is, quite frankly, greedy and deeply shady. And in the meantime, the delay has damaged Sun, their customers, partners - oh, and the career prospects of all those MySQL AB guys who now work for Sun. I&#8217;m sure Monty will be crying them all a river as he rolls around in the big stack of cash he got from Sun.</p>
<p>It&#8217;s a strange contrast to the behaviour of the Jboss folks, where after the sale the application server has been transformed via RedHat cash into a credible platform that&#8217;s met with some solid commercial success.<br />
<h3>Browse Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/sun-and-oracle-aftermath-of-the-big-event/"  title="Sun and Oracle - aftermath of the big event">Sun and Oracle - aftermath of the big event</a></li>
<li><a href="http://www.gaeltd.com/mad-larry-seeks-to-rule-all-with-sunoracle/"  title="Mad Larry seeks to rule all with Sun/Oracle">Mad Larry seeks to rule all with Sun/Oracle</a></li>
<li><a href="http://www.gaeltd.com/new-sparc-solutions-are-on-their-way/"  title="New SPARC solutions are on their way">New SPARC solutions are on their way</a></li>
<li><a href="http://www.gaeltd.com/larry-ellison-on-cloud-computing/"  title="Larry Ellison on Cloud Computing">Larry Ellison on Cloud Computing</a></li>
<li><a href="http://www.gaeltd.com/oracle-have-bought-sun/"  title="Oracle have bought Sun ">Oracle have bought Sun </a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=Za2V-1pynFc:JcvSIMppegY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=Za2V-1pynFc:JcvSIMppegY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=Za2V-1pynFc:JcvSIMppegY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=Za2V-1pynFc:JcvSIMppegY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=Za2V-1pynFc:JcvSIMppegY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=Za2V-1pynFc:JcvSIMppegY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=Za2V-1pynFc:JcvSIMppegY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/Za2V-1pynFc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/sucle-lives-oraclesun-merger-approved-by-the-eu/</feedburner:origLink></item>
		<item>
		<title>The management side of IT</title>
		<link>http://feedproxy.google.com/~r/gaeltd/~3/4q3ToWPOiDg/</link>
		<comments>http://www.gaeltd.com/the-management-side-of-it/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 10:57:45 +0000</pubDate>
		<dc:creator>Tom Kranz</dc:creator>
		
		<category><![CDATA[Leadership]]></category>

		<category><![CDATA[it management]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.gaeltd.com/?p=405</guid>
		<description><![CDATA[I freely admit to being a technologist - in the old school, hardcore &#8220;this stuff is cool&#8221; sense. Management of IT is not where my skills lie, and compared to the lure of shiny complex IT infrastructure, it&#8217;s just not that interesting. In the words of Austin Powers, that&#8217;s just not my bag, baby.
Which makes [...]]]></description>
			<content:encoded><![CDATA[<p>I freely admit to being a technologist - in the old school, hardcore &#8220;this stuff is cool&#8221; sense. Management of IT is not where my skills lie, and compared to the lure of shiny complex IT infrastructure, it&#8217;s just not that interesting. In the words of Austin Powers, that&#8217;s just not my bag, baby.</p>
<p>Which makes it all the more important that I can work with IT managers and CTOs who don&#8217;t just &#8216;get&#8217; technology, but are also accomplished and skilled managers. I&#8217;ve worked with a number of people who excel at those roles (to the immense benefit of their business).</p>
<p>One of the best is someone I worked with at a dot-com a decade ago. The planets have aligned and we&#8217;re working together again at the moment, on some complex IT issues that are just as interesting as they were years ago.</p>
<p>This time round, though, he&#8217;s blogging about IT management issues (and online gambling). Head on over to <a href="http://agentofkaos.blogspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/agentofkaos.blogspot.com');">Transmissions From a Free Ranging Agent of Kaos</a> for a read - it&#8217;s informative and useful stuff.<br />
<h3>Similar Posts</h3>
<ul class="related_post">
<li><a href="http://www.gaeltd.com/solaris-9-cant-import-its-svm-metasets-when-booting/"  title="Solaris 9 can&#8217;t import it&#8217;s SVM metasets when booting">Solaris 9 can&#8217;t import it&#8217;s SVM metasets when booting</a></li>
<li><a href="http://www.gaeltd.com/nvidia-mad-science/"  title="NVidia: Mad Science">NVidia: Mad Science</a></li>
<li><a href="http://www.gaeltd.com/installing-opensolaris-with-the-automated-installer/"  title="Installing OpenSolaris with the Automated Installer">Installing OpenSolaris with the Automated Installer</a></li>
<li><a href="http://www.gaeltd.com/finding-the-wwn-followup-making-it-easier/"  title="Finding the WWN in Solaris followup - making it easier">Finding the WWN in Solaris followup - making it easier</a></li>
<li><a href="http://www.gaeltd.com/solaris-basics-configuring-the-dhcp-client/"  title="Solaris basics: configuring the DHCP client">Solaris basics: configuring the DHCP client</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/gaeltd?a=4q3ToWPOiDg:amUkcZBoINg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/gaeltd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=4q3ToWPOiDg:amUkcZBoINg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=4q3ToWPOiDg:amUkcZBoINg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=4q3ToWPOiDg:amUkcZBoINg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=4q3ToWPOiDg:amUkcZBoINg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/gaeltd?a=4q3ToWPOiDg:amUkcZBoINg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/gaeltd?i=4q3ToWPOiDg:amUkcZBoINg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/gaeltd/~4/4q3ToWPOiDg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gaeltd.com/the-management-side-of-it/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.gaeltd.com/the-management-side-of-it/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 7.005 seconds --><!-- Cached page served by WP-Cache -->
