<?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>Drumhead Trap &#187; bootstrap</title>
	<atom:link href="http://www.adriansilva.org/tag/bootstrap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adriansilva.org</link>
	<description>Skins and patches</description>
	<lastBuildDate>Wed, 21 Apr 2010 07:16:05 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lenny on a Dell PowerEdge 2950</title>
		<link>http://www.adriansilva.org/2009/03/13/lenny-on-dell-poweredge-2950/</link>
		<comments>http://www.adriansilva.org/2009/03/13/lenny-on-dell-poweredge-2950/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 19:30:11 +0000</pubDate>
		<dc:creator>skiold</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[debian installer]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[poweredge 2950]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[sas6]]></category>
		<category><![CDATA[visualtis]]></category>

		<guid isPermaLink="false">http://www.adriansilva.org/?p=267</guid>
		<description><![CDATA[Bootstraped a Dell PowerEdge 2950 with Lenny. I was surprised by the many candies hiding on the current Debian-Installer. In spite of the eternal and recurrent internal struggle each Debian release is way better than its predecesor; and I mean way better, not just up-to-date.
The only pitfall on the installation was grub mishandling the Sas6 arrays. [...]]]></description>
			<content:encoded><![CDATA[<p>Bootstraped a Dell PowerEdge 2950 with <a title="Debian Lenny 5.0 Gnu/Linux" href="http://www.debian.org/releases/lenny/">Lenny</a>. I was surprised by the many candies hiding on the current Debian-Installer. In spite of the eternal and recurrent internal struggle each Debian release is way better than its predecesor; and I mean <strong>way</strong> better, not just up-to-date.</p>
<p>The only pitfall on the installation was grub mishandling the Sas6 arrays. Two Raid-1 arrays were configured on the internal SAS6 controller. The two arrays are seen as virtual disk on the Linux side, but their names/order are reversed:</p>
<blockquote><p>/dev/sda =&gt; contains the physical disks 2-3 (second array)</p>
<p>/dev/sdb =&gt; contains the physical disks 0-1 (first array)</p></blockquote>
<p>Both me and Debian Installer got confused with the disk distribution. Grub insisted on being installed on /dev/sda and that device won&#8217;t boot the machine. After a few tries (and hours) I got grub on the boot array (the first one); the install was completed by entering the target chroot and manually issuing:</p>
<blockquote><p>grub-install &#8211;no-floppy &#8220;(hd1)&#8221; </p></blockquote>
<p>Lesson learned, your Sas6 won&#8217;t look for a boot sector on the second array.</p>
<p>Now, with the machine provisioned and running, I&#8217;m itching with curiosity about the lcd display and the ipmi implementation on the machine. Seems that you can output to the lcd from linux in a primitive and crude way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adriansilva.org/2009/03/13/lenny-on-dell-poweredge-2950/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
