<?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: mirror root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614252#M234909</link>
    <description>Here is what I get...looks ok to me...&lt;BR /&gt;&lt;BR /&gt; ls -al /dev/vg*/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Aug 20 13:13 /dev/vg00/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x030000 Nov 10  2004 /dev/vg01/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x040000 Nov 10  2004 /dev/vg02/group&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x010000 Aug 20 16:57 /dev/vgfinap/group&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x020000 Aug 20 17:23 /dev/vgfindb/group&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Aug 2005 14:43:39 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2005-08-29T14:43:39Z</dc:date>
    <item>
      <title>mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614248#M234905</link>
      <description>Trying to mirror root after an 11.11 upgrade. The upgrade wipes out the mirror.&lt;BR /&gt;&lt;BR /&gt;Here is what I get:&lt;BR /&gt;&lt;BR /&gt;#vgextend /dev/vg00 /dev/dsk/c2t6d0&lt;BR /&gt;vgextend: Couldn't query volume group "/dev/vg00".&lt;BR /&gt;Possible error in the Volume Group minor number; Please check and make sure the group minor number is unique.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 14:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614248#M234905</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614249#M234906</link>
      <description>I had a problem similar to this this past weekend.  Looked like the kernel was out of sync with the volume groups.  A reboot cleared it up nicely.&lt;BR /&gt;&lt;BR /&gt;Of course first check to see that you infact do not have duplicate minor numbers:&lt;BR /&gt;&lt;BR /&gt;ls -la /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;Check the 0x number.  The first two digits after the 0x are the minor numbers.  They should be unique.</description>
      <pubDate>Mon, 29 Aug 2005 14:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614249#M234906</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2005-08-29T14:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614250#M234907</link>
      <description>Oh yea, I can't even to a vgdisplay....not good.&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00&lt;BR /&gt;vgdisplay: Couldn't query volume group "/dev/vg00".&lt;BR /&gt;Possible error in the Volume Group minor number; Please check and make sure the group minor number is unique.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vg00".&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 14:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614250#M234907</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T14:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614251#M234908</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;was this disk in use befor or is it already a physical volume? Check your /etc/lvmtab and vgdisplay output file if the disk is included, if not, create it as a physical volume first&lt;BR /&gt;pvcreate (-f) -B /dev/rdsk/c2t6d0,&lt;BR /&gt;then vgextend.&lt;BR /&gt;&lt;BR /&gt;You will get a lot of response with advisories how to mirror the disk, I'm sure&lt;BR /&gt;;-))</description>
      <pubDate>Mon, 29 Aug 2005 14:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614251#M234908</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-08-29T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614252#M234909</link>
      <description>Here is what I get...looks ok to me...&lt;BR /&gt;&lt;BR /&gt; ls -al /dev/vg*/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Aug 20 13:13 /dev/vg00/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x030000 Nov 10  2004 /dev/vg01/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x040000 Nov 10  2004 /dev/vg02/group&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x010000 Aug 20 16:57 /dev/vgfinap/group&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x020000 Aug 20 17:23 /dev/vgfindb/group&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 14:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614252#M234909</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T14:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614253#M234910</link>
      <description>This was a new disk I installed for the mirror. It was probably used before.&lt;BR /&gt;&lt;BR /&gt;I tried to do a pvcreate -f on it, but no luck. Says its already in the lvmtab...and it is.</description>
      <pubDate>Mon, 29 Aug 2005 14:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614253#M234910</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T14:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614254#M234911</link>
      <description>I have not done a "upgrade" per se to 11.11 but if I my memory serves me right, there was an issue about this while upgrading. The mirror copy does not get preserved as if you are recovering from an ignite image. &lt;BR /&gt;&lt;BR /&gt;something you can try :&lt;BR /&gt;&lt;BR /&gt;mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 14:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614254#M234911</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-08-29T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614255#M234912</link>
      <description>moving the lvmtab and doing a vgscan didn't work...</description>
      <pubDate>Mon, 29 Aug 2005 14:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614255#M234912</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T14:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614256#M234913</link>
      <description>Upgrade should not do that.&lt;BR /&gt;&lt;BR /&gt;Do you have mirror/ux codewords for 11i, you eventually will need them, but existing mirrors should not be touched.&lt;BR /&gt;&lt;BR /&gt;You seem to have an LVM problem and may need to vgexport all of the volume groups, recreate the group files and then vgimport them all.&lt;BR /&gt;&lt;BR /&gt;Back them up first and then do that, re-creating all the minor numberes and everything should be fine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 29 Aug 2005 14:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614256#M234913</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-29T14:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614257#M234914</link>
      <description>If the reboot does not fix the problem, I will check vgdisplay see if the system thinks that the volume group has a mirror if it does then I will try &lt;BR /&gt;vgscan and vgcfgrestore &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it helps</description>
      <pubDate>Mon, 29 Aug 2005 14:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614257#M234914</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2005-08-29T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614258#M234915</link>
      <description>Please wait and DON'T pvscan so fast!!!&lt;BR /&gt;We could/should do some checks before.</description>
      <pubDate>Mon, 29 Aug 2005 14:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614258#M234915</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-08-29T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614259#M234916</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;If you had MC/ServiceGuard on this system at one time, look for '/dev/slvmvg'.  If you find it, do:&lt;BR /&gt;&lt;BR /&gt;# rm /dev/slvmvg&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -v &lt;BR /&gt;&lt;BR /&gt;...and make sure that any pvlinks are ordered in the primary/secondary arrangemetns you want, since 'vgscan' is likely to change the how you want to declare them!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 29 Aug 2005 15:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614259#M234916</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-08-29T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614260#M234917</link>
      <description>No service guard...</description>
      <pubDate>Mon, 29 Aug 2005 15:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614260#M234917</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-29T15:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614261#M234918</link>
      <description>So vgdisplay fails, pvcreate on new disk for mirror fails.  How is the OS up and running ?&lt;BR /&gt;&lt;BR /&gt;bdf |grep vg00 &lt;BR /&gt;&lt;BR /&gt;anything mounted or are we in kernel boot i.e. /dev/vgroot&lt;BR /&gt;&lt;BR /&gt;single root disk and quorum missing ?&lt;BR /&gt;&lt;BR /&gt;reboot and override quorum hpux -lq&lt;BR /&gt;&lt;BR /&gt;check logs from upgrade.&lt;BR /&gt;&lt;BR /&gt;do vgscan in preview mode&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 15:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614261#M234918</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-08-29T15:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614262#M234919</link>
      <description>If you have /dev/slvmvg then move this file in to different place and also move /etc/lvmtab file , then run vgscan to recreate lvmtab.&lt;BR /&gt;&lt;BR /&gt;IF this server has ServiceGaurd  previously installed then slvmvg file remains in /dev&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 16:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614262#M234919</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2005-08-29T16:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614263#M234920</link>
      <description>strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;where is it?  in vg00?&lt;BR /&gt;&lt;BR /&gt;Try reducing it:&lt;BR /&gt;&lt;BR /&gt;vgreduce /dev/vg00 /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;Then try the pvcreate.&lt;BR /&gt;&lt;BR /&gt;I think the disk was in another system - and it was vg00 already - that's why the "minor number" error....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 17:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614263#M234920</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-08-29T17:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614264#M234921</link>
      <description>The error shows that the vg00  could not be queried because there is no PVs underneath to query whoes should be the part of the vg00 to able to show VG details (vgdisplay)&lt;BR /&gt;&lt;BR /&gt;It is clear that even if you have group file for vg00, it is not pointing to either of the disks.  It's quite weired and it is not LVM stuff at all. Are you sure the OS disk is a part of LVM or just a partioned disk?&lt;BR /&gt;Since you have the group files there , it doesn't mean the disk is a LVM disk. Or those disk might be used in other system before .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you do post the following &lt;BR /&gt;pvdisplay -v of the existing OS disk strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;It seems that originally two disks were mirrored with old OE. You might have removed the alt path mirrored disk by reducing the lvs , but you didn't do vgreduce. Thats whay the disk is there in lvmtab. Try vgreduce vg00 /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;Let us know the exact step you had followed during upgrade to know the cause of the problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Aug 2005 23:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614264#M234921</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-08-29T23:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: mirror root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614265#M234922</link>
      <description>Hi Bob&lt;BR /&gt;&lt;BR /&gt;The problem that you are facing is due to the VGID of VG00 on /etc/lvmtab and on the disk are different.&lt;BR /&gt;&lt;BR /&gt;You can check this by executing the following steps :&lt;BR /&gt;&lt;BR /&gt;[Test-Server]/ &amp;gt;xd -j8200 -N16 /dev/rdsk/cXtXdX&lt;BR /&gt;0000000     bfa5    2f7a    430c    4c4c    bfa5    2f7a    430c    4c4c&lt;BR /&gt;&lt;BR /&gt;[Test-Server]/ &amp;gt;strings -t d /etc/lvmtab | grep /dev | grep -v /dev/dsk | while read offsetpath; do xd -An -j$(($offset+1024)) -N8 -tx /etc/lvmtab | read vgid1 vgid2;echo $path $vgid1/$vgid2; done&lt;BR /&gt;/dev/vg00 bfa52f7a/430c4c4c&lt;BR /&gt;&lt;BR /&gt;compare the disk id and strings output from these commands... if they are different, then you will get the same error.&lt;BR /&gt;&lt;BR /&gt;To Rectify:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.save&lt;BR /&gt;&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vg00&lt;BR /&gt;&lt;BR /&gt;Your problem will be solved...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Vinod</description>
      <pubDate>Tue, 30 Aug 2005 05:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-root/m-p/3614265#M234922</guid>
      <dc:creator>vinod_25</dc:creator>
      <dc:date>2005-08-30T05:13:14Z</dc:date>
    </item>
  </channel>
</rss>

