[Opensim-users] OpenSim thinks I have 30,000 prims

Justin Clark-Casey jjustincc at googlemail.com
Tue Feb 22 23:16:50 UTC 2011


On 22/02/11 21:26, Jorge Lima wrote:
> After spending a quiet afternoon building something out of entirely
> passive prims, OpenSim (latest version, run locally, with hippo
> viewer) was dragging my computer to molasses-level performance. I
> looked in About Land and it said I had used 30,000 prims!
>
> I restarted hippo and it couldn't even connect!
> Then I issued the shutdown command and it took 3 or 4 hours to finish :P
> After relaunching OpenSim (and hippo), it was still under the
> impression that I had used over 9000 prims, which is probably an order
> of magnitude above my actual usage!
> WTF... is there anything I can do about this?

Which database are you using?  If it's SQLite then you'll need to switch to MySQL, which is far quicker.  However, with 
large numbers of prims there will be other factors that impact on performance, such as the viewer machine's graphics 
hardware.

>
> These prims were nowhere in sight to be deleted and didn't show up
> when everything else was highlighted by the parcel tools.
> Using the Radegast "sensor" with 1000m range there was also nothing
> special listed...

If you're using bleeding edge code or a recent osgrid distro then I'm not sure how accurate prim count is at the moment. 
  Apparantly, the region count is accurate but parcel counts are not.

Also, in the OpenSim.log, you can search for the phrase "Loaded x objects using y prims" which will be somewhere in the 
startup.  This will tell you how many prims are actually being pulled from the database.

-- 
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc



More information about the Opensim-users mailing list