<?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: Problem when mirror vg00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625962#M619475</link>
    <description>THX for all your reply. I know what a great mistake I have done.&lt;BR /&gt;&lt;BR /&gt;I will follow your advice to remiroor the vg00.&lt;BR /&gt;&lt;BR /&gt;THX your all again.</description>
    <pubDate>Wed, 14 Sep 2005 10:45:42 GMT</pubDate>
    <dc:creator>Ryan Gu</dc:creator>
    <dc:date>2005-09-14T10:45:42Z</dc:date>
    <item>
      <title>Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625956#M619469</link>
      <description>Somebady forgot use -B on pvcreate command when doing mirror on vg00.&lt;BR /&gt;&lt;BR /&gt;So, lvlnboot shows the alter disk is nonboot disk.&lt;BR /&gt;/dev/dsk/c1t6d0 (0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt;/dev/dsk/c2t6d0 (0/0/2/1.6.0) &lt;BR /&gt;&lt;BR /&gt;How can I resolve this problem? I don't like to remirror the vg00.</description>
      <pubDate>Wed, 14 Sep 2005 10:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625956#M619469</guid>
      <dc:creator>Ryan Gu</dc:creator>
      <dc:date>2005-09-14T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625957#M619470</link>
      <description>Jason,&lt;BR /&gt;&lt;BR /&gt;I believe you will have to unmirror, vgreduce and start over.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 14 Sep 2005 10:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625957#M619470</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-09-14T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625958#M619471</link>
      <description>Using the -B option when doing a pvcreate reserves the boot area on the PV.&lt;BR /&gt;If this was not done, there is no way to fix this without redoing a pvcreate -B.&lt;BR /&gt;This means:&lt;BR /&gt;unmirror the disk&lt;BR /&gt;vgreduce&lt;BR /&gt;pvcreate -B (and possibly use the -f option)&lt;BR /&gt;vgextend&lt;BR /&gt;create the mirrors again&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 10:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625958#M619471</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-09-14T10:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625959#M619472</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;I think all people already answered with the best direction to solve your problem. Infact no possibilites to get your disk bootable if before it was not initialized by pvcreate -B.&lt;BR /&gt;You has to recreate the LVM structure.&lt;BR /&gt;&lt;BR /&gt;Please assign points if people helps you because your 15/54 about points assigned is not so good.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Wed, 14 Sep 2005 10:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625959#M619472</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-09-14T10:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625960#M619473</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;you have to remirror the disk, because "-B" reserves additional space on disk.&lt;BR /&gt;Please unmirror and recreate using pvcreate -f -B ...</description>
      <pubDate>Wed, 14 Sep 2005 10:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625960#M619473</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-09-14T10:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625961#M619474</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;Just to add my $.02; you have no choice but to reduce the mirrored disk out and redo it.&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Wed, 14 Sep 2005 10:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625961#M619474</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2005-09-14T10:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625962#M619475</link>
      <description>THX for all your reply. I know what a great mistake I have done.&lt;BR /&gt;&lt;BR /&gt;I will follow your advice to remiroor the vg00.&lt;BR /&gt;&lt;BR /&gt;THX your all again.</description>
      <pubDate>Wed, 14 Sep 2005 10:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625962#M619475</guid>
      <dc:creator>Ryan Gu</dc:creator>
      <dc:date>2005-09-14T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when mirror vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625963#M619476</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As suggested by many others earlier the only option left is to recreate mirror.&lt;BR /&gt;&lt;BR /&gt;Cross check the action with attached procedure before activity so that it is not required to repeat it again.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 14 Sep 2005 23:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-mirror-vg00/m-p/3625963#M619476</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-14T23:15:36Z</dc:date>
    </item>
  </channel>
</rss>

