<?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: system get freeze while copying large files over network in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330956#M34757</link>
    <description>&amp;gt;Your kernel appears to have "amd64" in the name - yet the model you specify is an Intel-based server. Is that OK? Again, not familiar with Debian kernel nomenclature... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Should be OK, x86_64 run on amd64/intel64.</description>
    <pubDate>Sat, 03 Jan 2009 09:32:40 GMT</pubDate>
    <dc:creator>Srimalik</dc:creator>
    <dc:date>2009-01-03T09:32:40Z</dc:date>
    <item>
      <title>system get freeze while copying large files over network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330952#M34753</link>
      <description>in the middle of the copying process, system gets freeze, syslog has no line about the issue&lt;BR /&gt;only way to takeover is restarting..&lt;BR /&gt;for any disk related problems, i checked the raid status from bios, which says OK&lt;BR /&gt;hw infos:&lt;BR /&gt;&lt;BR /&gt;server: IBM eServer x226-[8488E4Y]&lt;BR /&gt;&lt;BR /&gt;os: Debian etch 64bit&lt;BR /&gt;&lt;BR /&gt;root@srv:~# uname -a&lt;BR /&gt;Linux srv 2.6.18-6-amd64 #1 SMP Fri Dec 12 05:49:32 UTC 2008 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;root@srv:~# dmesg  |grep eth&lt;BR /&gt;eth0: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCI Express) 10/100/1000BaseT Ethernet 00:0d:60:17:2d:45&lt;BR /&gt;eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[1] &lt;BR /&gt;eth0: dma_rwctrl[76180000] dma_mask[64-bit]&lt;BR /&gt;tg3: eth0: Link is up at 1000 Mbps, full duplex.&lt;BR /&gt;tg3: eth0: Flow control is on for TX and on for RX.&lt;BR /&gt;eth0: no IPv6 routers present&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;tg3: eth0: Link is up at 1000 Mbps, full duplex.&lt;BR /&gt;tg3: eth0: Flow control is on for TX and on for RX.&lt;BR /&gt;ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready&lt;BR /&gt;eth0: no IPv6 routers present&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 02 Jan 2009 05:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330952#M34753</guid>
      <dc:creator>engin dumlu</dc:creator>
      <dc:date>2009-01-02T05:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: system get freeze while copying large files over network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330953#M34754</link>
      <description>Is this NFS, SAMBA, FTP, HTTP, or SCP??&lt;BR /&gt;&lt;BR /&gt;What are you copying to / from? (and does it freeze when you copy to / from, or both?)&lt;BR /&gt;&lt;BR /&gt;dmesg is only going to show you boot-time data, not really useful....&lt;BR /&gt;&lt;BR /&gt;We need to know the transport protocol to assist further.&lt;BR /&gt;&lt;BR /&gt;If it's NFS - are you doing any tuning?</description>
      <pubDate>Fri, 02 Jan 2009 15:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330953#M34754</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2009-01-02T15:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: system get freeze while copying large files over network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330954#M34755</link>
      <description>hello Don,&lt;BR /&gt;&lt;BR /&gt;it's a fresh debian install which was installed five days ago and nothing done yet about tuning&lt;BR /&gt;&lt;BR /&gt;the data is 50 G mysql backup, which i tried to copy over scp to this frozen box&lt;BR /&gt;&lt;BR /&gt;the purpose of this re-installing was the same: the system gets frozen in 1 or 2 month period&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jan 2009 21:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330954#M34755</guid>
      <dc:creator>engin dumlu</dc:creator>
      <dc:date>2009-01-02T21:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: system get freeze while copying large files over network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330955#M34756</link>
      <description>Hmm - well, I would start with some basic troubleshooting methods.&lt;BR /&gt;&lt;BR /&gt;When you way the box freezes, does this mean network and console?  Can you ping the host?  Are you capable of getting a serial console? It would be good to see if you can get into the system during the "event".&lt;BR /&gt;&lt;BR /&gt;Do you get any kind of diagnostic lights?  Not sure what the x226 had available... but I think it was only on the motherboard, and then not too informative.&lt;BR /&gt;&lt;BR /&gt;Do you look over the logs on reboot?  Again, DMESG isn't going to tell you anything, but you should be able to look in /var/log/messages and see when the host reboots, and what got logged just prior.&lt;BR /&gt;&lt;BR /&gt;Regarding the x226 - are you on the latest firmware, especially the BIOS, NIC, and storage controller?&lt;BR /&gt;Taking a quick look here:&lt;BR /&gt;&lt;A href="http://www-304.ibm.com/systems/support/supportsite.wss/selectproduct?taskind=2&amp;amp;brandind=5000008&amp;amp;familyind=5178870&amp;amp;typeind=5213128&amp;amp;modelind=5256765&amp;amp;osind=5366634&amp;amp;psid=sr&amp;amp;continue.x=1&amp;amp;matrix=Y" target="_blank"&gt;http://www-304.ibm.com/systems/support/supportsite.wss/selectproduct?taskind=2&amp;amp;brandind=5000008&amp;amp;familyind=5178870&amp;amp;typeind=5213128&amp;amp;modelind=5256765&amp;amp;osind=5366634&amp;amp;psid=sr&amp;amp;continue.x=1&amp;amp;matrix=Y&lt;/A&gt;&lt;BR /&gt;...shows some fairly critical updates to NIC and hard disk firmware.&lt;BR /&gt;&lt;BR /&gt;After firmware, my first guess would be drivers, so I'd ask if you've updated the system to the current kernel? (sorry, I don't know Debian kernel revs).  I have seen systems where the NIC becomes unresponsive, but never where it hands the whole box - that really sounds more IRQ or possibly RAM related.&lt;BR /&gt;&lt;BR /&gt;Your kernel appears to have "amd64" in the name - yet the model you specify is an Intel-based server.  Is that OK?  Again, not familiar with Debian kernel nomenclature...&lt;BR /&gt;&lt;BR /&gt;Some xSeries boxes use the tg3 driver and some the bnx2 driver - but since networking comes up initially that probably isn't an issue.</description>
      <pubDate>Fri, 02 Jan 2009 22:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330955#M34756</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2009-01-02T22:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: system get freeze while copying large files over network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330956#M34757</link>
      <description>&amp;gt;Your kernel appears to have "amd64" in the name - yet the model you specify is an Intel-based server. Is that OK? Again, not familiar with Debian kernel nomenclature... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Should be OK, x86_64 run on amd64/intel64.</description>
      <pubDate>Sat, 03 Jan 2009 09:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-get-freeze-while-copying-large-files-over-network/m-p/4330956#M34757</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2009-01-03T09:32:40Z</dc:date>
    </item>
  </channel>
</rss>

