<?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: vg00 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880734#M624465</link>
    <description>Brian,&lt;BR /&gt;&lt;BR /&gt;What about trying a pvcreate -f in this disk again?&lt;BR /&gt;This will re-create all LVM structures and probably re-construct your super block.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Jan 2005 18:18:26 GMT</pubDate>
    <dc:creator>Julio Yamawaki</dc:creator>
    <dc:date>2005-01-18T18:18:26Z</dc:date>
    <item>
      <title>vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880732#M624463</link>
      <description>I have a new rx server with hpux 11i v2 installed.  I mirrored the boot disk, but when I split the mirror I got an error relating to a bad super block.  I removed the logical volume and was attempting to rebuild, but now I get an error everytime I try to use this disk.  I've done an ioscan -nfC disk and the disk shows up. I even did a dd on it, and it read/writes.  I moved my lvmtab and attempted to recreate with vgscan -v -a and now I've lost vg00??  Help&lt;BR /&gt;&lt;BR /&gt;Verification of unique LVM disk id on each disk in the volume group&lt;BR /&gt;/dev/vg00 failed.&lt;BR /&gt;&lt;BR /&gt;Thanx In Advance&lt;BR /&gt;&lt;BR /&gt;Brian Pyle</description>
      <pubDate>Tue, 18 Jan 2005 16:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880732#M624463</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2005-01-18T16:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880733#M624464</link>
      <description>Brian, a disk that squirrelly could be just bad.  Doesn't match with what you're saying about being able to dd in and out of it though.  I think to rule out the disk, I'd try a different disk and see if it goes away.  Be sure and look that your scsi lines are properly  terminated.  Without more information - I'm thinking you've got a bad disk that's marginal, which is the worst kind to troubleshoot.</description>
      <pubDate>Tue, 18 Jan 2005 18:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880733#M624464</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-18T18:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880734#M624465</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;What about trying a pvcreate -f in this disk again?&lt;BR /&gt;This will re-create all LVM structures and probably re-construct your super block.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 18:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880734#M624465</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2005-01-18T18:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880735#M624466</link>
      <description>I did replace it with a differant disk, but still ran into problems, so I put the old one back in.  I did a pvcreate -f after replacing it, and this in fact worked, but I still get errors when trying to include this disk in the vg.  A dd did read and write, and my ioscans always come up claimed?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 18 Jan 2005 18:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880735#M624466</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2005-01-18T18:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880736#M624467</link>
      <description>I received some help from an HP Engineer.  He inquired about whether this was a mirror boot disk.  It in fact was... or was supposed to be.  Here are the recomendations he gave me.  I've awarded points for your attempts to solve this.&lt;BR /&gt;&lt;BR /&gt;Thanx Brian Pyle&lt;BR /&gt;&lt;BR /&gt;1) The three partitions namely EFI, HPUX, and HP service partition need to be&lt;BR /&gt;re-created.&lt;BR /&gt;# vi /tmp/partitions&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;# idisk -wf /tmp/partitions /dev/rdsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;2) Create device files&lt;BR /&gt;#insf -eC disk&lt;BR /&gt;&lt;BR /&gt;3) Verify device files are there&lt;BR /&gt;#ioscan -efnCdisk ==&amp;gt; c#t#d# ==&amp;gt; 0/1/1/0.0.0 (example)&lt;BR /&gt;&lt;BR /&gt;4) Make the EFI partition bootable by copying the subdirectories and files&lt;BR /&gt;from /usr/lib/efi to the directories /EFI and /EFI/HPUX on the EFI partition.&lt;BR /&gt;# mkboot -e -l /dev/rdsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;5)If needed modify the AUTO file to autoboot without quorum.&lt;BR /&gt;#echo "boot vmunix -lq" /tmp/AUTO.lq&lt;BR /&gt;#efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;6) Restore the LVM data structure to the second partition.&lt;BR /&gt;# vgcfgrestore -n vg00 /dev/rdsk/c2t0d0s2&lt;BR /&gt;&lt;BR /&gt;7) Reactivate the volume group.&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;Now vgdisplay does not show any warnings and:&lt;BR /&gt;   Cur PV = 2&lt;BR /&gt;   Act PV = 2&lt;BR /&gt;&lt;BR /&gt;8) Resync the mirrors.&lt;BR /&gt;#vgsync vg00&lt;BR /&gt;------------------------------------ &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2005 12:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880736#M624467</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2005-01-19T12:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880737#M624468</link>
      <description>Assuming this is a mirror copy of the primary boot disk&lt;BR /&gt;&lt;BR /&gt;1) The three partitions namely EFI, HPUX, and HP service partition need to be&lt;BR /&gt;re-created.&lt;BR /&gt;# vi /tmp/partitions&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;# idisk -wf /tmp/partitions /dev/rdsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;2) Create device files&lt;BR /&gt;#insf -eC disk&lt;BR /&gt;&lt;BR /&gt;3) Verify device files are there&lt;BR /&gt;#ioscan -efnCdisk ==&amp;gt; c#t#d# ==&amp;gt; 0/1/1/0.0.0 (example)&lt;BR /&gt;&lt;BR /&gt;4) Make the EFI partition bootable by copying the subdirectories and files&lt;BR /&gt;from /usr/lib/efi to the directories /EFI and /EFI/HPUX on the EFI partition.&lt;BR /&gt;# mkboot -e -l /dev/rdsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;5)If needed modify the AUTO file to autoboot without quorum.&lt;BR /&gt;#echo "boot vmunix -lq" /tmp/AUTO.lq&lt;BR /&gt;#efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;6) Restore the LVM data structure to the second partition.&lt;BR /&gt;# vgcfgrestore -n vg00 /dev/rdsk/c2t0d0s2&lt;BR /&gt;&lt;BR /&gt;7) Reactivate the volume group.&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;Now vgdisplay does not show any warnings and:&lt;BR /&gt;   Cur PV = 2&lt;BR /&gt;   Act PV = 2&lt;BR /&gt;&lt;BR /&gt;8) Resync the mirrors.&lt;BR /&gt;#vgsync vg00&lt;BR /&gt;------------------------------------ &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2005 12:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-problems/m-p/4880737#M624468</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2005-01-19T12:11:17Z</dc:date>
    </item>
  </channel>
</rss>

