<?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>Testing 1, 2, 3 &#187; cli</title>
	<atom:link href="http://wordpress.fusetnt.com/tag/cli/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.fusetnt.com</link>
	<description>Tech, talk and tantrums</description>
	<lastBuildDate>Thu, 16 Sep 2010 10:10:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting the 3ware 9650SE working in Ubuntu 9.10 64-bit</title>
		<link>http://wordpress.fusetnt.com/2009/12/getting-the-3ware-9650se-working-in-ubuntu-64-bit/</link>
		<comments>http://wordpress.fusetnt.com/2009/12/getting-the-3ware-9650se-working-in-ubuntu-64-bit/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 13:24:03 +0000</pubDate>
		<dc:creator>Daedalus</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[File Server]]></category>
		<category><![CDATA[3dm2]]></category>
		<category><![CDATA[3ware 9650se]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://wordpress.fusetnt.com/?p=576</guid>
		<description><![CDATA[While the Linux kernel has included 3ware drivers that have worked perfectly for a long time, to manage your array you need access to applications. Firmware aside, 3ware splits its application into two parts — its command line tool tw_cli and its web management tool 3dm2. While tw_cli is perfectly fine for managing the array [...]]]></description>
			<content:encoded><![CDATA[<p><strong>While the Linux kernel has included 3ware drivers that have worked perfectly for a long time, to manage your array you need access to applications.</strong></p>
<p>Firmware aside, 3ware splits its application into two parts — its command line tool <em>tw_cli </em>and its web management tool <em>3dm2</em>. While <em>tw_cli</em> is perfectly fine for managing the array directly, you&#8217;ll need <em>3dm2</em> to setup mail notifications and scheduled maintenance.</p>
<div id="attachment_569" class="wp-caption aligncenter" style="width: 510px"><a href="http://wordpress.fusetnt.com/wp-content/uploads/2009/12/3dm2.gif"><img title="3ware's 3dm2" src="http://wordpress.fusetnt.com/wp-content/uploads/2009/12/3dm2.gif" alt="3ware's 3dm2 is where all your card management should be done." width="500" height="301" /></a><p class="wp-caption-text">3ware&#39;s 3dm2 is where most of your card management will be done, as the CLI is sadly limited.</p></div>
<p>Until <a title="3ware's download page" href="http://www.3ware.com/support/download.asp" target="_blank">version 9.5.3</a> was released at the end of November, 3ware&#8217;s tools simply didn&#8217;t install in Ubuntu 64-bit thanks to a broken installer. To get things working, you needed a third party <a title="9.5.2 beta solution" href="http://jonas.genannt.name/" target="_blank">release</a>.</p>
<p>3ware&#8217;s install is simply weird; rather than simply provide a .deb file, once you&#8217;ve extracted the .tar.gz &#8220;Linux&#8221; bundle you&#8217;re presented with a .bin file. After making it executable, and running it:</p>
<pre class="brush: delphi; title: ; notranslate">
chmod +x setupLinux_x64.bin
sudo ./setupLinux_x64.bin
</pre>
<p>A Java runtime environment extracts, and, shock — a graphical version of <a title="Installshield" href="http://www.installshield.com" target="_blank"><em>Installshield</em></a> loads. Who said it was just for Windows?</p>
<div id="attachment_568" class="wp-caption aligncenter" style="width: 510px"><a href="http://wordpress.fusetnt.com/wp-content/uploads/2009/12/installshield.jpg"><img title="3ware's Installshield installation" src="http://wordpress.fusetnt.com/wp-content/uploads/2009/12/installshield.jpg" alt="Installshield on Linux... who'd have thought?" width="500" height="305" /></a><p class="wp-caption-text">Installshield on Linux... who&#39;d have thought?</p></div>
<p>After going through the process and a restart, the webserver was running on https://127.0.0.1:888 with the default password <em>3ware</em> and everything was as easy as pie. Complemented with <a title="GapcMon" href="http://gapcmon.sourceforge.net/" target="_blank">GapcMon</a>, <a title="apcupsd" href="http://www.apcupsd.com/" target="_blank">apcupsd</a>, <a title="Webmin" href="http://www.webmin.com/" target="_blank">Webmin</a>, <a title="Samba" href="http://www.samba.org/" target="_blank">Samba</a>, <a title="Proftpd" href="http://www.proftpd.org/" target="_blank">Proftpd</a> and <a title="gadmin-proftpd" href="http://www.gadmintools.org/" target="_blank">Gadmin-proftpd</a>, I&#8217;m now ready to start filling up my file server.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.fusetnt.com/2009/12/getting-the-3ware-9650se-working-in-ubuntu-64-bit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

