<?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: vgcfgbackup error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159698#M902162</link>
    <description>root@tm012[/] # vgreduce -f /dev/vg00&lt;BR /&gt;PV with key 1 sucessfully deleted from vg /dev/vg00&lt;BR /&gt;Repair done, please do the following steps.....:&lt;BR /&gt;1.  save /etc/lvmtab to another file&lt;BR /&gt;2.  remove /etc/lvmtab&lt;BR /&gt;3.  use vgscan(1m) -v to re-create /etc/lvmtab&lt;BR /&gt;4.  NOW use vgcfgbackup(1m) to save the LVM setup&lt;BR /&gt;root@tm012[/] # mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;root@tm012[/] # rm /etc/lvmtab&lt;BR /&gt;rm: /etc/lvmtab non-existent&lt;BR /&gt;root@tm012[/] # vgscan -v&lt;BR /&gt;Creating "/etc/lvmtab".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg00".&lt;BR /&gt;Couldn't stat physical volume "/dev/dsk/c3t2d0":&lt;BR /&gt;Invalid argument&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Scan of Physical Volumes Complete.&lt;BR /&gt;root@tm012[/] # vgcfgbackup -u /dev/vg00&lt;BR /&gt;vgcfgbackup: Configuration file "/etc/lvmconf/vg00.conf" not found or is corrupted&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Jan 2004 11:47:25 GMT</pubDate>
    <dc:creator>Jannik</dc:creator>
    <dc:date>2004-01-08T11:47:25Z</dc:date>
    <item>
      <title>vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159693#M902157</link>
      <description>The newly allocated mirrors are now being synchronized. This operation will&lt;BR /&gt;take some time. Please wait ....&lt;BR /&gt;Logical volume "/dev/vg00/lvol1" has been successfully extended.&lt;BR /&gt;vgcfgbackup: /etc/lvmtab is out of date with the running kernel:Kernel indicates 3 disks for "/dev/vg00"; /etc/lvmtab has 2 disks.&lt;BR /&gt;Cannot proceed with backup.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 11:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159693#M902157</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T11:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159694#M902158</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;usually this error is due to some differenices between /etc/lvmtab and /etc/lvmconf/vgXX.conf (in this instance vg00.conf).&lt;BR /&gt;In order to solve this problem&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;and re-try the backup.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 08 Jan 2004 11:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159694#M902158</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-01-08T11:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159695#M902159</link>
      <description>vgdisplay -v vg00:  how many disks does it show?  &lt;BR /&gt;strings /etc/lvmtab:  how many disk does it show for vg00?  &lt;BR /&gt;mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 Jan 2004 11:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159695#M902159</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-01-08T11:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159696#M902160</link>
      <description>the kernel is the one having problems:&lt;BR /&gt;vgreduce -f /dev/vg00&lt;BR /&gt;would that solv the prob?</description>
      <pubDate>Thu, 08 Jan 2004 11:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159696#M902160</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T11:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159697#M902161</link>
      <description>yes, you can do it too; the following steps should solve your problem:&lt;BR /&gt;&lt;BR /&gt;# vgreduce -f /dev/vg00&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -v&lt;BR /&gt;# vgcfgbackup vg00&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 08 Jan 2004 11:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159697#M902161</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-01-08T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159698#M902162</link>
      <description>root@tm012[/] # vgreduce -f /dev/vg00&lt;BR /&gt;PV with key 1 sucessfully deleted from vg /dev/vg00&lt;BR /&gt;Repair done, please do the following steps.....:&lt;BR /&gt;1.  save /etc/lvmtab to another file&lt;BR /&gt;2.  remove /etc/lvmtab&lt;BR /&gt;3.  use vgscan(1m) -v to re-create /etc/lvmtab&lt;BR /&gt;4.  NOW use vgcfgbackup(1m) to save the LVM setup&lt;BR /&gt;root@tm012[/] # mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;root@tm012[/] # rm /etc/lvmtab&lt;BR /&gt;rm: /etc/lvmtab non-existent&lt;BR /&gt;root@tm012[/] # vgscan -v&lt;BR /&gt;Creating "/etc/lvmtab".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg00".&lt;BR /&gt;Couldn't stat physical volume "/dev/dsk/c3t2d0":&lt;BR /&gt;Invalid argument&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Scan of Physical Volumes Complete.&lt;BR /&gt;root@tm012[/] # vgcfgbackup -u /dev/vg00&lt;BR /&gt;vgcfgbackup: Configuration file "/etc/lvmconf/vg00.conf" not found or is corrupted&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 11:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159698#M902162</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T11:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159699#M902163</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  If your all PVs are connected and online, try&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg00   verify CUR PVs and ACT PVs. If CUR PV is more than ACT PV, then you can give a try with vgreduce -f /dev/vg00. This will remove any missing PVs.&lt;BR /&gt;&lt;BR /&gt; Keep a copy of /etc/lvmtab before doing all these.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Shahul</description>
      <pubDate>Thu, 08 Jan 2004 11:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159699#M902163</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2004-01-08T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159700#M902164</link>
      <description>The reason of your problem is about the change of instance numbers for some disks.&lt;BR /&gt;To solve this problem try&lt;BR /&gt;&lt;BR /&gt;# insf -e&lt;BR /&gt;&lt;BR /&gt;and then &lt;BR /&gt;&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 08 Jan 2004 11:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159700#M902164</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-01-08T11:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159701#M902165</link>
      <description>after insf -e and vgscan -v # which worked&lt;BR /&gt;&lt;BR /&gt;root@tm012[/] # vgcfgbackup -u /dev/vg00&lt;BR /&gt;vgcfgbackup: Configuration file "/etc/lvmconf/vg00.conf" not found or is corrupted&lt;BR /&gt;root@tm012[/] #&lt;BR /&gt;root@tm012[/] # ll "/etc/lvmconf/vg00.conf"&lt;BR /&gt;/etc/lvmconf/vg00.conf not found&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 11:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159701#M902165</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T11:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159702#M902166</link>
      <description>Jannik,&lt;BR /&gt;&lt;BR /&gt;The -u switch says to update the existing file.  Try it without the -u.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 Jan 2004 12:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159702#M902166</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-01-08T12:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159703#M902167</link>
      <description>root@tm012[/] # vgcfgbackup /dev/vg00&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;TNX All</description>
      <pubDate>Thu, 08 Jan 2004 12:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-error/m-p/3159703#M902167</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T12:11:26Z</dc:date>
    </item>
  </channel>
</rss>

