<?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: make_recovery LIF Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963728#M515992</link>
    <description>Additional Info:&lt;BR /&gt;&lt;BR /&gt;[it05hp] # more /stand/bootconf                           &lt;BR /&gt;# Boot Device configuration file&lt;BR /&gt;# This File contains information regarding the location&lt;BR /&gt;# of the boot LIF.  It is used by the KERN-RUN fileset to&lt;BR /&gt;# update the boot kernel.&lt;BR /&gt;l /dev/dsk/c2t5d0&lt;BR /&gt;[it05hp] #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[it05hp] # lvlnboot -v /dev/vg00      &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/c2t6d0 (0/28/52.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t5d0 (0/28/52.5.0)&lt;BR /&gt;        /dev/dsk/c0t6d0 (0/28/12.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c0t5d0 (0/28/12.5.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 01 May 2003 16:14:51 GMT</pubDate>
    <dc:creator>MikeL_4</dc:creator>
    <dc:date>2003-05-01T16:14:51Z</dc:date>
    <item>
      <title>make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963722#M515986</link>
      <description>While running a make_recovery this month I am receiving message:&lt;BR /&gt;&lt;BR /&gt;      Option -A specified. Entire Core Volume Group/disk will be backed up.&lt;BR /&gt;lifls: Can't list /dev/dsk/c2t5d0; not a LIF volume&lt;BR /&gt;WARNING: /dev/dsk/c2t5d0 is not a lif volume.&lt;BR /&gt;         No LIF files on the boot disk will be archived.&lt;BR /&gt;         Check /stand/bootconf, man bootconf(4), and /dev/dsk to&lt;BR /&gt;         make sure that the bootconf file is set up correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      ***************************************&lt;BR /&gt;       HP-UX System Recovery&lt;BR /&gt;       Going to create the tape.&lt;BR /&gt;       System Recovery Tape successfully created.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is this telling me and how can I correct it ???&lt;BR /&gt;&lt;BR /&gt;I know last month when the make_recovery was run we didn't get this message..&lt;BR /&gt;&lt;BR /&gt;This is on a 10.20 server...</description>
      <pubDate>Thu, 01 May 2003 14:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963722#M515986</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2003-05-01T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963723#M515987</link>
      <description>Since /stand/bootconf can be hand edited, the obvious thing to check is the content of that file. Mine look like this ..&lt;BR /&gt;l /dev/dsk/c2t6d0&lt;BR /&gt;The device should be your boot disk path. The first field is lower case L, not number 1. If your bootconf has the wrong boot disk path you can edit and change it, then run make_recovery again and see if it complains.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 14:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963723#M515987</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-01T14:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963724#M515988</link>
      <description>lvlnboot -v output would be useful here.&lt;BR /&gt;&lt;BR /&gt;Looks like a disk is set up for boot but is missing information.&lt;BR /&gt;&lt;BR /&gt;Is this disk possibily one that's been removed from the system but the driver or other configuration files live on?&lt;BR /&gt;&lt;BR /&gt;Bottom, line is its not an error, its a warning, the tape is good, though if you are anal like me, you might want to see if you can at least boot off it, or recovery it onto a sandbox system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 May 2003 14:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963724#M515988</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-01T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963725#M515989</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;make_net_recovery is receiving warning messages regarding the lif&lt;BR /&gt;&lt;BR /&gt;docid:UIUXKBRC00011961&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000067130534" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000067130534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 01 May 2003 14:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963725#M515989</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-05-01T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963726#M515990</link>
      <description>A similar thread here ..&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf4b2ba808b46d611abda0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf4b2ba808b46d611abda0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 01 May 2003 14:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963726#M515990</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-01T14:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963727#M515991</link>
      <description>Additional Info:&lt;BR /&gt;&lt;BR /&gt;[it05hp] # more /stand/bootconf                           &lt;BR /&gt;# Boot Device configuration file&lt;BR /&gt;# This File contains information regarding the location&lt;BR /&gt;# of the boot LIF.  It is used by the KERN-RUN fileset to&lt;BR /&gt;# update the boot kernel.&lt;BR /&gt;l /dev/dsk/c2t5d0&lt;BR /&gt;[it05hp] #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[it05hp] # lvlnboot -v /dev/vg00      &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/c2t6d0 (0/28/52.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t5d0 (0/28/52.5.0)&lt;BR /&gt;        /dev/dsk/c0t6d0 (0/28/12.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c0t5d0 (0/28/12.5.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 16:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963727#M515991</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2003-05-01T16:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963728#M515992</link>
      <description>Additional Info:&lt;BR /&gt;&lt;BR /&gt;[it05hp] # more /stand/bootconf                           &lt;BR /&gt;# Boot Device configuration file&lt;BR /&gt;# This File contains information regarding the location&lt;BR /&gt;# of the boot LIF.  It is used by the KERN-RUN fileset to&lt;BR /&gt;# update the boot kernel.&lt;BR /&gt;l /dev/dsk/c2t5d0&lt;BR /&gt;[it05hp] #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[it05hp] # lvlnboot -v /dev/vg00      &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/c2t6d0 (0/28/52.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t5d0 (0/28/52.5.0)&lt;BR /&gt;        /dev/dsk/c0t6d0 (0/28/12.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c0t5d0 (0/28/12.5.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t6d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 16:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963728#M515992</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2003-05-01T16:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963729#M515993</link>
      <description>So what you need is edit /stand/bootconf to contain your pri boot disk ..&lt;BR /&gt;l /dev/dsk/c2t6d0&lt;BR /&gt;You mirrored disk is c0t6d0. the other 2 PVs that appear in lvlnboot -v are probably because pvcreate -B was run on them. If those 2 PVs are not used and not suppose to be a boot PV, all you need to do is  force another pvcreate (without -B) and run ..&lt;BR /&gt;# lvlnboot -R &lt;BR /&gt;to update the info.</description>
      <pubDate>Thu, 01 May 2003 16:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963729#M515993</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-01T16:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963730#M515994</link>
      <description>Verify your lif with 'lifls' and 'lifcp' commands.&lt;BR /&gt;&lt;BR /&gt;lifls -c /dev/rdsk/c2t5d0&lt;BR /&gt;lifls -c /dev/rdsk/c0t6d0 &lt;BR /&gt;&lt;BR /&gt;Should see either 6-7 files or 15-16 file if diagnostics are loaded.&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/rdsk/c2t5d0:AUTO -&lt;BR /&gt;lifcp /dev/rdsk/c0t6d0:AUTO -&lt;BR /&gt;Should see the 'mkboot' string, for example:&lt;BR /&gt;&lt;BR /&gt;"hpux -lq (;0)/stand/vmunix" /dev/rdsk/c2t5d0&lt;BR /&gt;&lt;BR /&gt;For a make_recovery or make_tape_recovery tape, the procedure modifys slightly with 'dd' and 'mt'.&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;(* twice for 2 records on tape *)&lt;BR /&gt;dd if=/dev/rmt/0mn of=/tmp/lif_file bs=2048&lt;BR /&gt;(* Note 0mn for no rewind *)&lt;BR /&gt;&lt;BR /&gt;lifls -C /tmp/lif_file&lt;BR /&gt;lifcp /tmp/file_file:AUTO -</description>
      <pubDate>Thu, 01 May 2003 20:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963730#M515994</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-01T20:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery LIF Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963731#M515995</link>
      <description>Verify your lif with 'lifls' and 'lifcp' commands.&lt;BR /&gt;&lt;BR /&gt;lifls -c /dev/rdsk/c2t5d0&lt;BR /&gt;lifls -c /dev/rdsk/c0t6d0 &lt;BR /&gt;&lt;BR /&gt;Should see either 6-7 files or 15-16 file if diagnostics are loaded.&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/rdsk/c2t5d0:AUTO -&lt;BR /&gt;lifcp /dev/rdsk/c0t6d0:AUTO -&lt;BR /&gt;Should see the 'mkboot' string, for example:&lt;BR /&gt;&lt;BR /&gt;"hpux -lq (;0)/stand/vmunix" /dev/rdsk/c2t5d0&lt;BR /&gt;&lt;BR /&gt;For a make_recovery or make_tape_recovery tape, the procedure modifys slightly with 'dd' and 'mt'.&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;mt -t /dev/rmt/0m rew&lt;BR /&gt;(* twice for 2 records on tape *)&lt;BR /&gt;dd if=/dev/rmt/0mn of=/tmp/lif_file bs=2048&lt;BR /&gt;(* Note 0mn for no rewind *)&lt;BR /&gt;&lt;BR /&gt;lifls -C /tmp/lif_file&lt;BR /&gt;lifcp /tmp/file_file:AUTO -&lt;BR /&gt;&lt;BR /&gt;Read the next record on the tape with tar and you'll have verified your tape successfully for restore.&lt;BR /&gt;&lt;BR /&gt;tar -tvf /dev/rmt/0m</description>
      <pubDate>Thu, 01 May 2003 20:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-lif-error/m-p/2963731#M515995</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-01T20:08:42Z</dc:date>
    </item>
  </channel>
</rss>

