<?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: Ignite LIF error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900623#M516059</link>
    <description>Hi Bardy,&lt;BR /&gt;&lt;BR /&gt;Please open a new question in this forum.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;&lt;BR /&gt;Ps. add the patchname (number) in your info.</description>
    <pubDate>Mon, 05 May 2003 08:40:12 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-05-05T08:40:12Z</dc:date>
    <item>
      <title>Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900599#M516035</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We are trying to run the following command;&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -A -I -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;We are getting errors at the end about the LIF file although we can't find where it's ouputting to?&lt;BR /&gt;&lt;BR /&gt;Also we are getting messages about the VG's being "active" is this ok during a make_tape_recovery?&lt;BR /&gt;&lt;BR /&gt;HP-UX 11&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * /opt/ignite/bin/make_arch_config -c &lt;BR /&gt;         /var/opt/ignite/recovery/2003-02-10,08:55/archive_cfg -g &lt;BR /&gt;         /var/opt/ignite/recovery/2003-02-10,08:55/flist -n 2003-02-10,08:55 -r&lt;BR /&gt;         64 -d Recovery\ Archive -t -i 2&lt;BR /&gt;       * Saving the information about archive to &lt;BR /&gt;         /var/opt/ignite/recovery/previews&lt;BR /&gt;       * Creating The Tape Archive&lt;BR /&gt;ERROR:   Not Enough Disk Space. At least 33556500 Bits is needed for boot LIF &lt;BR /&gt;         file.&lt;BR /&gt;&lt;BR /&gt;=======  02/10/03 08:56:48 GMT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 09:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900599#M516035</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-10T09:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900600#M516036</link>
      <description>suspect it's failing to write /vat/tmp/uxinstlf.recovery ... does /var &amp;gt; 30 MB ? space left ?</description>
      <pubDate>Mon, 10 Feb 2003 09:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900600#M516036</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-02-10T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900601#M516037</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Document ID: 3200641388 &lt;BR /&gt;Date Loaded: 20020312 &lt;BR /&gt;      Title: Ignite/UX: "make_tape_recovery -A" reports "not enough disk space &lt;BR /&gt;&lt;BR /&gt;PROBLEM &lt;BR /&gt;&lt;BR /&gt;The following error occurred when attempting to create an Ignite/UX &lt;BR /&gt;tape on an HP-UX 11.0 computer with "make_tape_recovery -A" &lt;BR /&gt;&lt;BR /&gt;     not enough disk space at least 33556500 bits is needed for &lt;BR /&gt;     boot LIF files &lt;BR /&gt;&lt;BR /&gt;How can this problem be resolved? &lt;BR /&gt;&lt;BR /&gt;CONFIGURATION &lt;BR /&gt;&lt;BR /&gt;Operating System - HP-UX &lt;BR /&gt;Version - 11.0 &lt;BR /&gt;Subsystem - Ignite/UX &lt;BR /&gt;&lt;BR /&gt;RESOLUTION &lt;BR /&gt;&lt;BR /&gt;To resolve this problem, it is necessary to increase the disk space in &lt;BR /&gt;/var. In the meantime, use the -B option to specify a location other &lt;BR /&gt;than /var/tmp/uxinstlf.recovery where more space exists. &lt;BR /&gt;&lt;BR /&gt;For example, suppose /opt has lots of space, then use: &lt;BR /&gt;&lt;BR /&gt;     # make_tape_recovery -A -B /opt/uxinstlf.recovery &lt;BR /&gt;&lt;BR /&gt;     Note: "-B" is the boot_destination_file; it specifies a temporary &lt;BR /&gt;            location where the LIF volume will be assembled before it is &lt;BR /&gt;            written to tape. &lt;BR /&gt;&lt;BR /&gt;            The default file is /var/tmp/uxinstlf.recovery. &lt;BR /&gt;&lt;BR /&gt;At least 32 Mb are required in the directory where the LIF volume will &lt;BR /&gt;be assembled. The LIF volume and other temporary files required by &lt;BR /&gt;make_medialif(1M) will be assembled in the directory specified and then &lt;BR /&gt;removed after the recovery process completes. &lt;BR /&gt;&lt;BR /&gt;Also, note that the file size of a file in /var/tmp may be small and &lt;BR /&gt;unchanging. Use the following commands to see if the directory space &lt;BR /&gt;is shrinking: &lt;BR /&gt;&lt;BR /&gt;     # du -sk /var/tmp &lt;BR /&gt;&lt;BR /&gt;     # bdf /var/tmp &lt;BR /&gt;&lt;BR /&gt;Compare outputs to see how much additional space is required for /var. &lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 10 Feb 2003 09:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900601#M516037</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-10T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900602#M516038</link>
      <description>Document ID: 3200641388 &lt;BR /&gt;Date Loaded: 20020312 &lt;BR /&gt;      Title: Ignite/UX: "make_tape_recovery -A" reports "not enough disk spac &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PROBLEM &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following error occurred when attempting to create an Ignite/UX &lt;BR /&gt;tape on an HP-UX 11.0 computer with "make_tape_recovery -A" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     not enough disk space at least 33556500 bits is needed for &lt;BR /&gt;     boot LIF files &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can this problem be resolved? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CONFIGURATION &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Operating System - HP-UX &lt;BR /&gt;Version - 11.0 &lt;BR /&gt;Subsystem - Ignite/UX &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RESOLUTION &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To resolve this problem, it is necessary to increase the disk space in &lt;BR /&gt;/var. In the meantime, use the -B option to specify a location other &lt;BR /&gt;than /var/tmp/uxinstlf.recovery where more space exists. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For example, suppose /opt has lots of space, then use: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     # make_tape_recovery -A -B /opt/uxinstlf.recovery &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     Note: "-B" is the boot_destination_file; it specifies a temporary &lt;BR /&gt;            location where the LIF volume will be assembled before it is &lt;BR /&gt;            written to tape. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            The default file is /var/tmp/uxinstlf.recovery. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At least 32 Mb are required in the directory where the LIF volume will &lt;BR /&gt;be assembled. The LIF volume and other temporary files required by &lt;BR /&gt;make_medialif(1M) will be assembled in the directory specified and then &lt;BR /&gt;removed after the recovery process completes. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, note that the file size of a file in /var/tmp may be small and &lt;BR /&gt;unchanging. Use the following commands to see if the directory space &lt;BR /&gt;is shrinking: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     # du -sk /var/tmp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     # bdf /var/tmp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compare outputs to see how much additional space is required for /var. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 09:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900602#M516038</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-10T09:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900603#M516039</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syntax used is right,&lt;BR /&gt;&lt;BR /&gt;There is no enough of space left in /var. &lt;BR /&gt;&lt;BR /&gt;increasing /var by 33 MB would solve this</description>
      <pubDate>Mon, 10 Feb 2003 09:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900603#M516039</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-10T09:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900604#M516040</link>
      <description>If you have sufficient space under /var then this patch should resolve your problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_27407&amp;amp;context=hpux:800:11:00" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_27407&amp;amp;context=hpux:800:11:00&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 09:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900604#M516040</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-10T09:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900605#M516041</link>
      <description>I have ammended the command to include -B /usr/stx/spool/uxinstlf.recovery and get a different error now;&lt;BR /&gt;&lt;BR /&gt;       * Creating The Tape Archive&lt;BR /&gt;make_medialif: error - /opt/ignite/data/Rel_B.11.00/SYSCMDS does not exist, is e&lt;BR /&gt;ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF &lt;BR /&gt;         file.&lt;BR /&gt;ERROR:   Failed to generate LIF on tape .&lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;=======  02/10/03 09:31:46 GMT  make_tape_recovery completed unsuccessfully</description>
      <pubDate>Mon, 10 Feb 2003 09:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900605#M516041</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-10T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900606#M516042</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check for this patch,&lt;BR /&gt;&lt;BR /&gt;PHSS_27407&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x42f056bd90a9d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x42f056bd90a9d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 10 Feb 2003 10:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900606#M516042</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-10T10:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900607#M516043</link>
      <description>The patch above should resolve your problem.&lt;BR /&gt;&lt;BR /&gt;1.Install the patch&lt;BR /&gt;&lt;BR /&gt;2.make sure you have enough space on the /var.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Mon, 10 Feb 2003 10:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900607#M516043</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-10T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900608#M516044</link>
      <description>Install the patch, if it then still fails : &lt;BR /&gt;&lt;BR /&gt;what's the full error ?&lt;BR /&gt;&lt;BR /&gt;ll /opt/ignite/data/Rel_B.11.00/SYSCMDS&lt;BR /&gt;&lt;BR /&gt;versions of ignite involved here&lt;BR /&gt;&lt;BR /&gt;file SYSCMDS ?&lt;BR /&gt;&lt;BR /&gt;sum SYSCMDS ? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2003 10:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900608#M516044</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-02-10T10:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900609#M516045</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the advice yesterday. I have downloaded the patch but keep getting the following error when I run "sh PHSS_27407"&lt;BR /&gt;.&lt;BR /&gt;x - PHSS_27407.text&lt;BR /&gt;ERROR: PHSS_27407.text checksum is 64324 should be 14285&lt;BR /&gt;ERROR: wc results of PHSS_27407.text are 132 341 3487 should be 132 341 2948&lt;BR /&gt;x - PHSS_27407.depot [compressed]&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2003 10:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900609#M516045</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-11T10:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900610#M516046</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you use the bin mode to ftp it to your hp server ?&lt;BR /&gt;&lt;BR /&gt;check with &lt;BR /&gt;# file PHSS_27407.depot&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 11 Feb 2003 10:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900610#M516046</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-11T10:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900611#M516047</link>
      <description>WHen you transfer the depot file from the Windows machine you should transfer in binary mode.&lt;BR /&gt;&lt;BR /&gt;Still if you face problems re-download the patch from the ITRC support and then try again.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Feb 2003 10:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900611#M516047</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-11T10:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900612#M516048</link>
      <description>I used tar to download the patch. I have tried it twice again and I'm still getting the errors!</description>
      <pubDate>Tue, 11 Feb 2003 14:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900612#M516048</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-11T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900613#M516049</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ftp bin mode to your hpux box&lt;BR /&gt;in /tmp&lt;BR /&gt;&lt;BR /&gt;# tar xvf patches.tar&lt;BR /&gt;x README_hp-ux, 1780 bytes, 4 tape blocks&lt;BR /&gt;x create_depot_hp-ux_11, 4573 bytes, 9 tape blocks&lt;BR /&gt;x PHSS_27407, 25352 bytes, 50 tape blocks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;db001:/tmp# ./create_depot_hp-ux_11 &lt;BR /&gt;&lt;BR /&gt;DEPOT: /tmp/depot&lt;BR /&gt;BUNDLE: BUNDLE&lt;BR /&gt;TITLE: Patch Bundle&lt;BR /&gt;UNSHAR: y&lt;BR /&gt;PSF: depot.psf&lt;BR /&gt;Expanding patch shar files...&lt;BR /&gt;x - PHSS_27407.text&lt;BR /&gt;x - PHSS_27407.depot [compressed]&lt;BR /&gt;Copying PHSS_27407 into depot /tmp/depot&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:13 MET  BEGIN swcopy SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@db001".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * "db001:/tmp/depot":  This target does not exist and will be&lt;BR /&gt;         created.&lt;BR /&gt;       * "db001:/tmp/PHSS_27407.depot":  This source is a tape device.&lt;BR /&gt;       * "db001:/tmp/PHSS_27407.depot":  Cannot open the logfile on&lt;BR /&gt;         this target or source.  Possibly the media is read-only or&lt;BR /&gt;         there is a permission problem.  Check the daemon logfile and&lt;BR /&gt;         "/var/tmp/swagent.log" on this host for more information.&lt;BR /&gt;       * Source:                 /tmp/PHSS_27407.depot&lt;BR /&gt;       * Targets:                db001:/tmp/depot&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             PHSS_27407.MGMT-TOOLS,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.4&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swcopy.last".&lt;BR /&gt;WARNING: "db001:/tmp/depot":  There will be no attempt to mount&lt;BR /&gt;         filesystems that appear in the filesystem table.&lt;BR /&gt;       * Analysis succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Execution&lt;BR /&gt;       * The execution phase succeeded for "db001:/tmp/depot".&lt;BR /&gt;       * Execution succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile (location&lt;BR /&gt;         is db001:/tmp/depot/swagent.log).&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:19 MET  END swcopy SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;Bundling patches in depot&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:19 MET  BEGIN swpackage SESSION&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@db001".&lt;BR /&gt;         &lt;BR /&gt;       * Source:        db001:depot.psf&lt;BR /&gt;       * Target:        db001:/tmp/depot&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection Phase.&lt;BR /&gt;       * Reading the Product Specification File (PSF) "depot.psf".&lt;BR /&gt;       * Reading the bundle "BUNDLE" at line 13.&lt;BR /&gt;&lt;BR /&gt;       * Selection Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Analysis Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Package Phase.&lt;BR /&gt;&lt;BR /&gt;       * Packaging the bundle&lt;BR /&gt;         "BUNDLE,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP".&lt;BR /&gt;       * Package Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:21 MET  END swpackage SESSION&lt;BR /&gt;&lt;BR /&gt;Verifying the depot.&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:21 MET  BEGIN swverify SESSION&lt;BR /&gt;         (non-interactive)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@db001".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "db001:/tmp/depot".&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             BUNDLE,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP&lt;BR /&gt;             PHSS_27407.MGMT-TOOLS,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.4&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swverify.last".&lt;BR /&gt;       * The analysis phase succeeded for "db001:/tmp/depot".&lt;BR /&gt;       * Verification succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile (location&lt;BR /&gt;         is db001:/tmp/depot/swagent.log).&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:20:22 MET  END swverify SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;#swinstall&lt;BR /&gt;&lt;BR /&gt;change dir to /tmp&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2003 14:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900613#M516049</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-11T14:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900614#M516050</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The first bit works but when I try to use swinstall I get this error ;&lt;BR /&gt;&lt;BR /&gt;(COMMAND= swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHSS_27407.depot.)&lt;BR /&gt;                                 &lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:09:28 GMT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@btl370t".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "btl370t:/".&lt;BR /&gt;NOTE:    The patch match operation failed to find patches for target&lt;BR /&gt;         software on "btl370t" which passed the filter.&lt;BR /&gt;NOTE:    Cannot continue the "swinstall" task.&lt;BR /&gt;&lt;BR /&gt;=======  02/11/03 15:09:39 GMT  END swinstall SESSION (non-interactive)a</description>
      <pubDate>Tue, 11 Feb 2003 15:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900614#M516050</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-11T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900615#M516051</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;getting a bit frustrated with this patch ;0) &lt;BR /&gt;&lt;BR /&gt;Is it my imagination or is there a . (mean a dot) behind PHSS_27407.depot&lt;BR /&gt;&lt;BR /&gt;(COMMAND= swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHSS_27407.depot.) &lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 11 Feb 2003 15:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900615#M516051</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-11T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900616#M516052</link>
      <description>Hi Robert-Jan,&lt;BR /&gt;&lt;BR /&gt;I too am a bit fed up with this patch and I'm not the one doing all the work!!&lt;BR /&gt;&lt;BR /&gt;There was no . after the command (;-))&lt;BR /&gt;&lt;BR /&gt;In dispair....</description>
      <pubDate>Tue, 11 Feb 2003 15:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900616#M516052</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-11T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900617#M516053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check this one&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep  PHSS_27407&lt;BR /&gt;&lt;BR /&gt;Hope it returns nothing !!!&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 11 Feb 2003 17:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900617#M516053</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-11T17:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite LIF error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900618#M516054</link>
      <description>Morning Robert-jan,&lt;BR /&gt;&lt;BR /&gt;No the swlist returned nothing!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2003 08:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-lif-error/m-p/2900618#M516054</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-02-12T08:53:40Z</dc:date>
    </item>
  </channel>
</rss>

