<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>There is one truth (somewhere)</title>
	<link>http://onetruth.blogsome.com</link>
	<description>stuff and rants about solaris / opensolaris. IT and all the other things...</description>
	<pubDate>Fri, 13 Nov 2009 15:45:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>Dragonfly BSD 2.2 installer bug</title>
		<link>http://onetruth.blogsome.com/2009/02/21/dragonfl-bsd-22-installer-bug/</link>
		<comments>http://onetruth.blogsome.com/2009/02/21/dragonfl-bsd-22-installer-bug/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 19:50:08 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://onetruth.blogsome.com/2009/02/21/dragonfl-bsd-22-installer-bug/</guid>
		<description><![CDATA[	The new dragonfly bsd 2.2 install cd has two bugs.The first one occurs in the curses installer, the input in the interface goes also in a under laying login on tty.As a workaround you login and remove the /dev/ttyv1 entry in /etc/ttys and do &quot;kill -1 1&quot;The second one occurs on the filesystem creation and [...]]]></description>
			<content:encoded><![CDATA[	<p>The new <a href="http://www.dragonflybsd.org" target="_blank">dragonfly bsd</a> 2.2 install cd has two bugs.<br />The first one occurs in the curses installer, the input in the interface goes also in a under laying login on tty.<br />As a workaround you login and remove the /dev/ttyv1 entry in /etc/ttys and do &quot;kill -1 1&quot;<br />The second one occurs on the filesystem creation and looks like this: &quot;/sbin/newfs_hammer -f -L ROOT /dev/ad0s2a failed with a return code of 1&quot;<br />Look if the device exists in /dev, if not cd into /dev and do &quot;sh MAKEDEV ad0s2a&quot;. Replace ad0s2a with your device identifier.</p>
	<p>After that the installer should work happily. Big thx for the help from the #dragonflybsd channel on EFNet.</p>
	<p><a href="http://www.dragonflybsd.org/release22/" target="_blank">Dragonfly BSD 2.2</a> features <a href="http://en.wikipedia.org/wiki/HAMMER" target="_blank">HAMMER</a> rootfs support for the first time and also <a href="http://en.wikipedia.org/wiki/HAMMER" target="_blank">HAMMER</a> in 2.2 is considered to be &quot;production ready&quot;.</p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2009/02/21/dragonfl-bsd-22-installer-bug/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Ubuntu disk parking bug</title>
		<link>http://onetruth.blogsome.com/2009/01/12/ubuntu-disk-parking-bug/</link>
		<comments>http://onetruth.blogsome.com/2009/01/12/ubuntu-disk-parking-bug/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 23:45:59 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>bad design</category>
		<guid>http://onetruth.blogsome.com/2009/01/12/ubuntu-disk-parking-bug/</guid>
		<description><![CDATA[	Remember the disk parking bug in ubuntu where ubuntu did park the harddisk a couple of times per minute?
	Its still there in Ubuntu 8.10, i could not belive it when i installed a laptop last week and the harddisk did the *click* sound all the time..
	Future infomation are here. 
]]></description>
			<content:encoded><![CDATA[	<p>Remember the disk parking bug in <a href="http://www.ubuntu.com/" target="_blank">ubuntu</a> where <a href="http://en.wikipedia.org/wiki/Ubuntu" target="_blank">ubuntu</a> did park the harddisk a couple of times per minute?</p>
	<p>Its still there in Ubuntu 8.10, i could not belive it when i installed a laptop last week and the harddisk did the *click* sound all the time..</p>
	<p>Future infomation are <a target="_blank" href="https://wiki.ubuntu.com/PowerManagement#How%20to%20get%20disks%20idleing%20correctly%20(without%20excessive%20load%20cycling)">here</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2009/01/12/ubuntu-disk-parking-bug/feed/</wfw:commentRss>
	</item>
		<item>
		<title>openfire bug</title>
		<link>http://onetruth.blogsome.com/2009/01/09/openfire-bug/</link>
		<comments>http://onetruth.blogsome.com/2009/01/09/openfire-bug/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 05:18:03 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>bad design</category>
		<guid>http://onetruth.blogsome.com/2009/01/09/openfire-bug/</guid>
		<description><![CDATA[	I finally got my openfire server updated! (I&#8217;m running it via the internal database.)
	Last time i tried it from 3.5.2 to 3.6.0 and it failed horribly because of some bug in the database update script.
	This was supposed to be fixed in 3.6.0a which i didn&#8217;t even tried, or did i?
	Well i tried it now with [...]]]></description>
			<content:encoded><![CDATA[	<p>I finally got my <a target="_blank" href="http://www.igniterealtime.org/projects/openfire/index.jsp">openfire</a> server updated! (I&#8217;m running it via the internal database.)</p>
	<p>Last time i tried it from 3.5.2 to 3.6.0 and it failed horribly because of some bug in the database update script.</p>
	<p>This was supposed to be fixed in 3.6.0a which i didn&#8217;t even tried, or did i?</p>
	<p>Well i tried it now with 3.6.2 which failed again with the message:</p>
	<p> &quot;<em>The Openfire database schema does not appear to be installed</em>. Follow the installation guide to fix this error&quot; </p>
	<p>Well, the passage of the installation guide where they tell you how to fix this is missing&#8230;</p>
	<p>After an hour of searching i finally stumbled over a <a target="_blank" href="http://www.igniterealtime.org/community/message/183689#183689">fix</a> in the ignite realtime <a target="_blank" href="http://www.igniterealtime.org/community/message/183689#183689">forum</a>. </p>
	<p>*sigh*</p>
	<p>I allready thought about migrating to another jabber server and/or another database backend, but that does not look that easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2009/01/09/openfire-bug/feed/</wfw:commentRss>
	</item>
		<item>
		<title>unresolved bugs</title>
		<link>http://onetruth.blogsome.com/2008/12/23/unresolved-bugs/</link>
		<comments>http://onetruth.blogsome.com/2008/12/23/unresolved-bugs/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 12:48:00 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>solaris</category>
	<category>zfs</category>
	<category>bad design</category>
		<guid>http://onetruth.blogsome.com/2008/12/23/unresolved-bugs/</guid>
		<description><![CDATA[	There is a bug in Zfs which i seemed to hit quite often with Solaris Live Upgrade and Zones, but only recently found.
	I hope it gets resolved soon&#8230;. 
	Here ist some workaround.
	
]]></description>
			<content:encoded><![CDATA[	<p>There is a <a href="http://bugs.opensolaris.org/view_bug.do?bug_id=6612218" target="_blank">bug</a> in Zfs which i seemed to hit quite often with Solaris <a href="http://docs.sun.com/app/docs/doc/817-5505/luoverview-1?l=en&#038;q=live+upgrade&#038;a=view" target="_blank">Live Upgrade</a> and Zones, but only recently <a href="http://bugs.opensolaris.org/view_bug.do?bug_id=6612218" target="_blank">found.</a></p>
	<p>I hope it gets resolved soon&#8230;. </p>
	<p>Here ist some <a href="http://blogs.sun.com/jayd/entry/zfs_mount_cleanup " target="_blank">workaround</a>.</p>
	<p></p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/12/23/unresolved-bugs/feed/</wfw:commentRss>
	</item>
		<item>
		<title>The death of Fujitsu Siemens</title>
		<link>http://onetruth.blogsome.com/2008/07/19/the-death-of-fujitsu-siemens/</link>
		<comments>http://onetruth.blogsome.com/2008/07/19/the-death-of-fujitsu-siemens/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 05:07:54 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>f*cking politics</category>
	<category>bad design</category>
		<guid>http://onetruth.blogsome.com/2008/07/19/the-death-of-fujitsu-siemens/</guid>
		<description><![CDATA[	After reading this i thought about the future of FSC (&quot;Fujitsu Siemens&quot;). 
	I am certain that the FSC joint venture is coming trough an end after the expiration of Fujitsus and Siemens agreement in 2009.
	While Fujitsu makes nice stuff, the Siemens part of the FSC joint ventureonly puts his name on it. FSC is a [...]]]></description>
			<content:encoded><![CDATA[	<p align="left">After reading <a href="http://www.c0t0d0s0.org/archives/4616-FSCs-future-in-question.html%20" target="_blank">this </a>i thought about the future of FSC (&quot;Fujitsu Siemens&quot;). </p>
	<p align="left">I am certain that the FSC joint venture is coming trough an end after <br /><a href="http://www.forbes.com/afxnewslimited/feeds/afx/2008/03/06/afx4738185.html" target="_blank">the expiration of Fujitsus and Siemens agreement in 2009</a>.</p>
	<p align="left">While Fujitsu makes nice stuff, the Siemens part of the FSC joint venture<br />only puts his name on it. FSC is a distribution company, a better VAR maybe thats it.<br />The consumer products like there line of Amilo notebooks and all the other home user<br />stuff is all bought from <a href="http://en.wikipedia.org/wiki/Original_Design_Manufacturer" target="_blank">ODMs</a>. Nor Fujitsu or Siemens is involved with any technical<br />design of that products.</p>
	<p align="left">The only real product that Siemens brings to the table is there mainframe stuff.<br />FSC ships <a href="http://en.wikipedia.org/wiki/BS2000" target="_blank">BS2000/OSD</a> and <a href="http://en.wikipedia.org/wiki/VM2000" target="_blank">VM2000</a> (an underlaying hypervisor) on three architectures.<br />The S series is based on mips/risc and the SX series is based on SPARC.<br />The newest system is the <a href="http://www.fujitsu-siemens.com/ps2/press/read/news_details.aspx?id=2831" target="_blank">recently announced</a> Intel Xeon (yes X86) based SQ series,<br />on which FSC ported of BS2000/OSD and VM2000 via Linux-<a href="http://en.wikipedia.org/wiki/Xen" target="_blank">XEN </a>(X2000?).</p>
	<p align="left">VM2000 allows FSC to run multiple instances of BS2000/OSD and Linux, or back in the days <a href="http://en.wikipedia.org/wiki/Sinix" target="_self">SINIX</a>,<br />on there mips based platform. On there SPARC based systems FSC can run&nbsp; BS2000/OSD and Solaris side by side.<br />On the new systems of the SQ series FCS can run BS2000/OSD (either directly or with a VM2000 layer),<br />Linux and Windows on one system.<br />I think its highly doubtful that a solution based on XEN and X86 can deliver mainframe like reliability. <br />The performance might be slower then SX series, but i would not be surprised if it could beat the S series.</p>
	<p align="left">As you can see in this <a target="_blank" href="http://docs.fujitsu-siemens.com/dl.aspx?id=083c079c-c800-473b-a289-881f4e1a1f8d">paper</a> from FSC, the SQ series is supposed to replace there SPARC based SX series by 2009.<br />For Fujitsu this does not make sense since they earn the most from the SPARC based series.<br />Siemens actions in the recent past, show there concentration on there core business. <br />This is reflected in the sale of there mobile phone division, followed spinning by of there telecommunications division,<br />in a joint venture with Nokia called &quot;Nokia Siemens Networks&quot;.</p>
	<p align="left">To me the remaining question in the case of the mainframe business is if it stays in the company Siemens<br />or if FSC will spin it of. I don&#8217;t see Fujitsu keeping it or another it-company buying it.</p>
	<p>Fujitsus future looks quite clear to me. Fujitsu will keep their hardware brands Primergy (X86 server),<br />Primepower (there own sparc server), &quot;SPARC Enterprise&quot; (servers in joint venture with &quot;Sun Microsystems&quot;),<br />Primequest (Intel Itanium) and Lifebook (X86 laptops).</p>
	<p align="left">The consulting (mostly SAP?) business of FSC will go to either Fujitsu, will be sold to a company like IBM<br />or FSC will just it spin off.</p>
	<p>What does that mean for &quot;Sun Microsystems&quot;? Fujitsu will stay in the SPARC business which is great, since in the price<br />range and the field of operation of such machines you want to have multiple vendors down to the chiplevel.</p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/07/19/the-death-of-fujitsu-siemens/feed/</wfw:commentRss>
	</item>
		<item>
		<title>MetaRheinMain Chaosdays 111b - Call for Paper</title>
		<link>http://onetruth.blogsome.com/2008/07/16/metarheinmain-chaosdays-111b-call-for-paper/</link>
		<comments>http://onetruth.blogsome.com/2008/07/16/metarheinmain-chaosdays-111b-call-for-paper/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:25:33 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://onetruth.blogsome.com/2008/07/16/metarheinmain-chaosdays-111b-call-for-paper/</guid>
		<description><![CDATA[	Achtung: 
	Auch dieses Jahr wieder finden die&nbsp; MetaRheinMain Chaosdays&nbsp; in Darmstadt statt.  Es werden Vortr&auml;ge, Workshops und anderer interessanter Inhalte gesucht. 
	 &Uuml;berblick 
	 Die MetaRheinMain Chaosdays 111b sind ein j&auml;hrlich stattfindender Kongress,  der dieses Jahr mit den Themenschwerpunkten Journalismus,  Gesellschaft und Technik vom c3f2m Frankfurt, CCCmz(Mainz/Wiesbaden),  der Hochschulgruppe Chaos Darmstadt, [...]]]></description>
			<content:encoded><![CDATA[	<p align="justify"><em>Achtung: </em></p>
	<blockquote><p align="justify">Auch dieses Jahr wieder finden die&nbsp; MetaRheinMain Chaosdays&nbsp; in Darmstadt statt. <br /> Es werden Vortr&auml;ge, Workshops und anderer interessanter Inhalte gesucht. </p>
	<p> <strong>&Uuml;berblick </strong></p>
	<p> Die MetaRheinMain Chaosdays 111b sind ein j&auml;hrlich stattfindender Kongress, <br /> der dieses Jahr mit den Themenschwerpunkten Journalismus, <br /> Gesellschaft und Technik vom c3f2m Frankfurt, CCCmz(Mainz/Wiesbaden), <br /> der Hochschulgruppe Chaos Darmstadt, dem AK Vorrat und weiteren <br /> regionalen Gruppen im Rhein-Main-Neckargebiet organisiert wird. </p>
	<p> Die MRMCDs finden dieses Jahr vom 05.09-07.09.2008 an der Technischen <br /> Universit&auml;t Darmstadt statt. Drei Tage lang werden Vortr&auml;ge, <br /> Diskussionen und ein Hackcenter geboten. </p>
	<p> Den kompletten Call for Papers mit allen relevanten Informationen <br /> findet ihr hier (<a href="http://mrmcd.metarheinmain.de/mrmcd111b_cfp.pdf">deutsch</a>, <a href="http://mrmcd.metarheinmain.de/mrmcd111b_cfp-e.pdf">englisch</a>).</p></blockquote>
	<p>&nbsp;</p>
	<p>&nbsp;<a href="http://mrmcd.metarheinmain.de/" target="_self"><img width="500" height="300" border="0" align="middle" style="width: 500px; height: 300px;" title="" alt="" src="http://onetruth.blogsome.com/wp-admin/images/dotdog_v7.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/07/16/metarheinmain-chaosdays-111b-call-for-paper/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Call for Papers: Braindump 2 in Wiesbaden</title>
		<link>http://onetruth.blogsome.com/2008/07/11/call-for-papers-braindump-2-in-wiesbaden/</link>
		<comments>http://onetruth.blogsome.com/2008/07/11/call-for-papers-braindump-2-in-wiesbaden/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 21:14:32 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://onetruth.blogsome.com/2008/07/11/call-for-papers-braindump-2-in-wiesbaden/</guid>
		<description><![CDATA[	achtung achtung:
	&nbsp;
	
Der Chaos Computer Club Mainz e.V. l&auml;dt vom 25. bis 27. Juli 2008 zum zweiten Braindump in die Kreativfabrik in Wiesbaden ein.
	Der Braindump ist eine j&auml;hrlich stattfindende Veranstaltung und dient dem gem&uuml;tlichen Beisammensein und Austausch der Chaoten aus den Chaos-Treffs der Region und dar&uuml;ber hinaus. Das Ziel ist das Kennernlernen der anderen Chaoten und [...]]]></description>
			<content:encoded><![CDATA[	<p>achtung achtung:</p>
	<p>&nbsp;</p>
	<div class="entry-content">
<p>Der Chaos Computer Club Mainz e.V. l&auml;dt vom <strong>25. bis 27. Juli 2008</strong> zum zweiten Braindump in die <strong>Kreativfabrik</strong> in <strong>Wiesbaden</strong> ein.</p>
	<p>Der Braindump ist eine j&auml;hrlich stattfindende Veranstaltung und dient dem gem&uuml;tlichen Beisammensein und Austausch der Chaoten aus den Chaos-Treffs der Region und dar&uuml;ber hinaus. Das Ziel ist das Kennernlernen der anderen Chaoten und die bessere Vernetzung untereinander. Parallel findet ein kleines Vortragsprogramm statt.</p>
	<p>Wir m&ouml;chten mit dieser Veranstaltung auch eine Plattform zur Zusammenarbeit bieten. Ihr k&ouml;nnt einen Vortrag halten, zur Diskussion &uuml;ber ein Thema einladen oder euer Projekt vorstellen, f&uuml;r das ihr noch Mitstreiter sucht; egal ob ihr es bereits begonnen habt oder nicht!</p>
	<p>Vortr&auml;ge sollten etwa nicht l&auml;nger als 45 Minuten dauern. Beitr&auml;ge k&ouml;nnen auch w&auml;hrend der Veranstaltung vorgeschlagen werden. Wenn ihr schon wisst, dass ihr etwas vortragen m&ouml;chtet, k&ouml;nnt ihr euer Thema und den Termin an <a href="mailto:braindump@cccmz.de">braindump@cccmz.de</a> schicken.</p>
	<p>Der Eintritt ist frei. Alle weitere Informationen findet ihr unter <a href="http://braindump.cccmz.de/">http://braindump.cccmz.de/</a>.</p>
	<p>Wir w&uuml;rden uns freuen, viele bekannte und neue Gesichter zu sehen!</p>
	<p>Mit chaotischen Gr&uuml;&szlig;en, Euer Chaos Computer Club Mainz e.V.</p>
  							</div>
	<p>&nbsp;<img height="150" width="150" border="0" src="http://onetruth.blogsome.com/images/Cmzlogo-small.jpg" alt="" title="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/07/11/call-for-papers-braindump-2-in-wiesbaden/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Adobe OpenType Fonts, Windows Xp sp3 and Nvidia</title>
		<link>http://onetruth.blogsome.com/2008/06/10/adobe-opentype-fonts-windows-xp-sp3-and-nvidia/</link>
		<comments>http://onetruth.blogsome.com/2008/06/10/adobe-opentype-fonts-windows-xp-sp3-and-nvidia/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 12:00:49 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>bad design</category>
	<category>windows</category>
	<category>xp</category>
		<guid>http://onetruth.blogsome.com/2008/06/10/adobe-opentype-fonts-windows-xp-sp3-and-nvidia/</guid>
		<description><![CDATA[	- these are the ingredients for some big big trouble
	basically i could not use any OpenType Fonts (otf).
	my system installed with Windows Xp sp3 said the fonts are either not there or damaged. i could use normal truetype fonts (ttf) but no otf.
	after hours of search i finally stumbled across that on some systems with [...]]]></description>
			<content:encoded><![CDATA[	<p>- these are the ingredients for some big big trouble</p>
	<p>basically i could not use any <a target="_blank" href="http://en.wikipedia.org/wiki/OpenType">OpenType Fonts</a> (otf).</p>
	<p>my system installed with Windows Xp sp3 said the fonts are either not there or damaged. i could use normal truetype fonts (ttf) but no otf.</p>
	<p>after hours of search i finally stumbled across that on some systems with sp3 and ati cards there could arise these problems.</p>
	<p>i had drivers installed from <a target="_blank" href="http://www.laptopvideo2go.com/">laptopvideo2go.com</a> which are newer then the drivers samsung provides for my laptop (samsung r70) which has a nvidia 8600gs. version was forceware 175.xx.</p>
	<p>I resolved the issue with installing the drivers from samsung which are forceware 101.19 from last year. they are freaking old!</p>
	<p>i will try some other versions, i read somewhere 16x.xx series should do.</p>
	<p>the bug itself seems to be in the driver and in the engine windows uses to render (postscript based) otf fonts witch they licensed from adobe. nice team work guys!</p>
	<ul>
<li>how the fuck can such things happen and why cant you find anything about it!</li>
	<li>why the hell i can only get drivers from my laptop vendor and why are they so freaking old?</li>
</ul>
	<p>another problem i have (or had) is <a target="_blank" href="http://en.wikipedia.org/wiki/Tearing">tearing</a> mostly bad not only in videos.</p>
	<p>its also hard to understand why it seems to be impossible to use directx on dual head, means games or movies.</p>
	<p>i will certainly look at other operating systems again now&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/06/10/adobe-opentype-fonts-windows-xp-sp3-and-nvidia/feed/</wfw:commentRss>
	</item>
		<item>
		<title>evil</title>
		<link>http://onetruth.blogsome.com/2008/05/24/evil/</link>
		<comments>http://onetruth.blogsome.com/2008/05/24/evil/#comments</comments>
		<pubDate>Sat, 24 May 2008 20:33:30 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://onetruth.blogsome.com/2008/05/24/evil/</guid>
		<description><![CDATA[	sometimes you can see the devil walk on earth:
	PID USERNAME&nbsp; SIZE&nbsp;&nbsp; RSS STATE&nbsp; PRI NICE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TIME&nbsp; CPU PROCESS/NLWP 
	666 noaccess&nbsp;&nbsp; 90M&nbsp;&nbsp; 63M sleep&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; 0:01:01 0,4% java/24 
]]></description>
			<content:encoded><![CDATA[	<p>sometimes you can see the devil walk on earth:</p>
	<blockquote><p align="left">PID USERNAME&nbsp; SIZE&nbsp;&nbsp; RSS STATE&nbsp; PRI NICE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TIME&nbsp; CPU PROCESS/NLWP </p>
	<p align="left">666 noaccess&nbsp;&nbsp; 90M&nbsp;&nbsp; 63M sleep&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; 0:01:01 0,4% java/24 </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/05/24/evil/feed/</wfw:commentRss>
	</item>
		<item>
		<title>ZFS on linux or/and Opensolaris Gpl V2/3</title>
		<link>http://onetruth.blogsome.com/2008/05/20/zfs-on-linux-orand-opensolaris-gpl-v23/</link>
		<comments>http://onetruth.blogsome.com/2008/05/20/zfs-on-linux-orand-opensolaris-gpl-v23/#comments</comments>
		<pubDate>Tue, 20 May 2008 00:50:07 +0000</pubDate>
		<dc:creator>Jonas Lerch</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://onetruth.blogsome.com/2008/05/20/zfs-on-linux-orand-opensolaris-gpl-v23/</guid>
		<description><![CDATA[	All the teasing (last video from jonathan) in the last time pointed at an outcome like getting zfs/dtrace and maybe the rest of opensolaris under a second license gpl v2/3.
	Now we got the entry on Jeff Bonwick&#8217;s blog. Look at the pics and read the text between them&#8230;
	(if you don&#8217;t know, Bonwick is the leader [...]]]></description>
			<content:encoded><![CDATA[	<p>All the teasing (last video from jonathan) in the last time pointed at an outcome like getting zfs/dtrace and maybe the rest of opensolaris under a second license gpl v2/3.</p>
	<p>Now we got the <a href="http://blogs.sun.com/bonwick/entry/casablanca" target="_blank">entry on Jeff Bonwick&#8217;s blog</a>. Look at the pics and read the text between them&#8230;</p>
	<p>(if you don&#8217;t know, Bonwick is the leader of the ZFS design team and Sun&#8217;s CTO of Storage Technologies)</p>
	<p>To understand the text between watch the video of the  	<a target="_blank" href="http://www.youtube.com/watch?v=JWMM7HPeTHQ">&quot;Reese&#8217;s Peanut Butter Cups&quot; comercial</a>. </p>
	<div> </div>
	<p>For me the only questions left are just how much of opensolaris will be dual licensed, under which gpl version (v2 or v3), did SUN already port the zfs to linux and will they hire Linus (heaven forbid) </p>
	</p>
]]></content:encoded>
			<wfw:commentRss>http://onetruth.blogsome.com/2008/05/20/zfs-on-linux-orand-opensolaris-gpl-v23/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
