<?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 ux error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640450#M520604</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;The majority of ENTRY_INIT errors encountered are: Status = -4 and &lt;BR /&gt;Status = -7. &lt;BR /&gt;&lt;BR /&gt;ENTRY_INIT -4 Causes: &lt;BR /&gt;- the disk is experiencing hardware faults and needs replacing. &lt;BR /&gt;- the path to the disk is experiencing problems. e.g.. Termination, &lt;BR /&gt;cabling, SCSI adapter, SCSI adapter seating. &lt;BR /&gt;ENTRY_INIT -7 Causes: &lt;BR /&gt;- Booting from the wrong path or non-existent device. &lt;BR /&gt;- Trying to boot from a device that is not responding. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your error message means that &lt;BR /&gt;firmware was unable to read ISL. This is usually because &lt;BR /&gt;no server replied to the udp broadcast for bootp services, and therefore there wasn't a LIF from which to access ISL. &lt;BR /&gt;&lt;BR /&gt;Doing a directed boot,  may help if it was just a matter of the bootp query timing out before someone responded. Also make sure that there is at least one available IP address in /etc/opt/ignite/instl_boottab on the Ignite server that you expect to answer the boot request. If that file contains only comments (and you haven't setup /etc/bootptab instead) then you can't do network boot. &lt;BR /&gt;&lt;BR /&gt;Note&lt;BR /&gt;&lt;BR /&gt;you should use &lt;BR /&gt;bo lan.A.B.C.D INSTALL &lt;BR /&gt;here A.B.C.D is the ip address of the Ignite Server, Make sure "INSTALL" is in Capital characters. You should be able to boot using this if your server is connected to the network thru the Lan port on the Core Adapter. &lt;BR /&gt;&lt;BR /&gt;Summary&lt;BR /&gt;Make sure you're on the same network as the ignite server&lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;bo lan.A.B.C.D INSTALL &lt;BR /&gt;&lt;BR /&gt;Check that there is available IP address in /etc/opt/ignite/instl_boottab &lt;BR /&gt;&lt;BR /&gt;chmod 755 /etc/opt/ignite/instl_boottab &lt;BR /&gt;&lt;BR /&gt;Make sure that there is entry for tftp and instl_bootd in your /etc/inetd.conf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Jan 2002 08:05:15 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-01-08T08:05:15Z</dc:date>
    <item>
      <title>ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640449#M520603</link>
      <description>hi,&lt;BR /&gt;I have set up a ignite server (10.152.5.10) and a helper system (10.153.5.7) .Now when i give insl_adm -d on  as my ignite server .but whn i am booting the vclient with the command boot lkan.10.153.5.7helper system i am able to see the o/p as my ignite servers ip addreess etc .But whn i am booting my client by giving boot lan.10.153.5.7 install .It throws a error&lt;BR /&gt;WARN 8059 &lt;BR /&gt;Cannot find ENTRY_TEST&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FAILED TPO INITIALIZE &lt;BR /&gt;ENTRY_INI&lt;BR /&gt;&lt;BR /&gt;STATUS=-7&lt;BR /&gt;&lt;BR /&gt;00000  0000000     0988889000 00000&lt;BR /&gt;&lt;BR /&gt;9000000 -=---SOME CODES&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WARN=80F5&lt;BR /&gt;&lt;BR /&gt;FAILED TO INIRTIALIZE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cn anybody suggest why my client is not able to find my helper system ????</description>
      <pubDate>Tue, 08 Jan 2002 06:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640449#M520603</guid>
      <dc:creator>guru_1</dc:creator>
      <dc:date>2002-01-08T06:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640450#M520604</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The majority of ENTRY_INIT errors encountered are: Status = -4 and &lt;BR /&gt;Status = -7. &lt;BR /&gt;&lt;BR /&gt;ENTRY_INIT -4 Causes: &lt;BR /&gt;- the disk is experiencing hardware faults and needs replacing. &lt;BR /&gt;- the path to the disk is experiencing problems. e.g.. Termination, &lt;BR /&gt;cabling, SCSI adapter, SCSI adapter seating. &lt;BR /&gt;ENTRY_INIT -7 Causes: &lt;BR /&gt;- Booting from the wrong path or non-existent device. &lt;BR /&gt;- Trying to boot from a device that is not responding. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your error message means that &lt;BR /&gt;firmware was unable to read ISL. This is usually because &lt;BR /&gt;no server replied to the udp broadcast for bootp services, and therefore there wasn't a LIF from which to access ISL. &lt;BR /&gt;&lt;BR /&gt;Doing a directed boot,  may help if it was just a matter of the bootp query timing out before someone responded. Also make sure that there is at least one available IP address in /etc/opt/ignite/instl_boottab on the Ignite server that you expect to answer the boot request. If that file contains only comments (and you haven't setup /etc/bootptab instead) then you can't do network boot. &lt;BR /&gt;&lt;BR /&gt;Note&lt;BR /&gt;&lt;BR /&gt;you should use &lt;BR /&gt;bo lan.A.B.C.D INSTALL &lt;BR /&gt;here A.B.C.D is the ip address of the Ignite Server, Make sure "INSTALL" is in Capital characters. You should be able to boot using this if your server is connected to the network thru the Lan port on the Core Adapter. &lt;BR /&gt;&lt;BR /&gt;Summary&lt;BR /&gt;Make sure you're on the same network as the ignite server&lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;bo lan.A.B.C.D INSTALL &lt;BR /&gt;&lt;BR /&gt;Check that there is available IP address in /etc/opt/ignite/instl_boottab &lt;BR /&gt;&lt;BR /&gt;chmod 755 /etc/opt/ignite/instl_boottab &lt;BR /&gt;&lt;BR /&gt;Make sure that there is entry for tftp and instl_bootd in your /etc/inetd.conf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jan 2002 08:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640450#M520604</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-01-08T08:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640451#M520605</link>
      <description>As i mentioned My ignite server is on different network as my client .So I ahve setup a &lt;BR /&gt;&lt;BR /&gt;helper system using the following command&lt;BR /&gt;&lt;BR /&gt;1)/opt/ignite/bin/instl_adm -t IP_OF_IGNITE _SERVER&lt;BR /&gt;&lt;BR /&gt;now to check i tried with the command &lt;BR /&gt;instl_adm -d &lt;BR /&gt;It gives the ip details about the ignite server&lt;BR /&gt;&lt;BR /&gt;2)After this i have edited the /etc/opt/ignitre/instl_bo0ttab file and entered one ip &lt;BR /&gt;&lt;BR /&gt;address and did chmod 755 to instl_boottab file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now on my ignte server /var/opt/ignite/clients -anon=2 is exported and same thing i have &lt;BR /&gt;&lt;BR /&gt;done on my helper system &lt;BR /&gt;&lt;BR /&gt;Do i have to export /var/opt/ignite/depots/Rel_B.11.00 on my ignite server ?????? as it is &lt;BR /&gt;&lt;BR /&gt;not exported at present.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Plus My Ignite server is L class ,Helper serever L class ,My client D class......&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I dont know whats happening ...&lt;BR /&gt;&lt;BR /&gt;Plus one more question ..If i boot from cd using BO P1 (eg. P1 being path of cdrom) Then &lt;BR /&gt;&lt;BR /&gt;after the system comes up how can i point it to my ignite server that is on the other &lt;BR /&gt;&lt;BR /&gt;network...(I also want to try this ...may be my helper system is giving problems)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thnks</description>
      <pubDate>Wed, 09 Jan 2002 04:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640451#M520605</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-01-09T04:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640452#M520606</link>
      <description>Hi Kuls,&lt;BR /&gt;&lt;BR /&gt;Boot your client system using,&lt;BR /&gt;&lt;BR /&gt;bo lan.a.b.c.d INSTALL&lt;BR /&gt;&lt;BR /&gt;Here a.b.c.d is the ip address of the ignite server and not the helper.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 05:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640452#M520606</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-09T05:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640453#M520607</link>
      <description>Hi Kuls, &lt;BR /&gt;&lt;BR /&gt;There is another post on the forum with the same problem. Have just suggested the member to make sure rbootd is running on the helper server. the rbootd is in /usr/sbin. You can also give it a try if you are still having the problem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 05:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640453#M520607</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-09T05:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640454#M520608</link>
      <description>First you needn't use install in Capital characters, and you needn't change the attrib of the file  /etc/opt/ignite/instl_boottab ,let it as 666.&lt;BR /&gt;&lt;BR /&gt;Then you could compare the two files /var/adm/inetd.sec on ignite server and helper system .It both should has a entry : tftp allow ,and it shouldn't include :tftp allow x.x.x.x, x.x.x.x is ip address of anyother machine or net printer.&lt;BR /&gt;&lt;BR /&gt;You can also try to search bootable lan device on the client , use command sea lan install .&lt;BR /&gt;&lt;BR /&gt;In order to test the connectivity of ignite server and helper system ,you can run the following command on server&lt;BR /&gt;boot lan.x.x.x.x install &lt;BR /&gt;x.x.x.x is the ip address of help system&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 05:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640454#M520608</guid>
      <dc:creator>xujun</dc:creator>
      <dc:date>2002-01-09T05:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640455#M520609</link>
      <description>Hi,&lt;BR /&gt;I do not have inetd.sec file in /var/adm on both my helper system and ignite server...Do i need to have it...if yes what shud i put their...&lt;BR /&gt;&lt;BR /&gt;plus &lt;BR /&gt;&lt;BR /&gt;# grep tftp /etc/inetd.conf&lt;BR /&gt;# Before uncommenting the "tftp" entry below, please make sure&lt;BR /&gt;# that you have a "tftp" user in /etc/passwd. If you don't&lt;BR /&gt;# have one, please consult the tftpd(1M) manual entry for&lt;BR /&gt;tftp        dgram  udp wait   root /usr/lbin/tftpd    tftpd\ &lt;BR /&gt;&lt;BR /&gt;the above is the o/p ofv grep command on both the helper and ignite server.&lt;BR /&gt;&lt;BR /&gt;and i have tried using lower case "install" also..problem still persist...&lt;BR /&gt;&lt;BR /&gt;SANJAY: rbootd is running on my helper system.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 06:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640455#M520609</guid>
      <dc:creator>guru_1</dc:creator>
      <dc:date>2002-01-09T06:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640456#M520610</link>
      <description>Hi Kuls,&lt;BR /&gt;&lt;BR /&gt;Here is the link to other post i was talking about,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7b14cb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7b14cb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I just posted another suggestion to that post.&lt;BR /&gt;&lt;BR /&gt;Hope it helps you.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 06:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640456#M520610</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-09T06:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640457#M520611</link>
      <description>Just enter "search lan install" at ISL prompt&lt;BR /&gt;and ping help system on  ignite server</description>
      <pubDate>Wed, 09 Jan 2002 07:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640457#M520611</guid>
      <dc:creator>xujun</dc:creator>
      <dc:date>2002-01-09T07:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640458#M520612</link>
      <description>XUJUN:I have tried sea lan install it gives nothing and when i sauy sea ipl it gives my lan interface card.&lt;BR /&gt;&lt;BR /&gt;Sanjay:I have read the document and all the things are as per the doc .One thing is there i want toa sk..bootpd daemon is not running on my helper system but it is enabled in /etc/ined.conf file .So as per the document it will started automatically when reqd by ined  so do i still need to start it explicitly using /usr/sbin/bootd ..or it is not reqd.But the problem is stil their.&lt;BR /&gt;Can i bypass the helper system by booting the clienbt thru CD and if yes ..then what shud i do after that to get that installed from a ignite ux server that is on other subnet.&lt;BR /&gt;&lt;BR /&gt;XUJUN ...can u suggest something...My connectrivity from helper system to ignite server is perfect.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 07:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640458#M520612</guid>
      <dc:creator>guru_1</dc:creator>
      <dc:date>2002-01-09T07:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: ignite ux error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640459#M520613</link>
      <description>Hi,&lt;BR /&gt;whne i give SEA LAN INSTALL on my D class client .It gives &lt;BR /&gt;Unknown Device &lt;BR /&gt;&lt;BR /&gt;Search Table Cleared &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any clues ?? WHATS that&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 08:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-error/m-p/2640459#M520613</guid>
      <dc:creator>guru_1</dc:creator>
      <dc:date>2002-01-09T08:31:00Z</dc:date>
    </item>
  </channel>
</rss>

