<?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 no more in /etc/lvmtab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903348#M404489</link>
    <description>Maybe i wasn't clear.&lt;BR /&gt;I already tried a vgscan with al the options.&lt;BR /&gt;I tried the dd options but no fault messages.&lt;BR /&gt;the vgcfrestore give the following output:&lt;BR /&gt;vgcfgrestore: Volume group "/dev/vg00" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;the disk are fine but still i can't get vg00 in the lvmtab.</description>
    <pubDate>Mon, 23 May 2005 06:09:47 GMT</pubDate>
    <dc:creator>Mark Nieuwboer</dc:creator>
    <dc:date>2005-05-23T06:09:47Z</dc:date>
    <item>
      <title>vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903342#M404483</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a weird problem.&lt;BR /&gt;I used a vgdisplay -v vg00 and i get the messages: &lt;BR /&gt;vgdisplay: Volume group "/dev/vg00" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgdisplay: Cannot display volume group "vg00".&lt;BR /&gt;&lt;BR /&gt;after this a moved /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;and did a vgscan -av know i had an other fault:&lt;BR /&gt;vgscan:  has no correspoding valid raw device file under /dev/rdsk.&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;output ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;disk      0  0/0/0/3/0.5.0   sdisk    CLAIMED     DEVICE       HP 73.4GST373453LC&lt;BR /&gt;                            /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      1  0/0/0/3/0.6.0   sdisk    CLAIMED     DEVICE       HP 73.4GST373453LC&lt;BR /&gt;                            /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;/dev/rdsk# ll&lt;BR /&gt;total 0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x005000 May  9 07:44 c0t5d0&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x006000 May  9 07:44 c0t6d0&lt;BR /&gt;&lt;BR /&gt;dev/dsk# ll&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x005000 Nov 12  2004 c0t5d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x006000 Nov 12  2004 c0t6d0&lt;BR /&gt;&lt;BR /&gt;All my filesystems are up on vg00&lt;BR /&gt;&lt;BR /&gt;please how can i get vg00 back in /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Mon, 23 May 2005 02:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903342#M404483</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T02:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903343#M404484</link>
      <description>Hi Mark,&lt;BR /&gt;Looks like one of the disk gone bad.&lt;BR /&gt;&lt;BR /&gt;Well what you can do is just move all backup lvmtab files away from /etc and put them in /tmp.&lt;BR /&gt;&lt;BR /&gt;Then try doing vgscan -a to recreate new lvmtab file.&lt;BR /&gt;&lt;BR /&gt;If it still gives error then find which disk have gone bad using dd command.&lt;BR /&gt;&lt;BR /&gt;# dd if=&lt;DISK2&gt; of=/dev/null&lt;BR /&gt;&lt;BR /&gt;See if this tracks any bad block on the disk.&lt;BR /&gt;&lt;BR /&gt;Try this for disk1 also.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;/DISK2&gt;</description>
      <pubDate>Mon, 23 May 2005 02:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903343#M404484</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-23T02:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903344#M404485</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Could you please check;&lt;BR /&gt;&lt;BR /&gt;i-ll /dev/vg*&lt;BR /&gt;&lt;BR /&gt;ii-cat /etc/fstab&lt;BR /&gt;&lt;BR /&gt;iii-cat /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;iv-/etc/rc.log ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 02:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903344#M404485</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-23T02:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903345#M404486</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try the following...&lt;BR /&gt;&lt;BR /&gt;insf -eC disk&lt;BR /&gt;#to recreate device files&lt;BR /&gt;vgscan -av&lt;BR /&gt;#try creating the lvmtab.&lt;BR /&gt;&lt;BR /&gt;If this fails verify that you are able to access both the hard disks using dd like Bharat suggested.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Mon, 23 May 2005 02:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903345#M404486</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-05-23T02:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903346#M404487</link>
      <description>Hi Nieu,&lt;BR /&gt;     you can restore the vg00 configuration using vgcfgrestore command. First u can list the PVs that are belongs to vg00 from the config(backup)file.&lt;BR /&gt;For Ex:&lt;BR /&gt;Beta3dev /etc =&amp;gt;vgcfgrestore -n vg00 -l&lt;BR /&gt;Volume Group Configuration information in "/etc/lvmconf/vg00.conf"&lt;BR /&gt;VG Name /dev/vg00&lt;BR /&gt; ---- Physical volumes : 3 ----&lt;BR /&gt;  /dev/rdsk/c2t0d0s2 (Bootable)&lt;BR /&gt;    /dev/rdsk/c2t1d0 (Non-bootable)&lt;BR /&gt;    /dev/rdsk/c3t2d0 (Non-bootable)&lt;BR /&gt;&lt;BR /&gt;By default it will take the inf. from the file /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;If you want to specify some other file,&lt;BR /&gt;Beta3dev /etc =&amp;gt;vgcfgrestore -f /etc/lvmconf/vg00conf.3103 -l&lt;BR /&gt;Volume Group Configuration information in "/etc/lvmconf/vg00conf.3103"&lt;BR /&gt;VG Name /dev/vg00&lt;BR /&gt; ---- Physical volumes : 2 ----&lt;BR /&gt;  /dev/rdsk/c2t0d0s2 (Bootable)&lt;BR /&gt;    /dev/rdsk/c2t1d0 (Non-bootable)&lt;BR /&gt;&lt;BR /&gt;Once you confirmed that file having enough inf. about your vg00, u can restore vg00 using,&lt;BR /&gt;Beta3dev /etc =&amp;gt;vgcfgrestore -R -n /dev/vg00 /dev/rdsk/c2t1d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c2t1d0&lt;BR /&gt;&lt;BR /&gt;Note: -R option will restore the config even if the VG is still in active.&lt;BR /&gt;Hope this will help you</description>
      <pubDate>Mon, 23 May 2005 02:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903346#M404487</guid>
      <dc:creator>Saravanan_15</dc:creator>
      <dc:date>2005-05-23T02:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903347#M404488</link>
      <description>agree with Sudeesh's steps...</description>
      <pubDate>Mon, 23 May 2005 02:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903347#M404488</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-23T02:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903348#M404489</link>
      <description>Maybe i wasn't clear.&lt;BR /&gt;I already tried a vgscan with al the options.&lt;BR /&gt;I tried the dd options but no fault messages.&lt;BR /&gt;the vgcfrestore give the following output:&lt;BR /&gt;vgcfgrestore: Volume group "/dev/vg00" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;the disk are fine but still i can't get vg00 in the lvmtab.</description>
      <pubDate>Mon, 23 May 2005 06:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903348#M404489</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T06:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903349#M404490</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Something wrong with "c0t6d0"&lt;BR /&gt;&lt;BR /&gt;Now that you have executed vgcfgrestore does command "vgdisplay -v vg00" works and if so can you post the output.&lt;BR /&gt;&lt;BR /&gt;Also try executing "pvdisplay -v /dev/dsk/c0t6d0" and post the output.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 06:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903349#M404490</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-23T06:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903350#M404491</link>
      <description>I have also tryed to restore c0t6d0 same result.&lt;BR /&gt;vgdisplay -v vg00 gives still the same result.&lt;BR /&gt;&lt;BR /&gt;something extra it is a cluster configuration.</description>
      <pubDate>Mon, 23 May 2005 06:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903350#M404491</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T06:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903351#M404492</link>
      <description>the output from pvdisplay = &lt;BR /&gt;pvdisplay -v /dev/dsk/c0t6d0&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c0t6d0" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c0t6d0".</description>
      <pubDate>Mon, 23 May 2005 06:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903351#M404492</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T06:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903352#M404493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You just mentioned that it is a cluster configuration. Is it a cluster configuration you are trying to set up? If yes on first node if you have done vgexport without -p option then it will remove information from lvmtab. I doubt that you are not doing this.&lt;BR /&gt;&lt;BR /&gt;Just clarify your situation a bit. Are packages running ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 23 May 2005 06:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903352#M404493</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-23T06:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903353#M404494</link>
      <description>Nieu,&lt;BR /&gt;   You can try to import the vg. Try this one,&lt;BR /&gt;&lt;BR /&gt;# vgimport -v /dev/vg00 /dev/dsk/c0t5d0 /dev/dsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Saravanan M</description>
      <pubDate>Mon, 23 May 2005 07:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903353#M404494</guid>
      <dc:creator>Saravanan_15</dc:creator>
      <dc:date>2005-05-23T07:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903354#M404495</link>
      <description>The cluster is running fine also the packages.&lt;BR /&gt;I didn't do a vgexport of vg00 luckely.&lt;BR /&gt;The cluster is a week old.&lt;BR /&gt;a read something about &lt;BR /&gt;crw-rw----   1 root       root        64 0x000000 May 23 12:52 slvmvg&lt;BR /&gt;if this is wrong what to do.&lt;BR /&gt;&lt;BR /&gt;also tried a vgimport of vg00 but what i thought is right you can't vgimport an actief vg.</description>
      <pubDate>Mon, 23 May 2005 07:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903354#M404495</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T07:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903355#M404496</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oh yes, I think vg00 should be a cluster VG if your system is booting through lvm. It is  a misconfigured system. Have you tested package switching etc. before finally handling it over.&lt;BR /&gt;&lt;BR /&gt;It actually require a bit more information to tell everything in detail.&lt;BR /&gt;&lt;BR /&gt;Attach the following :-&lt;BR /&gt;&lt;BR /&gt;$strings /etc/lvmtab&lt;BR /&gt;$ioscan -fnC disk&lt;BR /&gt;$cmviewcl -v&lt;BR /&gt;On which node is your package running. Is it on the same node where problem exists?&lt;BR /&gt;How many nodes form this cluster?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 23 May 2005 07:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903355#M404496</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-23T07:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903356#M404497</link>
      <description>My applogies. &lt;BR /&gt;I mean to say vg00 should not be a cluster VG aas system boots from it and therefore other node can not activate it in exclusive mode.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 23 May 2005 07:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903356#M404497</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-23T07:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903357#M404498</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vg00 is not a cluster volumegroup.&lt;BR /&gt;for the cluster we have separte vg's.&lt;BR /&gt;the problem is not an the second cluster.&lt;BR /&gt;All the other vg the systems sees in the lvmtab except vg00.&lt;BR /&gt;it's a 2 node cluster with 4 packages equal shared over the cluster.&lt;BR /&gt;vg00 Is not a volumegroup of a clusterpackages.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Mon, 23 May 2005 07:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903357#M404498</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-05-23T07:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903358#M404499</link>
      <description>output ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;disk 0 0/0/0/3/0.5.0 sdisk CLAIMED DEVICE HP 73.4GST373453LC&lt;BR /&gt;/dev/dsk/c0t5d0 /dev/rdsk/c0t5d0&lt;BR /&gt;disk 1 0/0/0/3/0.6.0 sdisk CLAIMED DEVICE HP 73.4GST373453LC&lt;BR /&gt;/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;the output from pvdisplay = &lt;BR /&gt;pvdisplay -v /dev/dsk/c0t6d0&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c0t6d0" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c0t6d0". &lt;BR /&gt;&lt;BR /&gt;Hi nieu, &lt;BR /&gt;&lt;BR /&gt;       These were your previous responses. The system has two HDD and the second output shows that, the c0t6d0 is not a part of LVM. So lets assume that c0t5d0 is a part of LVM and surely sould be part of VG00.&lt;BR /&gt;&lt;BR /&gt;    I need the following details. &lt;BR /&gt;&lt;BR /&gt; 1) ll -l /dev/vg*&lt;BR /&gt; 2) strings /etc/lvmtab ( current lvmtab file ,even if it is corrupt).&lt;BR /&gt; 3) lssf  /dev/rdsk/c0t6d0&lt;BR /&gt; 4) lssf  /dev/rdsk/c0t5d0&lt;BR /&gt; 5) pvdisplay -v /dev/dsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;   These infos i hope might suffice to check whats the problem...&lt;BR /&gt;   Will wait for ur response.</description>
      <pubDate>Tue, 24 May 2005 14:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903358#M404499</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2005-05-24T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903359#M404500</link>
      <description>As an addition to Senthil,&lt;BR /&gt;&lt;BR /&gt;You may also need to check;&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;&lt;BR /&gt; -v                  Print verbose messages.  With no other&lt;BR /&gt;                               arguments present, print information on root,&lt;BR /&gt;                               boot, swap, and dump logical volumes.  If a&lt;BR /&gt;                               combined root-boot volume is configured, no&lt;BR /&gt;                               information for the boot volume is displayed.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 06:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903359#M404500</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-25T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903360#M404501</link>
      <description>I think this is a known problem. Are you running 11.00?&lt;BR /&gt;&lt;BR /&gt;If so, check if you have the following patch installed?&lt;BR /&gt;&lt;BR /&gt;Patch Name: PHCO_24437&lt;BR /&gt;Patch Description: s700_800 11.00 LVM commands cumulative patch&lt;BR /&gt;&lt;BR /&gt;*** START PATCH NOTES ***&lt;BR /&gt;( SR: 8606111918 CR: JAGab84052 )&lt;BR /&gt;        The vgscan command puts a bogus entry in the lvmtab&lt;BR /&gt;        file, when a special file /dev/slvmvg is present&lt;BR /&gt;        with the same minor number as /dev/vg00.&lt;BR /&gt;&lt;BR /&gt;( SR: 8606111918 CR: JAGab84052 )&lt;BR /&gt;        vgscan looks for all special files with major number&lt;BR /&gt;        0x64 under /dev and assumes that the directory in which&lt;BR /&gt;        it is present is a volume group name.&lt;BR /&gt;&lt;BR /&gt;        Resolution:&lt;BR /&gt;        The vgscan command is modified to check the group file&lt;BR /&gt;        under each volume group directory.&lt;BR /&gt;*** END PATCH NOTES ***&lt;BR /&gt;&lt;BR /&gt;/etc/slvmvg is created by SG. You can move it away to /tmp (stop the cluster) and re-run vgscan. slvmvg should be re-created when you restart cluster with cmruncl.</description>
      <pubDate>Wed, 25 May 2005 06:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903360#M404501</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-25T06:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: vg00 no more in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903361#M404502</link>
      <description>Hi Nieu,&lt;BR /&gt;  From the error messages reported by vgscan command,&lt;BR /&gt;"vgscan: has no correspoding valid raw device file under /dev/rdsk.&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;        it seems to be problem with raw disk device files. and also see the timestamp of your raw device files,&lt;BR /&gt;&lt;BR /&gt;crw-r----- 1 bin sys 188 0x005000 May 9 07:44 c0t5d0&lt;BR /&gt;crw-r----- 1 bin sys 188 0x006000 May 9 07:44 c0t6d0&lt;BR /&gt;&lt;BR /&gt;        It's showing may 9. Any modification you did.try to remove the raw device files using 'rmsf' command, and re-install the special files using "insf -e". Now move the lvmtab file, and run "vgscan -av".&lt;BR /&gt;   &lt;BR /&gt;Regards,&lt;BR /&gt;Saravanan M</description>
      <pubDate>Wed, 25 May 2005 07:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg00-no-more-in-etc-lvmtab/m-p/4903361#M404502</guid>
      <dc:creator>Saravanan_15</dc:creator>
      <dc:date>2005-05-25T07:39:49Z</dc:date>
    </item>
  </channel>
</rss>

