<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://weait.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>mke2fs</title>
 <link>http://weait.com/category/post/mke2fs</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>OSM database on SSD</title>
 <link>http://weait.com/content/osm-database-ssd</link>
 <description>&lt;p&gt;I&#039;m experimenting with importing the OSM database to a solid state disk.  I hear they can be pretty fast.  I expect it will take time to get the configuration right.  &lt;/p&gt;
&lt;h3&gt;Default settings, mounted with noatime&lt;/h3&gt;
&lt;p&gt;First try it with all settings as default as possible.  Mount the ssd with noatime to reduce writes to the ssd.   &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://weait.com/content/osm-database-ssd&quot;&gt;&amp;nbsp;read&amp;nbsp;more&amp;nbsp;&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;fdisk whole disk as one partition
mke2fs -t ext3 /dev/sdd1
# /etc/fstab
/dev/sdd1  /ssd  ext3   noatime  0 0 
# create tablespace on ssd
# create db on tablespace</description>
 <comments>http://weait.com/content/osm-database-ssd#comments</comments>
 <category domain="http://weait.com/category/post/fdisk">fdisk</category>
 <category domain="http://weait.com/category/post/mke2fs">mke2fs</category>
 <category domain="http://weait.com/category/post/openstreetmap">OpenStreetMap</category>
 <category domain="http://weait.com/category/post/osm">osm</category>
 <category domain="http://weait.com/category/post/osm2pgsql">osm2pgsql</category>
 <category domain="http://weait.com/category/post/postgis">postGIS</category>
 <category domain="http://weait.com/category/post/postgres">postgres</category>
 <category domain="http://weait.com/category/post/ssd">ssd</category>
 <category domain="http://weait.com/category/post/wheeeee">wheeeee</category>
 <pubDate>Tue, 27 Apr 2010 14:01:19 -0400</pubDate>
 <dc:creator>rw</dc:creator>
 <guid isPermaLink="false">119 at http://weait.com</guid>
</item>
</channel>
</rss>

