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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Zugschlusbeobachtungen (Entries tagged as lvm)</title>
    <link>https://blog.zugschlus.de/</link>
    <description>Marc Habers Weblog</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>

    <image>
    <url>https://blog.zugschlus.de/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: Zugschlusbeobachtungen - Marc Habers Weblog</title>
    <link>https://blog.zugschlus.de/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>Unified Kernel for etch, lenny and sid</title>
    <link>https://blog.zugschlus.de/archives/844-Unified-Kernel-for-etch,-lenny-and-sid.html</link>
            <category>Debian</category>
    
    <comments>https://blog.zugschlus.de/archives/844-Unified-Kernel-for-etch,-lenny-and-sid.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=844</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=844</wfw:commentRss>
    

    <author>nospam@example.com (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Traditionally, the Linux kernel is software that I compile myself from pristine upstream sources for various reasons. I have three major kernel flavours that get built (server, desktop and notebook), and I am pretty current in running a bleeding edge kernel. This is not really necessary any more nowadays, but it&#039;s a tradition that works pretty well.
&lt;/p&gt;

&lt;p&gt;
My kernels get built on sid and are packaged up with kernel-package, and equivs builds a dependency helper package which pulls in the kernel&#039;s dependencies such as initramfs-tools and takes care of cross-version updates like going from 2.6.29 to 2.6.30. Up to now, I was always able to run a kernel built this way on all my systems which can range from oldstable to unstable.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/844-Unified-Kernel-for-etch,-lenny-and-sid.html#extended&quot;&gt;Continue reading &quot;Unified Kernel for etch, lenny and sid&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 06 Aug 2009 08:44:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/844-guid.html</guid>
    <category>debian</category>
<category>debian-english</category>
<category>incluesion</category>
<category>kernel</category>
<category>lvm</category>
<category>udev</category>

</item>
<item>
    <title>partition table gone, data still present</title>
    <link>https://blog.zugschlus.de/archives/819-partition-table-gone,-data-still-present.html</link>
            <category>Admintipp des Tages</category>
    
    <comments>https://blog.zugschlus.de/archives/819-partition-table-gone,-data-still-present.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=819</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=819</wfw:commentRss>
    

    <author>nospam@example.com (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
I just wanted to make an USB stick bootable and wondered why mkdiskimage -4 /dev/sda 0 32 64 complained about the disk having too many cylinders. After a few moments, it ocurred to me that since libata, the system hard disk has become sda and that the stick was sdb or sdc. One ctrl-C later, fdisk confirmed both counts: That I accidentally started mkdiskimaging my main system hard disk and that the partition table was already gone.
&lt;/p&gt;

&lt;p&gt;
A few hours later, the notebook is back in business without too much data loss. Lucky me.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/819-partition-table-gone,-data-still-present.html#extended&quot;&gt;Continue reading &quot;partition table gone, data still present&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 08 Apr 2009 20:58:32 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/819-guid.html</guid>
    <category>dataloss</category>
<category>debian</category>
<category>debian-english</category>
<category>incluesion</category>
<category>lvm</category>

</item>
<item>
    <title>LV naming, UUIDs, file systems labels</title>
    <link>https://blog.zugschlus.de/archives/818-LV-naming,-UUIDs,-file-systems-labels.html</link>
            <category>Debian</category>
    
    <comments>https://blog.zugschlus.de/archives/818-LV-naming,-UUIDs,-file-systems-labels.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=818</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=818</wfw:commentRss>
    

    <author>nospam@example.com (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
In the last few weeks, I spent quite some time wondering about how to arrange the hard disk layout of my productive systems in the future. This article outlines my thoughts and would like to ask the lazyweb for comments.
&lt;/p&gt;

&lt;p&gt;
I try to keep my Debian servers as identically as possible, making it possible to talk non-linux persons remotely through the system without having to worry about this particular box&#039; configuration.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/818-LV-naming,-UUIDs,-file-systems-labels.html#extended&quot;&gt;Continue reading &quot;LV naming, UUIDs, file systems labels&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 02 Apr 2009 09:04:12 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/818-guid.html</guid>
    <category>debian</category>
<category>debian-english</category>
<category>incluesion</category>
<category>lazyweb</category>
<category>linux</category>
<category>lvm</category>
<category>sysadmin</category>

</item>
<item>
    <title>LVM regelt verschärft</title>
    <link>https://blog.zugschlus.de/archives/698-LVM-regelt-verschaerft.html</link>
            <category>Freie Software</category>
    
    <comments>https://blog.zugschlus.de/archives/698-LVM-regelt-verschaerft.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=698</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=698</wfw:commentRss>
    

    <author>nospam@example.com (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Ich glaube, ich erwähnte es schon, aber LVM ist einfach cool. Ich bereue keinen Meter, schon seit 2002 LVM grundsätzlich auf jedem Linux-System das ich installiere einzusetzen. Damals war ich hauptsächlich scharf darauf, Festplattenpartitionen mit &quot;sprechenden&quot; Namen zu haben, die obendrein auch noch unabhängig davon sind, mit welcher Schnittstelle eine Platte an das System angebunden ist.
&lt;/p&gt;

&lt;p&gt;
Aber auch Snapshots und die Möglichkeit zum Resize haben mir inzwischen schon öfter &lt;strike&gt;den Arsch gerettet&lt;/strike&gt;die Arbeit erleichtert.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/698-LVM-regelt-verschaerft.html#extended&quot;&gt;Continue reading &quot;LVM regelt verschärft&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 27 May 2008 13:00:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/698-guid.html</guid>
    <category>linux</category>
<category>lvm</category>

</item>
<item>
    <title>Mietserver-Recovery mit veraltetem Rescuesystem</title>
    <link>https://blog.zugschlus.de/archives/649-Mietserver-Recovery-mit-veraltetem-Rescuesystem.html</link>
            <category>Computer und Netze</category>
    
    <comments>https://blog.zugschlus.de/archives/649-Mietserver-Recovery-mit-veraltetem-Rescuesystem.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=649</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=649</wfw:commentRss>
    

    <author>nospam@example.com (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Den &lt;a href=&quot;http://blog.zugschlus.de/archives/525-First-Dedicated-Power-Server-S-Limited-Edition.html&quot; title=&quot;Link zum Blogartikel&quot;&gt;First Dedicated Power Server S Limited Edition&lt;/a&gt; benutze ich seit ziemlich genau einem Jahr als Entwicklungssystem. Da die Kiste ausschließlich verschlüsselt mit der Außenwelt spricht, sind die Schwächen im Netzwerksetup des Hosters für meine Anwendung irrelevant. Als nicht irrelevant zeigten sich vor einigen Wochen die Macken im Rescuesystem, als ein Umstieg auf neue Hardware anstand.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/649-Mietserver-Recovery-mit-veraltetem-Rescuesystem.html#extended&quot;&gt;Continue reading &quot;Mietserver-Recovery mit veraltetem Rescuesystem&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 24 Mar 2008 22:07:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/649-guid.html</guid>
    <category>boot</category>
<category>firstdedicated</category>
<category>grml</category>
<category>grub</category>
<category>hosting</category>
<category>lvm</category>
<category>rescue</category>
<category>rootserver</category>

</item>
<item>
    <title>using grml to prepare LVM surgery</title>
    <link>https://blog.zugschlus.de/archives/530-using-grml-to-prepare-LVM-surgery.html</link>
            <category>Freie Software</category>
    
    <comments>https://blog.zugschlus.de/archives/530-using-grml-to-prepare-LVM-surgery.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=530</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=530</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;
One of my dedicated servers was in bad need of major LVM surgery today. Since the rescue system delivered with the server by the housing provider suffers from lack of LVM support, I needed to pull a creative stunt with grub and &lt;a href=&quot;http://www.grml.org/&quot;  title=&quot;external link to grml&quot;&gt;grml&lt;/a&gt; to accomplish this.
&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/530-using-grml-to-prepare-LVM-surgery.html#extended&quot;&gt;Continue reading &quot;using grml to prepare LVM surgery&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 28 Mar 2007 22:00:52 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/530-guid.html</guid>
    <category>debian</category>
<category>debian-english</category>
<category>grml</category>
<category>incluesion</category>
<category>lvm</category>
<category>rescue</category>
<category>rootserver</category>

</item>
<item>
    <title>LVM unter Linux</title>
    <link>https://blog.zugschlus.de/archives/65-LVM-unter-Linux.html</link>
            <category>Freie Software</category>
    
    <comments>https://blog.zugschlus.de/archives/65-LVM-unter-Linux.html#comments</comments>
    <wfw:comment>https://blog.zugschlus.de/wfwcomment.php?cid=65</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>https://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;
LVM rockt. Gerade mal wieder gemerkt, als in dem von mir betreuten Newsserver die (einzige) Platte ihr Ableben angekündigt hat. 40 GB Daten im laufenden Betrieb von einer alten auf eine neue Platte schieben ist einfach sexy. Die einzige Downtime hatte ich mir dadurch eingehandelt, dass die Overviews durch die kaputte Platte beschädigt waren, und deswegen ein &lt;tt&gt;makeh*story&lt;/tt&gt; fällig war.
&lt;/p&gt;

&lt;p&gt;Diese Gelegenheit nutze ich, einen alten Artikel zum Thema LVM für mein Blog zu recyceln.&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.zugschlus.de/archives/65-LVM-unter-Linux.html#extended&quot;&gt;Continue reading &quot;LVM unter Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 16 Jun 2005 01:07:17 +0000</pubDate>
    <guid isPermaLink="false">https://blog.zugschlus.de/archives/65-guid.html</guid>
    <category>debian</category>
<category>incluesion</category>
<category>linux</category>
<category>lvm</category>

</item>

</channel>
</rss>
