<?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: lvsplit: There aren't enough mirros to make a split copy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450839#M657221</link>
    <description>Thank you very much for all your help.&lt;BR /&gt;&lt;BR /&gt;Sharon</description>
    <pubDate>Fri, 06 Oct 2000 16:46:03 GMT</pubDate>
    <dc:creator>Sharon Jing</dc:creator>
    <dc:date>2000-10-06T16:46:03Z</dc:date>
    <item>
      <title>lvsplit: There aren't enough mirros to make a split copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450835#M657217</link>
      <description>We are running HP10.20. And we use Omniback to do the backup every night. Our backup procedure is as follows:&lt;BR /&gt;1) Run a pre-script. The pre-script uses lvsplit on logical volumes that are mirrored and have to stay up, which will lvolxb. Then the script mount lvolxb under temporary points.&lt;BR /&gt;2) Start backup from OMNIBACk which will pick up mounted lvolxb.&lt;BR /&gt;3) Run a post-script to unmount the temporary mount points, and use lvmerge to start the mirroring.&lt;BR /&gt;&lt;BR /&gt;This procedure has been working well until we got an error message recently while running the pre-script. The error message is like "lvsplit: There aren't enough mirros to make a split copy: /dev/vg01/lvol8". We have mirrored logical volumes from /u01 to /u08. lvsplit only failed on the last one, which is /u08. &lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thank you very much in advance.&lt;BR /&gt;&lt;BR /&gt;Sharon&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2000 20:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450835#M657217</guid>
      <dc:creator>Sharon Jing</dc:creator>
      <dc:date>2000-10-05T20:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: lvsplit: There aren't enough mirros to make a split copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450836#M657218</link>
      <description>It sounds like the initial failure was actually on the merge of your last volume after the previous night's backup.  Do an lvdisplay on the volume in question and see what it says under mirror copies.  (Or do a vgdisplay on teh volume group and see whether you have an extra lvol).</description>
      <pubDate>Thu, 05 Oct 2000 20:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450836#M657218</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-05T20:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: lvsplit: There aren't enough mirros to make a split copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450837#M657219</link>
      <description>Sharon,&lt;BR /&gt;it looks to me like the mirror disk has failed OR some thing wrong with the LVM mirroring. check lvdisplay -v /dev/vgxx/lvolx and see whether you can all the physical extents of the LV are in sync. try spliting the mirror manually and see how it goes.&lt;BR /&gt;If the lvdisplay shows "stale" PEs, then check for the mirror disk and see it is working normal by doing pvdisplay and diskinfo commands.&lt;BR /&gt;&lt;BR /&gt;hope this helps you ..</description>
      <pubDate>Fri, 06 Oct 2000 00:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450837#M657219</guid>
      <dc:creator>Manju Kampli</dc:creator>
      <dc:date>2000-10-06T00:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvsplit: There aren't enough mirros to make a split copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450838#M657220</link>
      <description>This sounds like /u08 is already split . check /dev directory and see if there is a "b" file realting to /u08b . If there is then what it could be is the merge failed for this logical volume.&lt;BR /&gt; When doing an lvdisplay for that logical volume does it show 0 as mirrored copies , which means it is already split. So remerge it back and try again.&lt;BR /&gt;&lt;BR /&gt;you can check the failed logical volume, check for errors in syslog / try doing a dd of logical volume to /dev/null see if o.k&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 06 Oct 2000 08:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450838#M657220</guid>
      <dc:creator>Devbinder Singh Marway</dc:creator>
      <dc:date>2000-10-06T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: lvsplit: There aren't enough mirros to make a split copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450839#M657221</link>
      <description>Thank you very much for all your help.&lt;BR /&gt;&lt;BR /&gt;Sharon</description>
      <pubDate>Fri, 06 Oct 2000 16:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvsplit-there-aren-t-enough-mirros-to-make-a-split-copy/m-p/2450839#M657221</guid>
      <dc:creator>Sharon Jing</dc:creator>
      <dc:date>2000-10-06T16:46:03Z</dc:date>
    </item>
  </channel>
</rss>

