<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LVM Snap Shot in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317416#M34590</link>
    <description>Thanks. Useful link&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Dec 2008 19:29:20 GMT</pubDate>
    <dc:creator>Nath_3</dc:creator>
    <dc:date>2008-12-03T19:29:20Z</dc:date>
    <item>
      <title>LVM Snap Shot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317414#M34588</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Can i get some detailed explanation regarding the LVM Snapshot. (With Commands)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 18:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317414#M34588</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-12-03T18:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Snap Shot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317415#M34589</link>
      <description>Here is a good example and usage:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/snapshots_backup.html" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/snapshots_backup.html&lt;/A&gt;</description>
      <pubDate>Wed, 03 Dec 2008 18:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317415#M34589</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-12-03T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Snap Shot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317416#M34590</link>
      <description>Thanks. Useful link&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 19:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317416#M34590</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2008-12-03T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Snap Shot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317417#M34591</link>
      <description>&lt;BR /&gt;Check if this helps&lt;BR /&gt;&lt;BR /&gt;If we need to preserve a backup of a file system which is subject to a major change and a  BCV  option  is not available, the following procedure can be followed. This uses LVM mirroring for the same.&lt;BR /&gt;&lt;BR /&gt;Pre-requisites : MirrorDisk/UX software installed in the server.&lt;BR /&gt;                      Sufficient space in a different group of disks for mirroring.&lt;BR /&gt;&lt;BR /&gt;  =&amp;gt; Create a spare lv ( temporary one ) to fill up the existing free space of the VG.&lt;BR /&gt;  =&amp;gt; Add adequate spare disks to the VG.&lt;BR /&gt;  =&amp;gt; lvextend -m 1 /dev/vgname/lvname&lt;BR /&gt;  =&amp;gt; lvdisplay -v /dev/vgname/lvname |grep -I stale &lt;BR /&gt;           To make sure there is no stale LVs.&lt;BR /&gt;  =&amp;gt; Make sure that there is no data modification happening &lt;BR /&gt;            In case of a db file system halt the database.&lt;BR /&gt;  =&amp;gt; lvsplit  /dev/vgname/lvname&lt;BR /&gt;            This will create two lvs as /dev/vgname/lvname and /dev/vgname/lvnameb&lt;BR /&gt;&lt;BR /&gt;  =&amp;gt; /dev/vgname/lvnameb can be used as a preserved backup LV.&lt;BR /&gt;            Can be mounted if require.&lt;BR /&gt;&lt;BR /&gt;  =&amp;gt; If require to retrieve data &lt;BR /&gt;  &lt;BR /&gt;       /usr/sbin/lvmerge   dest_lv_path   src_lv_path&lt;BR /&gt;&lt;BR /&gt;      eg:- to copy data from /dev/vgname/lvnameb back to /dev/vgname/lvname&lt;BR /&gt;&lt;BR /&gt;       /usr/sbin/lvmerge    /dev/vgname/lvname /dev/vgname/lvnameb &lt;BR /&gt;&lt;BR /&gt;       This will result in a single LV /dev/vgname/lvnameb with the old data.&lt;BR /&gt;&lt;BR /&gt;=&amp;gt; lvmerge can be used even if the lvs are not created by a previous lvsplit command also. But the lvs should be of the same size.&lt;BR /&gt;&lt;BR /&gt;Please refer to man page of lvsplit and lvmerge before any such activity.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 18:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-snap-shot/m-p/4317417#M34591</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-12-05T18:53:50Z</dc:date>
    </item>
  </channel>
</rss>

