<?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: Adding hardware to a Red Hat Linux Box in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403293#M36174</link>
    <description>Hi Waqar,&lt;BR /&gt;&lt;BR /&gt;Check the following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html" target="_blank"&gt;http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html" target="_blank"&gt;http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.methods.co.nz/doc/ralink-2400.html" target="_blank"&gt;http://www.methods.co.nz/doc/ralink-2400.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
    <pubDate>Sat, 18 Apr 2009 05:09:29 GMT</pubDate>
    <dc:creator>Kranti Mahmud</dc:creator>
    <dc:date>2009-04-18T05:09:29Z</dc:date>
    <item>
      <title>Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403291#M36172</link>
      <description>I have added a lan card to a linux box, How can I see if the card is working. Do I need to issue some command to scan for the new card.&lt;BR /&gt;&lt;BR /&gt;I also need to know what commands I need to issue if I am adding storage to Linux box from EMC Symmetrix, like in HPUX we do ioscan to see the newly added hardware.</description>
      <pubDate>Fri, 17 Apr 2009 17:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403291#M36172</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-04-17T17:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403292#M36173</link>
      <description>You might have to add an entry to the /etc/modprobe.conf file.  It should see the new card on reboot.  You will have to configure using "ifconfig".&lt;BR /&gt;&lt;BR /&gt;If you have qlogic cards, you san for new LUN's this way.&lt;BR /&gt;&lt;BR /&gt;echo "1" &amp;gt; /sys/class/fc_host/host0/issue_lip&lt;BR /&gt;echo "1" &amp;gt; /sys/class/fc_host/host1/issue_lip&lt;BR /&gt;&lt;BR /&gt;Do this for each "hostx".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Apr 2009 18:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403292#M36173</guid>
      <dc:creator>Tony Cicone</dc:creator>
      <dc:date>2009-04-17T18:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403293#M36174</link>
      <description>Hi Waqar,&lt;BR /&gt;&lt;BR /&gt;Check the following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html" target="_blank"&gt;http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html" target="_blank"&gt;http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.methods.co.nz/doc/ralink-2400.html" target="_blank"&gt;http://www.methods.co.nz/doc/ralink-2400.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Sat, 18 Apr 2009 05:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403293#M36174</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-04-18T05:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403294#M36175</link>
      <description>Hi Waqar,&lt;BR /&gt;&lt;BR /&gt;Check the following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html" target="_blank"&gt;http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html" target="_blank"&gt;http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.methods.co.nz/doc/ralink-2400.html" target="_blank"&gt;http://www.methods.co.nz/doc/ralink-2400.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/faq/linux-creating-or-adding-new-network-alias-to-a-network-card-nic/" target="_blank"&gt;http://www.cyberciti.biz/faq/linux-creating-or-adding-new-network-alias-to-a-network-card-nic/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Sat, 18 Apr 2009 05:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403294#M36175</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-04-18T05:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403295#M36176</link>
      <description>Hi Waqar,&lt;BR /&gt;Tony Cicone has given you a good answer.&lt;BR /&gt;from those commands you can get live information about luns presented to each port of the HBAs.&lt;BR /&gt;Remember you have to run this command manually every time you add a new lun to a linux host.&lt;BR /&gt;&lt;BR /&gt;About the network card&lt;BR /&gt;kudzu - is the command you have to run&lt;BR /&gt;check the man page for "kudzu"&lt;BR /&gt;&lt;BR /&gt;as a trial you can run "kudzu -p" this will run a probe but will not try to configure the newly attached device.&lt;BR /&gt;i have come across that this didnt work some times due to missing kernel modules. in that case you have to download the driver for from the vendor and install that. this will add all required modules to the kernel. remind you this might need a reboot.&lt;BR /&gt;&lt;BR /&gt;the other thing you can try is&lt;BR /&gt;"cat /proc/net/dev" command this will show you about all active interfaces.&lt;BR /&gt;&lt;BR /&gt;Good Luck...!</description>
      <pubDate>Mon, 20 Apr 2009 02:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403295#M36176</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2009-04-20T02:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403296#M36177</link>
      <description>Hi Waqar,&lt;BR /&gt;&lt;BR /&gt;You can check lancard by&lt;BR /&gt;&lt;BR /&gt;#dmesg | more&lt;BR /&gt;#ifconfig | more&lt;BR /&gt;&lt;BR /&gt;In linux no ioscan command is available.&lt;BR /&gt;&lt;BR /&gt;so , You can check it by&lt;BR /&gt;#fdisk -l&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2009 07:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403296#M36177</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-04-20T07:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403297#M36178</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;once you add lan (hardware) card in linux box perform below.&lt;BR /&gt;&lt;BR /&gt;~]# service kudzu stop&lt;BR /&gt;~]# service kudzu start&lt;BR /&gt;Checking for new hardware                                  [  OK  ]&lt;BR /&gt;&lt;BR /&gt;once you add storage, you can do fdisk -l or if you want to check in gui then type&lt;BR /&gt;hwbrowser &lt;BR /&gt;&lt;BR /&gt;let me know how it goes, thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2009 08:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403297#M36178</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-04-20T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding hardware to a Red Hat Linux Box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403298#M36179</link>
      <description>also, i add what the Tony Cicone said, you can use the command "lspci" to verify if your card eth is installed correctly, kudzu is just the way to configure this card.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-hardware-to-a-red-hat-linux-box/m-p/4403298#M36179</guid>
      <dc:creator>mohamed.bouraoui</dc:creator>
      <dc:date>2009-04-22T13:28:08Z</dc:date>
    </item>
  </channel>
</rss>

