<?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: Error on ignite in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819169#M517475</link>
    <description>/etc/lvmtab shows only 1 so if this is true:&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;Verify with:&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;# vgreduce -f /dev/vg00&lt;BR /&gt;If this succeeds then recreate the /etc/lvmtab by moving this file and recreating it:&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;If vgreduce fails, use ITRC Knowledge Base doc rcfaxlvm008 where you'll boot into LVM maintenance mode and vgexport/vgimport the volume group to correct it.&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
    <pubDate>Fri, 04 Oct 2002 16:23:49 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2002-10-04T16:23:49Z</dc:date>
    <item>
      <title>Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819161#M517467</link>
      <description>When running an ignite I get the following errors&lt;BR /&gt;Started - Fri Oct  4 14:44:36 2002&lt;BR /&gt;********&lt;BR /&gt;/opt/ignite/bin/make_recovery -v -A -d /dev/rmt/0m&lt;BR /&gt;/usr/sbin/vgdisplay -v "vg00"&lt;BR /&gt;/usr/sbin/vgdisplay -v "vg00"&lt;BR /&gt;/usr/sbin/vgdisplay -v&lt;BR /&gt;"/opt/ignite/bin/save_config" -f "/var/opt/ignite/recovery/config.recover" "vg00&lt;BR /&gt;"  &amp;gt;&amp;gt; "/var/opt/ignite/logs/makrec.log1" 2&amp;gt;&amp;amp;1&lt;BR /&gt;lvlnboot: Warning:  Can not determine all Physical Volumes on which mirrored cop&lt;BR /&gt;ies of&lt;BR /&gt;the Logical Volume are located.   "/etc/lvmtab" is missing Physical Volumes.&lt;BR /&gt;Unable to query the I/O interface: Parameter error.&lt;BR /&gt;lvlnboot: Unable to print reliable information.&lt;BR /&gt;lssf: Must specify a special_file&lt;BR /&gt;usage: lssf special_file ...&lt;BR /&gt;save_config: error - unknown disk type for , not SCSI or HPFL&lt;BR /&gt;save_config: error - cannot determine root disk&lt;BR /&gt;&lt;BR /&gt;********&lt;BR /&gt;Ended Unsuccessfully - Fri Oct  4 14:45:04 2002&lt;BR /&gt;********&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone advise ??</description>
      <pubDate>Fri, 04 Oct 2002 11:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819161#M517467</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2002-10-04T11:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819162#M517468</link>
      <description>Perhaps your lvmtab is out of sync?  Try a vgscan?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 04 Oct 2002 11:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819162#M517468</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-04T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819163#M517469</link>
      <description>&lt;BR /&gt;Looks like you need to rebuild the /etc/lvmtab file:&lt;BR /&gt;&lt;BR /&gt;mv /etc/lvmtab /etc/lvmtab.orig&lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;then try the backup again. BUT, before you start, you should UPGRADE ignite to the latest version:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and start using make_tape_recovery.&lt;BR /&gt;&lt;BR /&gt;After doing a make_tape_recovery, it's also advisble to update your patches.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 04 Oct 2002 11:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819163#M517469</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-04T11:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819164#M517470</link>
      <description>There may also be a problem with vg00:&lt;BR /&gt;# vgdisplay -v /dev/vg00 |more&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Look for things like the command(s) error, or the Cur PV and Act PV not being equal in vgdisplay or the list of physical disks does not match what /etc/lvmtab shows. &lt;BR /&gt;&lt;BR /&gt;Check /var/adm/syslog/syslog.log and dmesg for disk related errors.&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 04 Oct 2002 12:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819164#M517470</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-10-04T12:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819165#M517471</link>
      <description>Tommo&lt;BR /&gt;&lt;BR /&gt;Have a look at this doc &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062921960" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062921960&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 04 Oct 2002 12:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819165#M517471</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-10-04T12:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819166#M517472</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v is giving this error as we can read above.&lt;BR /&gt;&lt;BR /&gt;So follow cheryl's approach to troubleshoot before doing vgscan etc...&lt;BR /&gt;&lt;BR /&gt;Show us the output from vgdisplay and strings lvmtab.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 04 Oct 2002 12:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819166#M517472</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-04T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819167#M517473</link>
      <description>In syslog there are entries such as &lt;BR /&gt;&lt;BR /&gt;Oct  4 14:43:18 gb360_w vmunix: SCSI: Attempt to access partially open device --&lt;BR /&gt; dev: bc001000&lt;BR /&gt;Oct  4 14:43:18 gb360_w vmunix: SCSI: Attempt to access partially open device --&lt;BR /&gt; dev: bc001000&lt;BR /&gt;Oct  4 14:59:04 gb360_w vmunix: SCSI: Attempt to access partially open device --&lt;BR /&gt; dev: bc001000&lt;BR /&gt;Oct  4 14:59:04 gb360_w vmunix: SCSI: Attempt to access partially open device --&lt;BR /&gt; dev: bc001000&lt;BR /&gt;&lt;BR /&gt;demsg shows&lt;BR /&gt;&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;SCSI: Attempt to access partially open device -- dev: bc001000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have attached the output of vgdisplay and lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does this help&lt;BR /&gt;&lt;BR /&gt;I have also tried moving lvmtab to .old and vgscan -a.before raising the question.  &lt;BR /&gt;&lt;BR /&gt;ioscan shows for disks&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      4  0/0/1/0.1.0  sdisk CLAIMED     DEVICE       HP      DVD-ROM 304&lt;BR /&gt;                         /dev/dsk/c0t1d0   /dev/rdsk/c0t1d0&lt;BR /&gt;disk      0  0/0/1/1.0.0  sdisk CLAIMED     DEVICE       SEAGATE ST318203LC&lt;BR /&gt;                         /dev/dsk/c1t0d0   /dev/rdsk/c1t0d0&lt;BR /&gt;disk      1  0/0/1/1.2.0  sdisk CLAIMED     DEVICE       SEAGATE ST318404LC&lt;BR /&gt;                         /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;disk      3  0/0/2/0.2.0  sdisk CLAIMED     DEVICE       SEAGATE ST318203LC&lt;BR /&gt;                         /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;So the disk dmesg moans about is c0t1d0 which is the cd rom ?</description>
      <pubDate>Fri, 04 Oct 2002 14:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819167#M517473</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2002-10-04T14:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819168#M517474</link>
      <description>Here's the problem:&lt;BR /&gt;Cur PV  2&lt;BR /&gt;Act PV  1&lt;BR /&gt;&lt;BR /&gt;Are there supposed to be 2 disks in this volume group or 1?&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 04 Oct 2002 16:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819168#M517474</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-10-04T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819169#M517475</link>
      <description>/etc/lvmtab shows only 1 so if this is true:&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;Verify with:&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;# vgreduce -f /dev/vg00&lt;BR /&gt;If this succeeds then recreate the /etc/lvmtab by moving this file and recreating it:&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;If vgreduce fails, use ITRC Knowledge Base doc rcfaxlvm008 where you'll boot into LVM maintenance mode and vgexport/vgimport the volume group to correct it.&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 04 Oct 2002 16:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819169#M517475</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-10-04T16:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819170#M517476</link>
      <description>vgscan can be extremely hazardous for system perf.. make sure that you know what you're doing before just rescanning.&lt;BR /&gt;&lt;BR /&gt;The problem will be apparent if you have HA disk arrays /fc loops and are "load balancing" via lvm primary/alternate links.&lt;BR /&gt;&lt;BR /&gt;in anycase - search the forums about the numerical order vgscan recreates the lvmtab in.&lt;BR /&gt;&lt;BR /&gt;You might just be better off doing a vgreduce..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 04 Oct 2002 16:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819170#M517476</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-10-04T16:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819171#M517477</link>
      <description>Cheryl.  &lt;BR /&gt;&lt;BR /&gt;Could you advise.  VG00 appears to have been mirrored, but the VG00 only sees one disk.&lt;BR /&gt;&lt;BR /&gt;Should I perhaps do anything else, say, unmirror VG00 before doing anything else.&lt;BR /&gt;For instance lvlnboot shows&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;lvlnboot: Warning:  Can not determine all Physical Volumes on which mirrored cop&lt;BR /&gt;ies of&lt;BR /&gt;the Logical Volume are located.   "/etc/lvmtab" is missing Physical Volumes.&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So will say vgreduce work in this case ? &lt;BR /&gt;</description>
      <pubDate>Mon, 07 Oct 2002 06:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819171#M517477</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2002-10-07T06:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819172#M517478</link>
      <description>&lt;BR /&gt;Paul,&lt;BR /&gt;&lt;BR /&gt;you have a missing disk - which is probably dead - call HP support and get someone in to replace it!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 07 Oct 2002 10:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819172#M517478</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-07T10:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error on ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819173#M517479</link>
      <description>Hi Paul,&lt;BR /&gt;i think, you have to recreate your&lt;BR /&gt;/etc/lvmtab. It seems to me, that you have some bad disk-entries in lvmtab.&lt;BR /&gt;You can check this whith:&lt;BR /&gt;strings /etc/lvmtab|more&lt;BR /&gt;and compare this with your vg00 configutation:&lt;BR /&gt;vgdisplay -v vg00.&lt;BR /&gt;If your disk-configuration is diffrent, you can do the following:&lt;BR /&gt;&lt;BR /&gt;- move your lvmtab to lvmtab.old&lt;BR /&gt;&lt;BR /&gt;- run vgscan&lt;BR /&gt;&lt;BR /&gt;- after vgscan you must &lt;BR /&gt;vgchange -a y on every VG on your system and execute lvlnboot -R &lt;BR /&gt;&lt;BR /&gt;...but vgscan will instruct you  what to do.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Will</description>
      <pubDate>Tue, 08 Oct 2002 10:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-on-ignite/m-p/2819173#M517479</guid>
      <dc:creator>Mehrens Wilhelm A.</dc:creator>
      <dc:date>2002-10-08T10:20:11Z</dc:date>
    </item>
  </channel>
</rss>

