<?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>Christopher J. Umina</title>
	<atom:link href="http://uminac.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://uminac.com</link>
	<description>I'm not creative enough for this, and you can't help me.</description>
	<lastBuildDate>Mon, 22 Jun 2009 23:49:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PowerEdge 2900 iSCSI Performance Problems w/ FreeBSD</title>
		<link>http://uminac.com/2009/06/19/poweredge-2900-iscsi-performance-problems-w-freebsd/</link>
		<comments>http://uminac.com/2009/06/19/poweredge-2900-iscsi-performance-problems-w-freebsd/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 12:30:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[7.2]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[horrific]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[iscsi_initiator]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[poweredge]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[write speed]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=206</guid>
		<description><![CDATA[Got a new storage server, it&#8217;s a PE2900 from Dell.  Installed FreeBSD 7.2 on it, rebuilt the kernel with all the updates and included:
options iscsi_initiator
connected to the iSCSI target across the LAN, then I used:
dd if=/dev/zero of=/mnt/testiscsi/file.out bs=65536
to test the speeds after mounting it.  I observed horrific speeds (in the range of 300-500KB/s).
To [...]]]></description>
			<content:encoded><![CDATA[<p>Got a new storage server, it&#8217;s a PE2900 from Dell.  Installed FreeBSD 7.2 on it, rebuilt the kernel with all the updates and included:</p>
<pre>options iscsi_initiator</pre>
<p>connected to the iSCSI target across the LAN, then I used:</p>
<pre>dd if=/dev/zero of=/mnt/testiscsi/file.out bs=65536</pre>
<p>to test the speeds after mounting it.  I observed horrific speeds (in the range of 300-500KB/s).</p>
<p>To make a long story short, I discovered that using the extra Intel NIC I put in the system&#8217;s PCI slots fixed the problem.  So I tried to upgrade firmware, but they all seem to be up to date.  Looks like I&#8217;ll be disabling them in the BIOS and ordering some more Intel cards.</p>
<p>Damn Dell for putting those crappy Broadcoms in there.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/06/19/poweredge-2900-iscsi-performance-problems-w-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hitachi Simple Modular Storage 100 Review</title>
		<link>http://uminac.com/2009/06/10/hitachi-simple-modular-storage-100-review/</link>
		<comments>http://uminac.com/2009/06/10/hitachi-simple-modular-storage-100-review/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 02:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=201</guid>
		<description><![CDATA[
I hate it.  I didn&#8217;t buy it, someone else did and I got stuck &#8220;using&#8221; it, then selling it.
It came preconfigured with a bunch of 300GB SAS 15K RPM drives in it for use with iSCSI.  To me that makes no sense.  What&#8217;s the point of the HUGELY fast drives in something [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.imgfixr.com/image/890" align="right" /></p>
<p>I hate it.  I didn&#8217;t buy it, someone else did and I got stuck &#8220;using&#8221; it, then selling it.</p>
<p>It came preconfigured with a bunch of 300GB SAS 15K RPM drives in it for use with iSCSI.  To me that makes no sense.  What&#8217;s the point of the HUGELY fast drives in something that at MOST will be reading/writing at 400MB/s?  Worthless design.</p>
<p>So I decided to change out the SAS drives for some (much) larger SATA ones, but figured I&#8217;d insert them when/if I order them.  I remove the disks that came in it (which oddly had threadlock on every screw) then boot it, only to find it no longer knows its serial number.</p>
<p>It seems the system configuration is stored on the disks.  The system cannot be upgraded.  So, if it doesn&#8217;t support a huge amount of storage and it can&#8217;t possibly use the speed of the array inside, what&#8217;s the point of owning it?  As I understand they go for around $7-10K configured this way.</p>
<p>A SAN that&#8217;s expandable and usable for WAY more storage is probably not too far out of that price range.  If you bought one of these, you&#8217;ll be mad at yourself for it.  If you&#8217;re going to buy one of these after reading this, I&#8217;ll be mad at you.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/06/10/hitachi-simple-modular-storage-100-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer Schedule</title>
		<link>http://uminac.com/2009/05/18/summer-schedule/</link>
		<comments>http://uminac.com/2009/05/18/summer-schedule/#comments</comments>
		<pubDate>Mon, 18 May 2009 20:15:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[wit]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=199</guid>
		<description><![CDATA[Here&#8217;s my horrible looking summer schedule.  I can&#8217;t wait for August 15th.
Seriously?  History of Folk Music?!?!
One more semester after this!!!
http://www.easymac.org/~uminac/schedule.pdf
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my horrible looking summer schedule.  I can&#8217;t wait for August 15th.</p>
<p>Seriously?  History of Folk Music?!?!</p>
<p>One more semester after this!!!</p>
<p><a href="http://www.easymac.org/~uminac/schedule.pdf">http://www.easymac.org/~uminac/schedule.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/05/18/summer-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLAN Trunking: Cisco vs. Dell</title>
		<link>http://uminac.com/2009/04/26/vlan-trunking-cisco-vsdell/</link>
		<comments>http://uminac.com/2009/04/26/vlan-trunking-cisco-vsdell/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 03:04:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[gvrp]]></category>
		<category><![CDATA[powerconnect]]></category>
		<category><![CDATA[switches]]></category>
		<category><![CDATA[trunk]]></category>
		<category><![CDATA[vlan]]></category>
		<category><![CDATA[vlans]]></category>
		<category><![CDATA[vtp]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=196</guid>
		<description><![CDATA[
In a recent battle at work I put a Cisco 2960G up against a Dell PowerConnect 5424.  The PowerConnects aren&#8217;t bad&#8230;  They&#8217;re cheap, gigabit, and Layer-2.  Anyway, I quickly found out that unless you use GVRP, the Dell cannot learn what VLANs are out there.  You have to specify allowed VLANS [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.imgfixr.com/image/695" align="right" /></p>
<p>In a recent battle at work I put a Cisco 2960G up against a Dell PowerConnect 5424.  The PowerConnects aren&#8217;t bad&#8230;  They&#8217;re cheap, gigabit, and Layer-2.  Anyway, I quickly found out that unless you use GVRP, the Dell cannot learn what VLANs are out there.  You have to specify allowed VLANS specifically on both ends of a trunk.</p>
<p>The Cisco 2960G doesn&#8217;t support GVRP, and VTP is proprietary, so I was forced to use this method.</p>
<p>On the Cisco:</p>
<pre>
switchport mode trunk
switchport trunk allowed vlan add 2,100,101
switchport nonegotiate
</pre>
<p>On the Dell:</p>
<pre>
switchport mode trunk
switchport trunk allowed vlan add 2,100,101
</pre>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/04/26/vlan-trunking-cisco-vsdell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F&#8217; You Hard Drives!</title>
		<link>http://uminac.com/2009/04/05/f-you-hard-drives/</link>
		<comments>http://uminac.com/2009/04/05/f-you-hard-drives/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 16:55:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[CF]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[heat]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[power consumption]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=192</guid>
		<description><![CDATA[
So, I hate hard drives.  I think everything about them is like a bad flashback to the 1980&#8217;s.  They have something that constantly spins (stupid), which means they require lots of power (also stupid) and in turn generate lots of heat (ridiculous).  All that aside, they&#8217;re by far the slowest part of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16816111059"><img class="alignright" src="http://www.imgfixr.com/image/655" alt="CF RAID!!!" /></a></p>
<p>So, I hate hard drives.  I think everything about them is like a bad flashback to the 1980&#8217;s.  They have something that constantly spins (stupid), which means they require lots of power (also stupid) and in turn generate lots of heat (ridiculous).  All that aside, they&#8217;re by far the slowest part of any given computer!!!!!</p>
<p>I propose that everyone go to SSD and delete half the music/movies they don&#8217;t listen to/watch.</p>
<p>Also, in terms of the datacenter, I&#8217;ve been playing with these CF RAID -&gt; SATA enclosures in our ESXi systems.  They make perfect sense to me, CF cards come in various sizes from 2GB up to 32GB (or even 128GB I hear), which means that they can store all the configuration info for a VMWare ESXi server just fine.  Since we use iSCSI for the SAN for these little VM environments, everything is great!  The servers run cooler.  Also, since the CF cards are mirrored within the enclosure, I don&#8217;t have to buy an expensive RAID card for each server, etc.</p>
<p>Also, I&#8217;m thinking of getting another at home for my laptop that lives next to my bed.  It doesn&#8217;t need a hard drive at all, all it does is play video over the network.</p>
<p>Sure you take a performance hit using CF over SSD, but for ESXi the only time the CF cards are even used is when you boot, edit VM metadata, or shutdown.  It does NOT affect the performance of the VM&#8217;s running off the SAN.</p>
<p>Now to get the SAN going with SSD&#8230;  <img src='http://uminac.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/04/05/f-you-hard-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picasa sucks!</title>
		<link>http://uminac.com/2009/03/31/picasa-sucks/</link>
		<comments>http://uminac.com/2009/03/31/picasa-sucks/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:32:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hate]]></category>
		<category><![CDATA[picasa]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=161</guid>
		<description><![CDATA[Why don&#8217;t they let you download images with anything except picasa?!  Isn&#8217;t that a feature that the world might like?  Why do you have to install picasa to download a friend&#8217;s web album?
Google, you&#8217;re the worst company ever.  You&#8217;re the queens of doing 85% of something.
EDIT:  Thanks to Scabdates, I now [...]]]></description>
			<content:encoded><![CDATA[<p>Why don&#8217;t they let you download images with anything except picasa?!  Isn&#8217;t that a feature that the world might like?  Why do you have to install picasa to download a friend&#8217;s web album?</p>
<p>Google, you&#8217;re the worst company ever.  You&#8217;re the queens of doing 85% of something.</p>
<p>EDIT:  Thanks to Scabdates, I now am able to use <a href="http://picasadl.appspot.com/" target="_blank">http://picasadl.appspot.com/</a> to do the job!  I still hate Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/03/31/picasa-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiki or DIE</title>
		<link>http://uminac.com/2009/03/31/wiki-or-die/</link>
		<comments>http://uminac.com/2009/03/31/wiki-or-die/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 04:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[junk]]></category>
		<category><![CDATA[knowledge base]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=150</guid>
		<description><![CDATA[Alright, I guess it&#8217;s impossible to do anything except blog or wiki.  I was thinking it might be nice to have some good knowledge base software implemented for myself, but I&#8217;ve played with a few of them that I found (via Google) and they&#8217;re terrible!
Can someone write a not horrible, free KB tool that [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, I guess it&#8217;s impossible to do anything except blog or wiki.  I was thinking it might be nice to have some good knowledge base software implemented for myself, but I&#8217;ve played with a few of them that I found (via Google) and they&#8217;re terrible!</p>
<p>Can someone write a not horrible, free KB tool that isn&#8217;t based on CodeIgniter?!  I hate web stuff for this reason.</p>
<p>I considered using Drupal too, I hear that&#8217;s got lots of nifty features, but I thought implementing a KB would have little to no learning curve.</p>
<p>This is why I hate working on web stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/03/31/wiki-or-die/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_security FTW</title>
		<link>http://uminac.com/2009/03/20/mod_security-ftw/</link>
		<comments>http://uminac.com/2009/03/20/mod_security-ftw/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 21:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Anger]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[angry]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[mailq]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[popsicle]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=148</guid>
		<description><![CDATA[The other night, I noticed that popsicle.easymac.org&#8217;s mailq was >22,000 message.  I figured that was a problem.  Turns out one of my users (who&#8217;s account I deleted without hesitation) was running a PHP proxy from his ~ directory.  Looks like the stupid thing allowed some idiot to download some obnoxious looking perl [...]]]></description>
			<content:encoded><![CDATA[<p>The other night, I noticed that popsicle.easymac.org&#8217;s mailq was >22,000 message.  I figured that was a problem.  Turns out one of my users (who&#8217;s account I deleted without hesitation) was running a PHP proxy from his ~ directory.  Looks like the stupid thing allowed some idiot to download some obnoxious looking perl scripts into the /tmp directory, and execute them repeatedly, while making periodic connections to an IRC server hosted at theplanet&#8217;s shitty facilities (which I hope have the chance to explode&#8230; again).</p>
<p>Anyway, somebody who I take very seriously told me, very seriously, that I should consider mod_security.  So I did.  It&#8217;s awesome.  I&#8217;ll never look back.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/03/20/mod_security-ftw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imgfixr update</title>
		<link>http://uminac.com/2009/03/13/imgfixr-update/</link>
		<comments>http://uminac.com/2009/03/13/imgfixr-update/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 14:37:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[imgfixr]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=146</guid>
		<description><![CDATA[Okay, so the imgfixr.com update is coming fairly.  I know i&#8217;ve been super lazy about it, but I&#8217;m actually working on code for it right now.  The trouble is this:  I can&#8217;t design !
Anyone who feels like helping out on a new design for imgfixr.com please let me know, and I&#8217;d be [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so the imgfixr.com update is coming fairly.  I know i&#8217;ve been super lazy about it, but I&#8217;m actually working on code for it right now.  The trouble is this:  I can&#8217;t design !</p>
<p>Anyone who feels like helping out on a new design for imgfixr.com please let me know, and I&#8217;d be more than happy to put your name on every page of the site if you like.</p>
<p>Visit the project page if you want to check out the status of things.</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/03/13/imgfixr-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRSSI botcmd hiding!</title>
		<link>http://uminac.com/2009/02/10/irssi-botcmd-hiding/</link>
		<comments>http://uminac.com/2009/02/10/irssi-botcmd-hiding/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[botcmd]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://uminac.com/?p=143</guid>
		<description><![CDATA[Recently I got angry about the fact that IRSSI opens a new window to message the bots when I join a channel and doesn&#8217;t close it.  I&#8217;m sure many have had this problem.
Turns out the people who make IRSSI thought of this.  I know, crazy right?  Anyway&#8230;  I had my botcmd [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I got angry about the fact that IRSSI opens a new window to message the bots when I join a channel and doesn&#8217;t close it.  I&#8217;m sure many have had this problem.</p>
<p>Turns out the people who make IRSSI thought of this.  I know, crazy right?  Anyway&#8230;  I had my botcmd set to:</p>
<pre>-botcmd "msg $0 op [password] #channel"</pre>
<p>If you change that to:</p>
<pre>-botcmd "^msg $0 op [password] #channel"</pre>
<p>IRSSI won&#8217;t even open a window, it won&#8217;t log it or anything!  Woohoo!  No more passwords in logfiles!</p>
]]></content:encoded>
			<wfw:commentRss>http://uminac.com/2009/02/10/irssi-botcmd-hiding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
