<?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: TFTP open timeout in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250828#M55601</link>
    <description>no. I have never received a tftp open timeout error on any of the blades systems I have deployed or registered to ICE in the past.  This is the first</description>
    <pubDate>Wed, 13 Aug 2008 11:25:53 GMT</pubDate>
    <dc:creator>Mario couthino_1</dc:creator>
    <dc:date>2008-08-13T11:25:53Z</dc:date>
    <item>
      <title>TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250826#M55599</link>
      <description>I am receiving the above error when I try to pxe boot by target blade server.  I am getting an ip address assigned from the DHCP service on the ICE/SIM server but it stops at the TFTP open timeout line&lt;BR /&gt;&lt;BR /&gt;Any clues</description>
      <pubDate>Tue, 12 Aug 2008 18:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250826#M55599</guid>
      <dc:creator>Mario couthino_1</dc:creator>
      <dc:date>2008-08-12T18:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250827#M55600</link>
      <description>Are you running a TFTP server on the system&lt;BR /&gt;it's trying to talk to?</description>
      <pubDate>Tue, 12 Aug 2008 20:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250827#M55600</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-08-12T20:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250828#M55601</link>
      <description>no. I have never received a tftp open timeout error on any of the blades systems I have deployed or registered to ICE in the past.  This is the first</description>
      <pubDate>Wed, 13 Aug 2008 11:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250828#M55601</guid>
      <dc:creator>Mario couthino_1</dc:creator>
      <dc:date>2008-08-13T11:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250829#M55602</link>
      <description>We were getting tftp timeouts, along with extremely slow loads of initrd when using tftp to kickstart systems.  After several tweaks we ended up with the server_args line below in the  /etc/xinetd.d/tftp   Now we have now timeouts and the kernel/initrd gets passed to the system in just a second or two.</description>
      <pubDate>Wed, 13 Aug 2008 17:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250829#M55602</guid>
      <dc:creator>Justin_99</dc:creator>
      <dc:date>2008-08-13T17:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250830#M55603</link>
      <description>Oops forgot to add the config.  Watch wrap on some lines.&lt;BR /&gt;&lt;BR /&gt;service tftp&lt;BR /&gt;{&lt;BR /&gt;        socket_type             = dgram&lt;BR /&gt;        protocol                = udp&lt;BR /&gt;        wait                    = yes&lt;BR /&gt;        user                    = root&lt;BR /&gt;        server                  = /usr/sbin/in.tftpd&lt;BR /&gt;        server_args             = -vv -t 300 -T 15000 -B 1468 -s /tftpboot&lt;BR /&gt;        disable                 = no&lt;BR /&gt;}&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2008 18:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250830#M55603</guid>
      <dc:creator>Justin_99</dc:creator>
      <dc:date>2008-08-13T18:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250831#M55604</link>
      <description>Hello Mario,&lt;BR /&gt;&lt;BR /&gt;Some things to check are:&lt;BR /&gt;&lt;BR /&gt;1) Does your dhcpd.conf file point to a valid TFTP boot server?&lt;BR /&gt;&lt;BR /&gt;2) Does the firewall have the tftp port open?&lt;BR /&gt;&lt;BR /&gt;3) If you're CMS is running SuSE, you may want to try "service atftpd start".&lt;BR /&gt;&lt;BR /&gt;Rigoberto</description>
      <pubDate>Wed, 13 Aug 2008 20:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250831#M55604</guid>
      <dc:creator>Rigoberto Corujo</dc:creator>
      <dc:date>2008-08-13T20:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP open timeout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250832#M55605</link>
      <description>Thank you all for the responses.   This may sound silly.  Apparently the TFTP service on the CMS server was not starting up.  After a couple of reboots it worked.&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 14 Aug 2008 11:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tftp-open-timeout/m-p/4250832#M55605</guid>
      <dc:creator>Mario couthino_1</dc:creator>
      <dc:date>2008-08-14T11:50:12Z</dc:date>
    </item>
  </channel>
</rss>

