<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Non-RAID Hot Swapping Help Needed</title>
	<atom:link href="http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/</link>
	<description>Free Software Chicago Style: letting proprietary solutions sleep with the fishes</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:18:05 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zdz</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4485</link>
		<dc:creator>zdz</dc:creator>
		<pubDate>Sun, 13 Jul 2008 16:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4485</guid>
		<description>Modern way of signalling kernel that you are about to remove device is:
echo 1 &gt; /sys/bus/scsi/devices/0:0:0:0/delete

change 0:0:0:0 to your device address.</description>
		<content:encoded><![CDATA[<p>Modern way of signalling kernel that you are about to remove device is:<br />
echo 1 &gt; /sys/bus/scsi/devices/0:0:0:0/delete</p>
<p>change 0:0:0:0 to your device address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4468</link>
		<dc:creator>nixternal</dc:creator>
		<pubDate>Fri, 11 Jul 2008 16:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4468</guid>
		<description>@Fabian - ya, lazy web from this point forward :)  Anyways, the reason that works is because it converts the SATA drive to a USB drive, which everyone knows that USB is easily hot swappable. From the looks of it, warm swapping will be the route we will have to go. This system is a 2U setup that has 4 hot swappable drive bays. Oh this is so much fun :)</description>
		<content:encoded><![CDATA[<p>@Fabian &#8211; ya, lazy web from this point forward <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Anyways, the reason that works is because it converts the SATA drive to a USB drive, which everyone knows that USB is easily hot swappable. From the looks of it, warm swapping will be the route we will have to go. This system is a 2U setup that has 4 hot swappable drive bays. Oh this is so much fun <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Rodriguez</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4466</link>
		<dc:creator>Fabian Rodriguez</dc:creator>
		<pubDate>Fri, 11 Jul 2008 11:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4466</guid>
		<description>Oh and external storage device assignments can be configured permanently by using the devices UUIDs in /etc/fstab (instead of device names). UUIDs can be fetched from this command:
ls -l /dev/disk/by-uuid/</description>
		<content:encoded><![CDATA[<p>Oh and external storage device assignments can be configured permanently by using the devices UUIDs in /etc/fstab (instead of device names). UUIDs can be fetched from this command:<br />
ls -l /dev/disk/by-uuid/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Rodriguez</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4465</link>
		<dc:creator>Fabian Rodriguez</dc:creator>
		<pubDate>Fri, 11 Jul 2008 11:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4465</guid>
		<description>Oh, and ask mneptok where the best deal for docks is, I think he just got one :)</description>
		<content:encoded><![CDATA[<p>Oh, and ask mneptok where the best deal for docks is, I think he just got one <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Rodriguez</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4464</link>
		<dc:creator>Fabian Rodriguez</dc:creator>
		<pubDate>Fri, 11 Jul 2008 11:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4464</guid>
		<description>Mhh... sorry for stating the obvious but... put them in external enclosures / docks ? 

Check this dock:
http://www.tigerdirect.ca/applications/SearchTools/item-details.asp?EdpNo=3516746&amp;Sku=T925-1219

This reviewer used it with Ubuntu 8.04 and it works out of the box.

You may also use enclosures wich will better protect the drives, and have USB, firewire, network AND eSata connectors, so you can choose whatever works faster for you.

Would that be what you want ? Next time ask the lazy web BEFORE spending your time on it ;)</description>
		<content:encoded><![CDATA[<p>Mhh&#8230; sorry for stating the obvious but&#8230; put them in external enclosures / docks ? </p>
<p>Check this dock:<br />
<a href="http://www.tigerdirect.ca/applications/SearchTools/item-details.asp?EdpNo=3516746&amp;Sku=T925-1219" rel="nofollow">http://www.tigerdirect.ca/applications/SearchTools/item-details.asp?EdpNo=3516746&amp;Sku=T925-1219</a></p>
<p>This reviewer used it with Ubuntu 8.04 and it works out of the box.</p>
<p>You may also use enclosures wich will better protect the drives, and have USB, firewire, network AND eSata connectors, so you can choose whatever works faster for you.</p>
<p>Would that be what you want ? Next time ask the lazy web BEFORE spending your time on it <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal</title>
		<link>http://blog.nixternal.com/2008.07.10/non-raid-hot-swapping-help-needed/comment-page-1/#comment-4459</link>
		<dc:creator>nixternal</dc:creator>
		<pubDate>Thu, 10 Jul 2008 20:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=320#comment-4459</guid>
		<description>@Jim - ya, I read about the sdb becoming sdc and then fixing itself after rebooting as well. I know I have done this in the past with and without RAID, but I think that was all configured with the Compaq DL380s back then. Thanks!</description>
		<content:encoded><![CDATA[<p>@Jim &#8211; ya, I read about the sdb becoming sdc and then fixing itself after rebooting as well. I know I have done this in the past with and without RAID, but I think that was all configured with the Compaq DL380s back then. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
