<?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: Fedora core 3 tape library on 5i controller in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897979#M45560</link>
    <description>Hello again,&lt;BR /&gt;I've finally got my tape library running on an FDC3 machine with all updates. The problem has always been trying to get the tape librar recognized on the Smart Array controller of a DL380. For the benefit of anyone experiencing the same problem, I'll explain what I've done to fix it.&lt;BR /&gt;&lt;BR /&gt;Original system:&lt;BR /&gt;HP DL380 G3&lt;BR /&gt;Smart Array 5i controller&lt;BR /&gt;Fedora Core 3 with all updates&lt;BR /&gt;Kernel 2.6.11-1.14_FC3smp&lt;BR /&gt;Sony LIB-152e/a2 AIT 2 tape library with barcode scanner&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Test system:&lt;BR /&gt;Standard garden variety whitebox&lt;BR /&gt;Adaptec 2940UW scsi card&lt;BR /&gt;Fedora Core 3 with all updates&lt;BR /&gt;Kernel 2.6.11-1.14_FC3&lt;BR /&gt;Sony LIB-152e/a2 AIT 2 tape library with barcode scanner&lt;BR /&gt;&lt;BR /&gt;Modification to grub.conf to get it running:&lt;BR /&gt;1) kernel /vmlinuz-2.6.11-1.14_FC3smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet pci=noacpi&lt;BR /&gt;(without the pci=noacpi library is recognized but unusable)&lt;BR /&gt;2) modprobe sg&lt;BR /&gt;I don't know quite where to put this, didn't work in modprobe.conf unless I need a specific alias. It did work when I put it in rc.local.&lt;BR /&gt;&lt;BR /&gt;The only reason that I haven't moved the Adaptec card to the DL380 is that it is the older 5v version. The newer cards are 3.3v and have an indentation so you can't mix them up. In the process of procuring one.&lt;BR /&gt;&lt;BR /&gt;Anyway mt and tar commands work on /dev/nst0, /dev/st0 and mtx works great on /dev/sg0 and /dev/sg1&lt;BR /&gt;&lt;BR /&gt;Confirmed that the tape library won't run attached to Smart Array controller 5i on FDC3. Get another scsi controller to run it on.&lt;BR /&gt;&lt;BR /&gt;Kent N</description>
    <pubDate>Mon, 25 Apr 2005 12:54:46 GMT</pubDate>
    <dc:creator>Kent L. Nasveschuk</dc:creator>
    <dc:date>2005-04-25T12:54:46Z</dc:date>
    <item>
      <title>Fedora core 3 tape library on 5i controller</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897976#M45557</link>
      <description>Hello,&lt;BR /&gt;I'm trying to get my Sony tape library, LIB-152e/a2 to run on Fedora but it's not recognized when attached externally on the 5i controller that comes with an HPDL380. Anyone have similar experiences?&lt;BR /&gt;&lt;BR /&gt;The stock Fedora kernel and most recent update both have CONFIG_SCSI_MULTI_LUN=y built into the kernel yet I still cant't see anything under /proc/scsi/scsi. Also, according to manufacturer, the changer and drive have to have a unique scsi id on the bus, which leads me to believe that it's not dependent on LUN support anyway.&lt;BR /&gt;&lt;BR /&gt;Should I move this off the 5i raid card onto it's own controller?&lt;BR /&gt;&lt;BR /&gt;Any suggestions, experiences would be appreciated. Thanks&lt;BR /&gt;&lt;BR /&gt;Kent N&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Apr 2005 07:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897976#M45557</guid>
      <dc:creator>Kent L. Nasveschuk</dc:creator>
      <dc:date>2005-04-23T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora core 3 tape library on 5i controller</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897977#M45558</link>
      <description>There's also the kernel option for tapes on the cciss based controllers.  Make sure that's on.&lt;BR /&gt;&lt;BR /&gt;If that still doesn't work, then yea.  Try it on it's own controller.</description>
      <pubDate>Sat, 23 Apr 2005 08:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897977#M45558</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-23T08:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora core 3 tape library on 5i controller</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897978#M45559</link>
      <description>The config also has:&lt;BR /&gt;CONFIG_CISS_SCSI_TAPE=y&lt;BR /&gt;&lt;BR /&gt;Guess it needs to be on a separate controller.&lt;BR /&gt;&lt;BR /&gt;Kent N</description>
      <pubDate>Sat, 23 Apr 2005 12:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897978#M45559</guid>
      <dc:creator>Kent L. Nasveschuk</dc:creator>
      <dc:date>2005-04-23T12:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora core 3 tape library on 5i controller</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897979#M45560</link>
      <description>Hello again,&lt;BR /&gt;I've finally got my tape library running on an FDC3 machine with all updates. The problem has always been trying to get the tape librar recognized on the Smart Array controller of a DL380. For the benefit of anyone experiencing the same problem, I'll explain what I've done to fix it.&lt;BR /&gt;&lt;BR /&gt;Original system:&lt;BR /&gt;HP DL380 G3&lt;BR /&gt;Smart Array 5i controller&lt;BR /&gt;Fedora Core 3 with all updates&lt;BR /&gt;Kernel 2.6.11-1.14_FC3smp&lt;BR /&gt;Sony LIB-152e/a2 AIT 2 tape library with barcode scanner&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Test system:&lt;BR /&gt;Standard garden variety whitebox&lt;BR /&gt;Adaptec 2940UW scsi card&lt;BR /&gt;Fedora Core 3 with all updates&lt;BR /&gt;Kernel 2.6.11-1.14_FC3&lt;BR /&gt;Sony LIB-152e/a2 AIT 2 tape library with barcode scanner&lt;BR /&gt;&lt;BR /&gt;Modification to grub.conf to get it running:&lt;BR /&gt;1) kernel /vmlinuz-2.6.11-1.14_FC3smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet pci=noacpi&lt;BR /&gt;(without the pci=noacpi library is recognized but unusable)&lt;BR /&gt;2) modprobe sg&lt;BR /&gt;I don't know quite where to put this, didn't work in modprobe.conf unless I need a specific alias. It did work when I put it in rc.local.&lt;BR /&gt;&lt;BR /&gt;The only reason that I haven't moved the Adaptec card to the DL380 is that it is the older 5v version. The newer cards are 3.3v and have an indentation so you can't mix them up. In the process of procuring one.&lt;BR /&gt;&lt;BR /&gt;Anyway mt and tar commands work on /dev/nst0, /dev/st0 and mtx works great on /dev/sg0 and /dev/sg1&lt;BR /&gt;&lt;BR /&gt;Confirmed that the tape library won't run attached to Smart Array controller 5i on FDC3. Get another scsi controller to run it on.&lt;BR /&gt;&lt;BR /&gt;Kent N</description>
      <pubDate>Mon, 25 Apr 2005 12:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-3-tape-library-on-5i-controller/m-p/4897979#M45560</guid>
      <dc:creator>Kent L. Nasveschuk</dc:creator>
      <dc:date>2005-04-25T12:54:46Z</dc:date>
    </item>
  </channel>
</rss>

