<?xml version="1.0" encoding="UTF-8"?>

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Jürgen's Rantery</title>
<subtitle type="html"><![CDATA[
Random rants by a random person. Updated randomly.
]]></subtitle>
<id>http://blog.jaerhard.com/2007/index.atom</id>
<link rel="alternate" type="text/html" href="http://blog.jaerhard.com" />
<link rel="self" type="application/atom+xml" href="http://blog.jaerhard.com/2007/index.atom" />


<author>
<name>Jürgen A. Erhard</name>
<uri>http://blog.jaerhard.com/2007/index.atom</uri>
<email>email@blah.com</email>
</author>
<rights>Copyright 2005 Joe Bobb</rights>
<generator uri="http://pyblosxom.sourceforge.net/" version="1.4.3 01/10/2008">
PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008
</generator>

<updated>2007-08-24T11:44:00Z</updated>
<!-- icon?  logo?  -->

<entry>
<title type="html">Hard Disking</title>
<category term="" />
<id>http://blog.jaerhard.com/2007/08/24/20070824.1344</id>
<updated>2007-08-24T11:44:00Z</updated>
<published>2007-08-24T11:44:00Z</published>
<link rel="alternate" type="text/html" href="http://blog.jaerhard.com/20070824.1344.html" />
<content type="html">&lt;p&gt;
Two days ago two new HDs arrived.  Two Seagate 500GB SATA disks.
Together with a SATA controller, they were meant to replace the three
disks in my old Athlon server (&quot;sanctum&quot;, for obvious reasons ;).&lt;/p&gt;
&lt;p&gt;The controller installed fine.  Built a new 2.6.16 (2.6.16.53 now, the
previous was 2.6.16.29).  Booted... works!  Good.&lt;/p&gt;
&lt;p&gt;Shutdown, connect new disk #1, bootup.  Good.&lt;/p&gt;
&lt;p&gt;The disk still lies beside the server... since yesterday.  Because...&lt;/p&gt;
&lt;p&gt;Okay, there&apos;s this old lvm1 volume group (VG).  Which I used since way
back, it was created on a 2.4.x kernel.  And still worked in 2.6.&lt;/p&gt;
&lt;p&gt;Now, I created a new physical volume (PV) on a partition of the new
disk.  Tried to extend the VG.  Failed, because the VG is lvm1
(metadata format) and the new PV is lvm2 format.&lt;/p&gt;
&lt;p&gt;Okay, remake the PV in lvm1 format.  Add to VG.  Works.&lt;/p&gt;
&lt;p&gt;Now... pvmove the physical extents (the actual data) from one of the
old PVs to the new one.  Oh, yes, now I remember this won&apos;t work for a
lvm1-format VG.  Great.&lt;/p&gt;
&lt;p&gt;No problem, I think, vgconvert to new lvm2 format.  Success.  Now do
pvmove... oops: &quot;Metadata Too Large For Circular Buffer&quot;&lt;/p&gt;
&lt;p&gt;It appears I have too many LVs.  117 in fact.&lt;/p&gt;
&lt;p&gt;Now, does it not seem strange that the &quot;limited to 255 LVs&quot; lvm1
metadata format can handle these fine, while the &quot;virtually unlimited
LVs&quot; lvm2 metadata format fails?&lt;/p&gt;
&lt;p&gt;Found some (limited) help on IRC.  I could convert back to lvm1
format, but that&apos;s about it.&lt;/p&gt;
&lt;p&gt;And here I am, stuck between a rock and a hard place.  Do I keep lvm1,
but no pvmove (and none of the mythical (to me) advantages of lvm2
which I had no need for in the past).  Or move to lvm2 (and a whole new
VG), but need some guesswork as to how big a metadata area I need.
&lt;/p&gt;</content>
</entry>

<entry>
<title type="html">I&apos;m back!</title>
<category term="" />
<id>http://blog.jaerhard.com/2007/08/14/20070814.1916</id>
<updated>2007-08-14T17:16:00Z</updated>
<published>2007-08-14T17:16:00Z</published>
<link rel="alternate" type="text/html" href="http://blog.jaerhard.com/20070814.1916.html" />
<content type="html">&lt;p&gt;
After a short-ish hiatus, this &quot;thing&quot; is back.  For whatever that&apos;s worth.
&lt;/p&gt;</content>
</entry>
</feed>
