<?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>Relevance Found &#187; OpenSolaris</title>
	<atom:link href="http://www.relevancefound.com/tag/opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.relevancefound.com</link>
	<description>Relevant ... Reliable ... Material</description>
	<lastBuildDate>Wed, 30 Jun 2010 13:32:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Setting up OpenSolaris 2009.06 &#8211; some hints</title>
		<link>http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/</link>
		<comments>http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:20:54 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=304</guid>
		<description><![CDATA[Some brief ideas: 1. Set up VNC using the built-in OpenSolaris VNC server. Tim Thomas blogs on how it&#8217;s done &#8211;&#62; Simply edit nano /etc/x11/gdm/custom.conf. Then ensure that xvnc-inetd is spawned on startup: svcadm enable xvnc-inetd. Then respawn xvnc-inetd and &#8230; <a href="http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing an EACS drive for an EADS</title>
		<link>http://www.relevancefound.com/2009/02/replacing-an-eacs-drive-for-an-eads/</link>
		<comments>http://www.relevancefound.com/2009/02/replacing-an-eacs-drive-for-an-eads/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 12:20:39 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=247</guid>
		<description><![CDATA[So the shop somehow managed to deliver my custom PC with 2x EADS drives and 1x EACS drive. Normally, to rectify this kind of mishap would require backing up the data on the drive and restoring the data to the &#8230; <a href="http://www.relevancefound.com/2009/02/replacing-an-eacs-drive-for-an-eads/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/02/replacing-an-eacs-drive-for-an-eads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS to the rescue</title>
		<link>http://www.relevancefound.com/2009/02/zfs-to-the-rescue/</link>
		<comments>http://www.relevancefound.com/2009/02/zfs-to-the-rescue/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 10:18:29 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=243</guid>
		<description><![CDATA[ZFS saved my data! root@opensolaris:~# zpool status -x pool: tank state: ONLINE status: One or more devices has experienced an unrecoverable error.  An attempt was made to correct the error.  Applications are unaffected. action: Determine if the device needs to &#8230; <a href="http://www.relevancefound.com/2009/02/zfs-to-the-rescue/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/02/zfs-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seamless upgrades with OpenSolaris &amp; ZFS</title>
		<link>http://www.relevancefound.com/2009/02/seamless-upgrades-with-opensolaris-zfs/</link>
		<comments>http://www.relevancefound.com/2009/02/seamless-upgrades-with-opensolaris-zfs/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 05:13:54 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=231</guid>
		<description><![CDATA[One other benefit of using ZFS and it&#8217;s ability to take snapshots of an entire filesystems &#8230; is that I can upgrade my boot environment inside a clone of my existing system. If I have problems, I can always roll &#8230; <a href="http://www.relevancefound.com/2009/02/seamless-upgrades-with-opensolaris-zfs/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/' rel='bookmark' title='Permanent Link: Setting up OpenSolaris 2009.06 &#8211; some hints'>Setting up OpenSolaris 2009.06 &#8211; some hints</a> <small>Some brief ideas: 1. Set up VNC using the built-in...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/02/seamless-upgrades-with-opensolaris-zfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Somewhere &#8230; a Windows file server just cried a little inside</title>
		<link>http://www.relevancefound.com/2009/02/somewhere-a-windows-file-server-just-cried-a-littl/</link>
		<comments>http://www.relevancefound.com/2009/02/somewhere-a-windows-file-server-just-cried-a-littl/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 21:05:06 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=224</guid>
		<description><![CDATA[This is a screen shot of my OpenSolaris install. I created an approx. 2,000 GB storage pool out of 3x 1TB hard disk drives. You&#8217;d think it should add up to 3,000 GB of storage &#8230; but one of the &#8230; <a href="http://www.relevancefound.com/2009/02/somewhere-a-windows-file-server-just-cried-a-littl/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/02/somewhere-a-windows-file-server-just-cried-a-littl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS &#8211; Finally back on OpenSolaris</title>
		<link>http://www.relevancefound.com/2009/02/zfs-finally-back-on-opensolaris/</link>
		<comments>http://www.relevancefound.com/2009/02/zfs-finally-back-on-opensolaris/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:51:16 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=211</guid>
		<description><![CDATA[Havoc! Let me summarise my long list of problems with my custom PC. The spec is roughly: ASUS P5KPL-AM Motherboard, with Intel Core2Duo processor 3x Western Digital 1TB hard drives, WD10EADS (SATA) 1x Western Digital WD160GB, SATAIII HDD, DVD burner &#8230; <a href="http://www.relevancefound.com/2009/02/zfs-finally-back-on-opensolaris/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://www.relevancefound.com/2009/08/setting-up-opensolaris-2009-06-some-hints/' rel='bookmark' title='Permanent Link: Setting up OpenSolaris 2009.06 &#8211; some hints'>Setting up OpenSolaris 2009.06 &#8211; some hints</a> <small>Some brief ideas: 1. Set up VNC using the built-in...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/02/zfs-finally-back-on-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD with ZFS</title>
		<link>http://www.relevancefound.com/2009/01/freebsd-with-zfs/</link>
		<comments>http://www.relevancefound.com/2009/01/freebsd-with-zfs/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 06:14:36 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=206</guid>
		<description><![CDATA[So I got FreeBSD 7.1 w/ ZFS on my root file system working like a charm. I followed the instructions at www.ish.com.au, with some exceptions, which follow after the break. The cool thing? 1,860 GB of storage space. 930 GB &#8230; <a href="http://www.relevancefound.com/2009/01/freebsd-with-zfs/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/01/freebsd-with-zfs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OpenSolaris vs FreeBSD .. .which do I go for?</title>
		<link>http://www.relevancefound.com/2009/01/opensolaris-vs-freebsd/</link>
		<comments>http://www.relevancefound.com/2009/01/opensolaris-vs-freebsd/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 03:11:37 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=195</guid>
		<description><![CDATA[Dilemma! I&#8217;m setting up a home NAS &#8230; but do I return to my FreeBSD roots or shall I try something new and go with OpenSolaris? Both are Open Source, both have excellent communities etc. And most importantly? Both have &#8230; <a href="http://www.relevancefound.com/2009/01/opensolaris-vs-freebsd/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/01/opensolaris-vs-freebsd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OpenSolaris with a raid-z array, Part2</title>
		<link>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part2/</link>
		<comments>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part2/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 10:20:19 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=188</guid>
		<description><![CDATA[Here is my attempt to install OpenSolaris on 3x 4GB drives in a virtualised environment. This did not go well at all! My virtualised environment could not boot because I used the wrong commands in Step 3 and overwrote the &#8230; <a href="http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part2/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris with a raid-z array, Part1</title>
		<link>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part-1/</link>
		<comments>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part-1/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 07:37:17 +0000</pubDate>
		<dc:creator>izamryan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.relevancefound.com/?p=174</guid>
		<description><![CDATA[The documentation for ZFS and OpenSolaris seems &#8220;technically correct&#8221; in a kind of austere fashion &#8230; but I haven&#8217;t found some &#8220;dumbed-down&#8221; simplified documentation for OpenSolaris newbies like there are for Linux/FreeBSD equivalents. Reading the Solaris/OpenSolaris docs, I get this &#8230; <a href="http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part-1/">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
		<wfw:commentRss>http://www.relevancefound.com/2009/01/opensolaris-with-a-raid-z-array-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
