<?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: kernel info inconsistent with /etc/lvmtab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745842#M618676</link>
    <description>Hi Shahbaz,&lt;BR /&gt;&lt;BR /&gt;     First to fix the issue related to "ACT PV" mismatch with "CUR PV" , run the following command..&lt;BR /&gt;&lt;BR /&gt;     vgreduce -f /dev/vg00&lt;BR /&gt;&lt;BR /&gt;     verify whether it has rectified or not.&lt;BR /&gt;     &lt;BR /&gt;     vgdisplay /dev/vg00&lt;BR /&gt;&lt;BR /&gt;     Secondly, the issue of VG00 not appearing in /etc/lvmtab, after fixing the first issue, now move the /etc/lvmtab file to some place else.Now recreate the lvmtab file by running vgscan.&lt;BR /&gt;&lt;BR /&gt;      mv /etc/lvmtab /tmp&lt;BR /&gt;      vgscan -a -v&lt;BR /&gt;&lt;BR /&gt;      Verify the lvmtab file,&lt;BR /&gt;&lt;BR /&gt;      strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
    <pubDate>Tue, 07 Mar 2006 05:17:54 GMT</pubDate>
    <dc:creator>Senthil Kumar .A_1</dc:creator>
    <dc:date>2006-03-07T05:17:54Z</dc:date>
    <item>
      <title>kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745841#M618675</link>
      <description>I got my one internal disk faulty on rx4640 having root volume group vg00 my os is 11:23.&lt;BR /&gt;&lt;BR /&gt;i reduce logical volumes and replace disks as mentioned in doc " when good disks goes bad"&lt;BR /&gt;every thing work fine except that in my system Act PV or not same as Cur PV.&lt;BR /&gt;I have tried creating new lvmtab in normal boot and also by booting in maintanance mode and follow the procedure of recreating vg00.&lt;BR /&gt;nothing helps&lt;BR /&gt;when i tried to create new  lvmtab it couldn't get defination of vg00 at all.&lt;BR /&gt;&lt;BR /&gt;remember that the disk which was failed was the first disk of lvm mirror.&lt;BR /&gt;please help it is urgent</description>
      <pubDate>Tue, 07 Mar 2006 04:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745841#M618675</guid>
      <dc:creator>shahbaz_3</dc:creator>
      <dc:date>2006-03-07T04:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745842#M618676</link>
      <description>Hi Shahbaz,&lt;BR /&gt;&lt;BR /&gt;     First to fix the issue related to "ACT PV" mismatch with "CUR PV" , run the following command..&lt;BR /&gt;&lt;BR /&gt;     vgreduce -f /dev/vg00&lt;BR /&gt;&lt;BR /&gt;     verify whether it has rectified or not.&lt;BR /&gt;     &lt;BR /&gt;     vgdisplay /dev/vg00&lt;BR /&gt;&lt;BR /&gt;     Secondly, the issue of VG00 not appearing in /etc/lvmtab, after fixing the first issue, now move the /etc/lvmtab file to some place else.Now recreate the lvmtab file by running vgscan.&lt;BR /&gt;&lt;BR /&gt;      mv /etc/lvmtab /tmp&lt;BR /&gt;      vgscan -a -v&lt;BR /&gt;&lt;BR /&gt;      Verify the lvmtab file,&lt;BR /&gt;&lt;BR /&gt;      strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
      <pubDate>Tue, 07 Mar 2006 05:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745842#M618676</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-07T05:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745843#M618677</link>
      <description>vgreduce -f /dev/vg00&lt;BR /&gt;didn't rectify the problem&lt;BR /&gt;&lt;BR /&gt;i have always use vgscan -v&lt;BR /&gt;do you think using vgscan -v -a will help ?</description>
      <pubDate>Tue, 07 Mar 2006 05:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745843#M618677</guid>
      <dc:creator>shahbaz_3</dc:creator>
      <dc:date>2006-03-07T05:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745844#M618678</link>
      <description>Hi Shahbaz,&lt;BR /&gt;&lt;BR /&gt;    Any to be on safer side, copy the /etc/lvmtab file to safer side, before u run with "-a" option. When vgscan is run with this option, it will Scan all controller device paths for all disks.&lt;BR /&gt;&lt;BR /&gt;    In case it hasn't rectified, you can revert back the change by copying back your earlier copy of lvmtab file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 07:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745844#M618678</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-07T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745845#M618679</link>
      <description>This procedure can be used when vgreduce fails to reduce a physical volume that can no longer be queried by the system.  If executing the following procedure on the root volume group, usually vg00, you must&lt;BR /&gt;       first boot into LVM maintenance mode (** For steps see below).&lt;BR /&gt;&lt;BR /&gt;       1. Get the /dev/vg_name/group minor number and physical volumes&lt;BR /&gt;          belonging to the volume group.&lt;BR /&gt;&lt;BR /&gt;          Use: ll /dev/vg00/group  to get 0x###### minor number.&lt;BR /&gt;               vgdisplay -v /dev/vg_name  to get physical volumes.&lt;BR /&gt;&lt;BR /&gt;       2. vgchange -a n /dev/vg_name&lt;BR /&gt;         NOTE: Skip this step if booting maintanence mode for root volume&lt;BR /&gt;                  group.&lt;BR /&gt;&lt;BR /&gt;       3. vgexport -m /mapfile /dev/vg_name&lt;BR /&gt;&lt;BR /&gt;       4. mkdir /dev/vg_name&lt;BR /&gt;&lt;BR /&gt;       5. mknod /dev/vg_name/group c 64 0x0#0000&lt;BR /&gt;          Re-use minor number obtained from step 1.&lt;BR /&gt;&lt;BR /&gt;       6. vgimport -m /mapfile /dev/vg_name pv_name [pv_name ...]&lt;BR /&gt;&lt;BR /&gt;          NOTE: Specify all the physical volumes obtained from step 1.  Do not&lt;BR /&gt;                include the physical volume that you are trying to remove or&lt;BR /&gt;                that couldn't be queried.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       ** Steps to boot into maintenance mode and active. :&lt;BR /&gt;       1. shutdown -hy now&lt;BR /&gt;       2. interrupt boot sequence&lt;BR /&gt;       3. boot from primary boot path and interact with ISL&lt;BR /&gt;&lt;BR /&gt;-Amit</description>
      <pubDate>Wed, 08 Mar 2006 01:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745845#M618679</guid>
      <dc:creator>Chauhan Amit</dc:creator>
      <dc:date>2006-03-08T01:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745846#M618680</link>
      <description>You can try to mv /etc/lvmtab /etc/lvmtab.backup&lt;BR /&gt;then&lt;BR /&gt;vgscan to recreate lvmtab ....&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Mar 2006 09:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745846#M618680</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2006-03-08T09:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: kernel info inconsistent with /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745847#M618681</link>
      <description>Thanks for all of your efforts.&lt;BR /&gt;I logged case with hp and the steps hp support person follows was these.&lt;BR /&gt;after checking status.&lt;BR /&gt;boot system in lvm maintanence mode&lt;BR /&gt;use vgcfgrestore -o /dev/vg00 -l /dev/dsk/c31d0s2 /dev/dsk/c2t0d0s2 &lt;BR /&gt;and then reboot normal&lt;BR /&gt;system was seeing actpv and curpv same&lt;BR /&gt;and then we use vgsync.&lt;BR /&gt;Note: parameter of vgcfgrestore may be differrent i didn't exactly remember and doc is with customer at the moment. but this was the step done.</description>
      <pubDate>Wed, 08 Mar 2006 09:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-info-inconsistent-with-etc-lvmtab/m-p/3745847#M618681</guid>
      <dc:creator>shahbaz_3</dc:creator>
      <dc:date>2006-03-08T09:23:31Z</dc:date>
    </item>
  </channel>
</rss>

