<?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: SCSI problem with sym53c8xx driver in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997749#M75301</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You must check if in the boot process&lt;BR /&gt;the module is tried to insert into.&lt;BR /&gt;Also the linux system work this way that&lt;BR /&gt;if no use for module than he not loaded.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
    <pubDate>Sun, 15 Jun 2003 16:33:22 GMT</pubDate>
    <dc:creator>Caesar_3</dc:creator>
    <dc:date>2003-06-15T16:33:22Z</dc:date>
    <item>
      <title>SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997747#M75299</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a HP Proliant DL380 server with an onboard cciss scsi controller. This one is used for 4 harddisks. An additional adapter is in the server for a StorageTek L80 Robotic changer. This is a Symbios adapter. &lt;BR /&gt;&lt;BR /&gt;The OS is RedHat AS 2.1. &lt;BR /&gt;&lt;BR /&gt;In the modules.conf:&lt;BR /&gt;&lt;BR /&gt;alias scsi_hostadapter cciss &lt;BR /&gt;alias scsi_hostadapter1 sym53c8xx&lt;BR /&gt;&lt;BR /&gt;The problem is that the sym53c8xx driver is not loaded at boot time. When I do a manual insmod sym53c8xx the robotic changer is found. &lt;BR /&gt;Why does Linux not load the driver? It does load the cciss driver.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Leon</description>
      <pubDate>Sun, 15 Jun 2003 13:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997747#M75299</guid>
      <dc:creator>Leon van Ofwegen_1</dc:creator>
      <dc:date>2003-06-15T13:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997748#M75300</link>
      <description>Are you sure that you have the right driver?&lt;BR /&gt;&lt;BR /&gt;I ask because in a scsi install with a different OS that is the driver I got for a scsi card that was detected but the OS didn't know the driver for it.&lt;BR /&gt;&lt;BR /&gt;The system blew up spectacularly when I actaully tried bringing up the scsi card after the fact.&lt;BR /&gt;&lt;BR /&gt;Probably not helpful, but I thought I'd let you know anyway.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 15 Jun 2003 13:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997748#M75300</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-15T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997749#M75301</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You must check if in the boot process&lt;BR /&gt;the module is tried to insert into.&lt;BR /&gt;Also the linux system work this way that&lt;BR /&gt;if no use for module than he not loaded.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sun, 15 Jun 2003 16:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997749#M75301</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-15T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997750#M75302</link>
      <description>I've found that a number of controllers using Symbios 53c8xx controllers don't get picked up by the 'sym*' driver, but by the 'ncr*' driver.  Is this module loaded?&lt;BR /&gt;&lt;BR /&gt;Is the 'st' module getting inserted at bootup?&lt;BR /&gt;&lt;BR /&gt;In any case, just throw a 'modprobe' in your rc.local routines.. it'll force the loading of the module upon boot-up..</description>
      <pubDate>Sun, 15 Jun 2003 22:47:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997750#M75302</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-06-15T22:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997751#M75303</link>
      <description>Hi Leon,&lt;BR /&gt;&lt;BR /&gt;Did you check whether the driver is listed in /etc/modules.conf for being loaded during start-up?&lt;BR /&gt;&lt;BR /&gt;As the others wrote, it is vitally important not to get confused with the numerous NCR/Symbios drivers floating around. So does the driver work properly when you do the insmod manually?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Christoph</description>
      <pubDate>Mon, 16 Jun 2003 05:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997751#M75303</guid>
      <dc:creator>Christoph Jahn_1</dc:creator>
      <dc:date>2003-06-16T05:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997752#M75304</link>
      <description>try typing &lt;BR /&gt;&lt;BR /&gt;"dmesg | grep sym"&lt;BR /&gt;&lt;BR /&gt;dmesg prints out the kernel messages.. then it will grep for the sym driver and see if it loaded correctly.. you can also just pipe it into more or less to read the rest of the messages&lt;BR /&gt;&lt;BR /&gt;"dmesg | more" or "dmesg | less"&lt;BR /&gt;&lt;BR /&gt;From there you can figure out if it got loaded at runtime or not!&lt;BR /&gt;&lt;BR /&gt;Jake</description>
      <pubDate>Mon, 16 Jun 2003 14:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997752#M75304</guid>
      <dc:creator>Jacob Good</dc:creator>
      <dc:date>2003-06-16T14:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997753#M75305</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Currently, your system failed to install scsi driver....just try if you can insert the scsi driver form command line.&lt;BR /&gt;&lt;BR /&gt;# lsmod (See if sym53c8xx is in kernel)&lt;BR /&gt;# insmod sym53c8xx&lt;BR /&gt;# lsmod (confirm the driver is in or not)&lt;BR /&gt;&lt;BR /&gt;If you success to load the driver, what you need is configure initrd.&lt;BR /&gt;You just write "alias scsi_hostadapter1 sym53c8xx"  into /etc/modules.conf. This is not enough.&lt;BR /&gt;&lt;BR /&gt;# /sbin/mkinitrd /boot/initrd-kernel-version.img  your-kernel-version&lt;BR /&gt;&lt;BR /&gt;your-kernel-version = "uname -r"&lt;BR /&gt;After this command, edit /etc/lilo.conf or /etc/grub.conf.  If you are using lilo, /sbin/lilo is needed after you modify it.&lt;BR /&gt;&lt;BR /&gt;If you failed to load the sym53c8xx manually, I guess something wrong with your system.&lt;BR /&gt;Say, system failed to detect the scsi card.&lt;BR /&gt;see # cat /proc/pci  or lspci -vt to see if your kernel can detect the scsi card.&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2003 03:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997753#M75305</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2003-06-18T03:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI problem with sym53c8xx driver</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997754#M75306</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late response, I did not recieve mail notifications.&lt;BR /&gt;&lt;BR /&gt;The driver does not load at boot time. No attempts either. It is the correct driver, because a manual insmod does work fine. And the scsi device is working fine as well after that.&lt;BR /&gt;&lt;BR /&gt;I'm going to try the solution of Masanari Iida and let the results know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Leon</description>
      <pubDate>Wed, 18 Jun 2003 07:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-problem-with-sym53c8xx-driver/m-p/2997754#M75306</guid>
      <dc:creator>Leon van Ofwegen_1</dc:creator>
      <dc:date>2003-06-18T07:39:02Z</dc:date>
    </item>
  </channel>
</rss>

