<?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 Make_recovery errror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813787#M517451</link>
    <description>Hi , &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had installed ignite-ux on a D210 server runnig on HP-UX 10.20. I ran the following command: &lt;BR /&gt;- make_recovery -A -v -d /dev/rmt/0m. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lifinit: can not create /usr/lib/ignite_bootlif &lt;BR /&gt;WARNING: LIF volume for bakup cannot be created. &lt;BR /&gt;&lt;BR /&gt;The rest of the job went fine. &lt;BR /&gt;But is the tape bootable ? &lt;BR /&gt;&lt;BR /&gt;Thanx in advance &lt;BR /&gt;&lt;BR /&gt;Cheers, &lt;BR /&gt;Ramesh</description>
    <pubDate>Thu, 26 Sep 2002 06:37:52 GMT</pubDate>
    <dc:creator>Ramesh_1</dc:creator>
    <dc:date>2002-09-26T06:37:52Z</dc:date>
    <item>
      <title>Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813787#M517451</link>
      <description>Hi , &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had installed ignite-ux on a D210 server runnig on HP-UX 10.20. I ran the following command: &lt;BR /&gt;- make_recovery -A -v -d /dev/rmt/0m. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lifinit: can not create /usr/lib/ignite_bootlif &lt;BR /&gt;WARNING: LIF volume for bakup cannot be created. &lt;BR /&gt;&lt;BR /&gt;The rest of the job went fine. &lt;BR /&gt;But is the tape bootable ? &lt;BR /&gt;&lt;BR /&gt;Thanx in advance &lt;BR /&gt;&lt;BR /&gt;Cheers, &lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 26 Sep 2002 06:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813787#M517451</guid>
      <dc:creator>Ramesh_1</dc:creator>
      <dc:date>2002-09-26T06:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813788#M517452</link>
      <description>There is an issue about one ignite release of this year, concerning the lif-failure. You can check for patches, or download the correct version.</description>
      <pubDate>Thu, 26 Sep 2002 06:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813788#M517452</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-09-26T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813789#M517453</link>
      <description>Hi,&lt;BR /&gt;make_*_recovery is calling &lt;BR /&gt;make_sys_image -L to make a copy of the current state of the lif on your boot disk. This call is resulting in a non-zero return code. &lt;BR /&gt;&lt;BR /&gt;The "-L" option from man page: &lt;BR /&gt;-L Create a copy of any non-standard LIF files (as &lt;BR /&gt;defined for both whole and LVM disks) found on the &lt;BR /&gt;boot disk. The boot disk that is used is taken &lt;BR /&gt;from the first non-commented line in the &lt;BR /&gt;/stand/bootconf file. The LIF volume for storing &lt;BR /&gt;these LIF files is /usr/lib/ignite_bootlif and it &lt;BR /&gt;is only created if non-standard LIF files are &lt;BR /&gt;present. This option only creates the back-up &lt;BR /&gt;file. Without this option the back-up, if needed, &lt;BR /&gt;is created and the recovery media is created with &lt;BR /&gt;this information stored for later recovery. For &lt;BR /&gt;more information on the disks, LIF files, and LIF &lt;BR /&gt;volume creation, see bootconf(4), lif(4), &lt;BR /&gt;mkboot(1M), and lifinit(1). The main purpose of &lt;BR /&gt;this option is to allow LIF diagnostics and any &lt;BR /&gt;changes to the AUTO LIF file to be saved by the &lt;BR /&gt;Ignite-UX recovery commands, see make_recovery(1M) &lt;BR /&gt;and make_net_recovery(1M). &lt;BR /&gt;==================== &lt;BR /&gt;&lt;BR /&gt;You can get a non-zero exit code if the "lifcp" fails, or if the disk listed in /stand/bootconf doesn't exist or doesn't contain a lif header. Other possibilities are running out of space on the filesystem when making the backup copy of the lif. &lt;BR /&gt;&lt;BR /&gt;You can try running the make_sys_image -L command by hand and seeing if any additional messages show up.</description>
      <pubDate>Thu, 26 Sep 2002 06:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813789#M517453</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-09-26T06:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813790#M517454</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;The OS on the server has been hardened and the /usr is mounted Read Only. &lt;BR /&gt;So it could be the RO mount option that has caused the failure to create the file. &lt;BR /&gt;&lt;BR /&gt;Thanx &lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;Ramesh &lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 03:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813790#M517454</guid>
      <dc:creator>Ramesh_1</dc:creator>
      <dc:date>2002-09-30T03:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813791#M517455</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to make an swlist -l fileset | grep -i ignite. Do you have different versions running? Are you using Sevice Control Manager?&lt;BR /&gt;&lt;BR /&gt;BRGDS&lt;BR /&gt;ANDI</description>
      <pubDate>Wed, 02 Oct 2002 11:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813791#M517455</guid>
      <dc:creator>Andi Rigauer</dc:creator>
      <dc:date>2002-10-02T11:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813792#M517456</link>
      <description>Hi Ramesh,&lt;BR /&gt;this has probably nothing to do with the errors you get, but even if you had got no  errors the tape would not be bootable: you have to use the NON-rewinding device &lt;BR /&gt;/dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Oct 2002 12:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813792#M517456</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2002-10-02T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Make_recovery errror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813793#M517457</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's fine now.&lt;BR /&gt;The error msg disappeared after changing the mount options.&lt;BR /&gt;Now I need to restore the make_recovery tape onto another machine. Wish me luck&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ramesh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Oct 2002 23:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-errror/m-p/2813793#M517457</guid>
      <dc:creator>Ramesh_1</dc:creator>
      <dc:date>2002-10-02T23:21:57Z</dc:date>
    </item>
  </channel>
</rss>

