<?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 for Jörn&#039;s Blog</title>
	<atom:link href="http://joernhees.de/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://joernhees.de/blog</link>
	<description>Science, code and links.</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:54:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by joern</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1322</link>
		<dc:creator>joern</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1322</guid>
		<description>maybe there&#039;s another install of virtuoso interfering with the one you actually want to use? (e.g., one installed by your distribution?)
also see the comment about isql and isql-vt.</description>
		<content:encoded><![CDATA[<p>maybe there&#8217;s another install of virtuoso interfering with the one you actually want to use? (e.g., one installed by your distribution?)<br />
also see the comment about isql and isql-vt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by Nico</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1321</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1321</guid>
		<description>Ho Joern, 
thanks for your reply.
Something seems to be going terribly wrong. Obviously, virtuoso is only using a small piece of the available memory, thus leaving everything else to the HDD. Checked with top, which is telling me the same (~250MB in use for virtuoso).
It seems to me like virtuoso is ignoring any settings made in the virtuoso.ini. Looking into the output of the server status, I see the following:
&lt;code&gt;
Database Status:
  File size 17060331520, 2082560 pages, 789300 free.
  2000 buffers, 1996 used, 0 dirty 0 wired down, repl age 573 0 w. io 0 w/crsr.
  Disk Usage: 8764 reads avg 0 msec, 0% r 0% w last  0 s, 3073 writes,
    29 read ahead, batch = 26.  Autocompact 0 in 0 out, 0% saved.
&lt;/code&gt;
So the number of buffers is defaulted to 2000 instead of the 230k I specified. Any idea what the reason for this could be? (ini file is in /var/lib/virtuoso/db)</description>
		<content:encoded><![CDATA[<p>Ho Joern,<br />
thanks for your reply.<br />
Something seems to be going terribly wrong. Obviously, virtuoso is only using a small piece of the available memory, thus leaving everything else to the HDD. Checked with top, which is telling me the same (~250MB in use for virtuoso).<br />
It seems to me like virtuoso is ignoring any settings made in the virtuoso.ini. Looking into the output of the server status, I see the following:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Database Status:<br />
&nbsp; File size 17060331520, 2082560 pages, 789300 free.<br />
&nbsp; 2000 buffers, 1996 used, 0 dirty 0 wired down, repl age 573 0 w. io 0 w/crsr.<br />
&nbsp; Disk Usage: 8764 reads avg 0 msec, 0% r 0% w last &nbsp;0 s, 3073 writes,<br />
&nbsp; &nbsp; 29 read ahead, batch = 26. &nbsp;Autocompact 0 in 0 out, 0% saved.</div></div>
<p>So the number of buffers is defaulted to 2000 instead of the 230k I specified. Any idea what the reason for this could be? (ini file is in /var/lib/virtuoso/db)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by joern</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1319</link>
		<dc:creator>joern</dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1319</guid>
		<description>Hi Nico,
with those settings virtuoso should use at least half of your ram and the rest should probably be OS buffers caching access to the hd... I&#039;d just fire up [cci_bash]top[/cci_bash] or [cci_bash]htop[/cci_bash] and have a look on the virtuoso memory column. If it doesn&#039;t use a significant amount of memory something is wrong. Are you sure you (re)started the virtuoso server after changing the buffer values? Did you set the MaxCheckpointRemap according to the post?
Cheers,
Jörn</description>
		<content:encoded><![CDATA[<p>Hi Nico,<br />
with those settings virtuoso should use at least half of your ram and the rest should probably be OS buffers caching access to the hd&#8230; I&#8217;d just fire up <code class="codecolorer bash default"><span class="bash">top</span></code> or <code class="codecolorer bash default"><span class="bash">htop</span></code> and have a look on the virtuoso memory column. If it doesn&#8217;t use a significant amount of memory something is wrong. Are you sure you (re)started the virtuoso server after changing the buffer values? Did you set the MaxCheckpointRemap according to the post?<br />
Cheers,<br />
Jörn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by Peter</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1318</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1318</guid>
		<description>Hi Joern,

thanks for the great tutorial! It saved my live! I don&#039;t I&#039;d have managed to get the server and the imports running without your valuable instructions.
Just one quick question, maybe someone can help with regard to this: I&#039;m running the import for 2 (!) days now, an roughly have imported half of the files. Although I&#039;m running on a pretty slow machine (dual core, 3 Gig Memory) I&#039;m wondering that neither CPU nor memory are significantly in use. It&#039;s almost exclusively the HDD which is working all the time, causing the import to be so incredibly slow probably. Any ideas where to tune things in the configuration? 
My Virtuoso.ini config is curently set to but doesnt seem to have any effect though:
  NumberOfBuffers          = 224000
  MaxDirtyBuffers          = 200000

Thanks a lot!
Nico</description>
		<content:encoded><![CDATA[<p>Hi Joern,</p>
<p>thanks for the great tutorial! It saved my live! I don&#8217;t I&#8217;d have managed to get the server and the imports running without your valuable instructions.<br />
Just one quick question, maybe someone can help with regard to this: I&#8217;m running the import for 2 (!) days now, an roughly have imported half of the files. Although I&#8217;m running on a pretty slow machine (dual core, 3 Gig Memory) I&#8217;m wondering that neither CPU nor memory are significantly in use. It&#8217;s almost exclusively the HDD which is working all the time, causing the import to be so incredibly slow probably. Any ideas where to tune things in the configuration?<br />
My Virtuoso.ini config is curently set to but doesnt seem to have any effect though:<br />
  NumberOfBuffers          = 224000<br />
  MaxDirtyBuffers          = 200000</p>
<p>Thanks a lot!<br />
Nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by mataron</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1317</link>
		<dc:creator>mataron</dc:creator>
		<pubDate>Fri, 27 Jan 2012 14:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1317</guid>
		<description>Hi!
Thanks for the nice &amp; helpful tutorial! It did actually save me from lots of searching.

Do you have any suggestion how to go about importing dbpedia 3.7? Is there any option in virtuoso to set the parser?

The error I get is similar to the one posted above.

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Thanks for the nice &amp; helpful tutorial! It did actually save me from lots of searching.</p>
<p>Do you have any suggestion how to go about importing dbpedia 3.7? Is there any option in virtuoso to set the parser?</p>
<p>The error I get is similar to the one posted above.</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by florian</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1275</link>
		<dc:creator>florian</dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1275</guid>
		<description>I really enjoyed following the tutorial!!!
I&#039;m not a linux-expert but I found it easy to set up and it ran through without any errors. Because I don&#039;t have a fast enought server I set up a virtual machine with VirtuelBox. The Virtuell Machine was running on 800MB RAM and a pretty old DualCore. It took 3 days to import the german version of dbpedia but Queries on the SPARQL-Endpoint work. You might experience Errors when querying the Endpoint because the estimated execution time exceeds a predefined limit. I fixed this by logging into http://your-server:8890 and increasing the limits in the SPARQL section of the admin-interface. Now its time to play ;)

Greetings, 
florian</description>
		<content:encoded><![CDATA[<p>I really enjoyed following the tutorial!!!<br />
I&#8217;m not a linux-expert but I found it easy to set up and it ran through without any errors. Because I don&#8217;t have a fast enought server I set up a virtual machine with VirtuelBox. The Virtuell Machine was running on 800MB RAM and a pretty old DualCore. It took 3 days to import the german version of dbpedia but Queries on the SPARQL-Endpoint work. You might experience Errors when querying the Endpoint because the estimated execution time exceeds a predefined limit. I fixed this by logging into <a href="http://your-server:8890" rel="nofollow">http://your-server:8890</a> and increasing the limits in the SPARQL section of the admin-interface. Now its time to play <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Greetings,<br />
florian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by joern</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1254</link>
		<dc:creator>joern</dc:creator>
		<pubDate>Tue, 10 Jan 2012 14:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1254</guid>
		<description>uhm, i never noticed this, as i always imported the dump in one shot.

I noticed that things get terribly slow when you run out of RAM, so maybe that happens when you import the last part?
Also I&#039;d do commits and checkpoints between the parts, just to make sure there&#039;s not too much pending work.</description>
		<content:encoded><![CDATA[<p>uhm, i never noticed this, as i always imported the dump in one shot.</p>
<p>I noticed that things get terribly slow when you run out of RAM, so maybe that happens when you import the last part?<br />
Also I&#8217;d do commits and checkpoints between the parts, just to make sure there&#8217;s not too much pending work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a local DBpedia mirror with Virtuoso by June</title>
		<link>http://joernhees.de/blog/2010/10/31/setting-up-a-local-dbpedia-mirror-with-virtuoso/#comment-1241</link>
		<dc:creator>June</dc:creator>
		<pubDate>Thu, 05 Jan 2012 03:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=277#comment-1241</guid>
		<description>Will rdf_loader_run() be more and more slower? 
I load dbpedia by 4 parts, and when loading the last part, it is getting extraordinarily slow...</description>
		<content:encoded><![CDATA[<p>Will rdf_loader_run() be more and more slower?<br />
I load dbpedia by 4 parts, and when loading the last part, it is getting extraordinarily slow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duolingo: Learn a language and translate the web by joern</title>
		<link>http://joernhees.de/blog/2011/12/28/duolingo-learn-a-language-and-translate-the-web/#comment-1230</link>
		<dc:creator>joern</dc:creator>
		<pubDate>Thu, 29 Dec 2011 16:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=414#comment-1230</guid>
		<description>Well, I always wanted to learn German :) or Spanish... but actually I&#039;d also want to start with French.
Got a beta account?</description>
		<content:encoded><![CDATA[<p>Well, I always wanted to learn German <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  or Spanish&#8230; but actually I&#8217;d also want to start with French.<br />
Got a beta account?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duolingo: Learn a language and translate the web by Raphael</title>
		<link>http://joernhees.de/blog/2011/12/28/duolingo-learn-a-language-and-translate-the-web/#comment-1229</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Thu, 29 Dec 2011 15:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://joernhees.de/blog/?p=414#comment-1229</guid>
		<description>This is awesome. Can&#039;t wait for support of languages I actually want to learn.</description>
		<content:encoded><![CDATA[<p>This is awesome. Can&#8217;t wait for support of languages I actually want to learn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

