<div>Hi!</div>
<div> </div>
<div>My setup is as follows:</div>
<div> <br>Ubunutu 8.04 (512 MB, 100GB HD)<br>Ruby v1.8.7<br>RoR 2.0.2<br>Mysql v5.0.51a</div>
<div> </div>
<div>I'm currently loading a planet file using the following options for Osmosis:</div>
<div> </div>
<div> osmosis </div>
<div>--read-xml file="planet-081217.osm.bz2" </div>
<div>compressionMethod="bzip2" </div>
<div>--write-mysql host="localhost" </div>
<div>database="openstreetmap" </div>
<div>user="openstreetmap" </div>
<div>password="openstreetmap" </div>
<div>validateSchemaVersion="no"</div>
<div> </div>
<div>How long does this typically take to complete? Should I have added some options to speed things up?</div>
<div>When I top to watch things, it seems like osmosis is spending lots of time not running.</div>
<div> </div>
<div>tia,</div>
<div>Bernie</div>
<div> </div>