<?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>cyborgworkshop.org &#187; argh</title>
	<atom:link href="http://cyborgworkshop.org/tag/argh/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyborgworkshop.org</link>
	<description>Blurring the line</description>
	<lastBuildDate>Wed, 25 Aug 2010 16:53:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu unstable on ESXi</title>
		<link>http://cyborgworkshop.org/2008/11/21/ubuntu-unstable-on-esxi/</link>
		<comments>http://cyborgworkshop.org/2008/11/21/ubuntu-unstable-on-esxi/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 21:18:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[scsi]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unstable]]></category>

		<guid isPermaLink="false">http://cyborgworkshop.org/?p=179</guid>
		<description><![CDATA[I&#8217;m having some serious stability issues with all of my ubuntu VMs on ESXi. After a period of several days, they have all locked up with a message about the mtp driver having read errors, or something along those lines. The short summary is that it looks like the scsi disk (emulated by ESXi, actually [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having some serious stability issues with all of my ubuntu VMs on ESXi. After a period of several days, they have all locked up with a message about the mtp driver having read errors, or something along those lines. The short summary is that it looks like the scsi disk (emulated by ESXi, actually an iscsi LUN) becomes unavailable and lots of sense key errors are generated. The VM goes to 100% CPU and I have to reboot the entire ESXi server to recover. In the meantime, my SAN, Fedora, Solaris and Windows VMs never skip a beat.  I&#8217;ve rebuilt the VM several times with different version of ubuntu in the 8.x line and different patch revisions, but have finally gave up. I&#8217;m back on Fedora and we&#8217;ll see if it remains stable.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyborgworkshop.org/2008/11/21/ubuntu-unstable-on-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Ubuntu to 8.10 on a laptop that has SDHC problems</title>
		<link>http://cyborgworkshop.org/2008/11/06/upgrading-ubuntu-to-810-on-a-laptop-that-has-sdhc-problems/</link>
		<comments>http://cyborgworkshop.org/2008/11/06/upgrading-ubuntu-to-810-on-a-laptop-that-has-sdhc-problems/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 20:31:14 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[lockup]]></category>
		<category><![CDATA[sdhc]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://cyborgworkshop.org/?p=162</guid>
		<description><![CDATA[My laptop locks up tight as a drum as soon as the SDHC driver (for my built in card reader) loads. Ubuntu 8.04 seemed to have taken care of that issue and had the SDHC module blacklisted for me so I had no issues at all. 8.10 is not so nice. You have two options. [...]]]></description>
			<content:encoded><![CDATA[<p>My laptop locks up tight as a drum as soon as the SDHC driver (for my built in card reader) loads. Ubuntu 8.04 seemed to have taken care of that issue and had the SDHC module blacklisted for me so I had no issues at all.  8.10 is not so nice.   You have two options.<br />
If you are upgrading with a dist-upgrade and have NOT rebooted yet,  edit your /etc/modules.d/blacklist file and add</p>
<blockquote><p>sdhc          blacklist</p></blockquote>
<p>to the end of the file.  If you have already rebooted, and hence are hung,  pop an ubuntu 8.10 CD into the drive, boot to &#8220;repair a broken system&#8221; and then edit that file.  </p>
]]></content:encoded>
			<wfw:commentRss>http://cyborgworkshop.org/2008/11/06/upgrading-ubuntu-to-810-on-a-laptop-that-has-sdhc-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Undelete a deleted zfs pool</title>
		<link>http://cyborgworkshop.org/2008/09/03/undelete-a-deleted-zfs-pool/</link>
		<comments>http://cyborgworkshop.org/2008/09/03/undelete-a-deleted-zfs-pool/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 03:03:19 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[pool]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://cyborgworkshop.org/?p=70</guid>
		<description><![CDATA[How many of you saw this one coming? In my haste, I accidentally did a zpool destroy -r on the wrong pool this morning and offlined my SAN. Not good. I walked around the entire rest of the day bumming over all of the stuff I&#8217;d lost since my last backup to tape because now [...]]]></description>
			<content:encoded><![CDATA[<p>How many of you saw this one coming? In my haste, I accidentally did a zpool destroy -r on the wrong pool this morning and offlined my SAN.  Not good. I walked around the entire rest of the day bumming over all of the stuff I&#8217;d lost since my last backup to tape because now all of my snapshots were gone.  I spent my lunch hour browsing some docs over on sun admin and came across what ended up being my salvation. <a href="http://docs.sun.com/app/docs/doc/819-5461/gcfhw?a=view">How to undestroy a destroyed pool</a>. To save you the time, you need to know two commands</p>
<blockquote><p>
zpool import -D</p></blockquote>
<p>That will show you what pools you have that are still around, but have been deleted. </p>
<blockquote><p> zpool import -Df tank</p></blockquote>
<p>That command does the leg work and brings the good old tank pool back online.  Hopefully you didn&#8217;t lose any drives during this process, but in theory you should be able to recover a degraded pool. Best bet though, don&#8217;t try to clean up the SAN at 5:30am before you go to work. </p>
]]></content:encoded>
			<wfw:commentRss>http://cyborgworkshop.org/2008/09/03/undelete-a-deleted-zfs-pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3 b33n 0wn3d</title>
		<link>http://cyborgworkshop.org/2008/08/08/w3-b33n-0wn3d/</link>
		<comments>http://cyborgworkshop.org/2008/08/08/w3-b33n-0wn3d/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 14:31:10 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[damnit]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[pwned]]></category>
		<category><![CDATA[rooted]]></category>

		<guid isPermaLink="false">http://cyborgworkshop.org/?p=62</guid>
		<description><![CDATA[damn. I got lazy and wouldn&#8217;t you know it, I got hacked. A guy calling himself KiLLer HaCk repainted all of my websites for me this morning around 7am. It was totally my fault, I had some boneheaded permissions on some files and he found them.  He did have the kindness to spare the files [...]]]></description>
			<content:encoded><![CDATA[<p>damn. I got lazy and wouldn&#8217;t you know it, I got hacked. A guy calling himself KiLLer HaCk repainted all of my websites for me this morning around 7am. It was totally my fault, I had some boneheaded permissions on some files and he found them.  He did have the kindness to spare the files and just<br />
thrashed my index pages, so many thanks for that.  I have a backup that is a couple of weeks old that I&#8217;m bringing back online and I&#8217;ll try to get most of the updates current as soon as I can.<br />
You may notice that I&#8217;m  not mad or anything like that, and for good reason. This person did very little damage (though I wish he had made backups) and he exposed a problem that could have been exploited by someone much more malicious.  In the end, he did me a service and it only cost me a couple of<br />
hours of my time. So, hang out. I&#8217;ll get everything back up and running and we&#8217;ll continue down this lovely yellow brick road shortly.</p>
<p><em>Update</em></p>
<p>I was able to talk to the guy that hit the website. Turns out it wasn&#8217;t me but someone else on my shared host that he was able to break in through. Then my shared host provider evidentlly didn&#8217;t have the tightest security in the world, so he hit everyone on the server.  I feel a little better now <img src='http://cyborgworkshop.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://cyborgworkshop.org/2008/08/08/w3-b33n-0wn3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
