<?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: Hp Dl380 G4 Smartarray 6i, Dat72 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905474#M68280</link>
    <description>is your tape drive model no is C7438A? if it is  so, then kernel is able to detect the system. &lt;BR /&gt;&lt;BR /&gt;in that case try loading st module by 'modprobe st'&lt;BR /&gt;&lt;BR /&gt;and after that put dmesg and see whether you are getting some st message at the bottom.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
    <pubDate>Fri, 03 Jun 2005 11:34:31 GMT</pubDate>
    <dc:creator>Gopi Sekar</dc:creator>
    <dc:date>2005-06-03T11:34:31Z</dc:date>
    <item>
      <title>Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905464#M68270</link>
      <description>I'am installing a HP DL380 in RAID 1 with Dat72 linkek into a backplane in smartarray 6i with a duplex configuration and i had installed linux 2.1 enterprise Advanced Server when i'am trying to acess to /dev/st0 he can't find such scsi dive attached, i tryed to install the latest hp support paq for linux 2.1 E. AS but didn't works i have edited /etc/rc.local&lt;BR /&gt;&lt;BR /&gt;for x in /proc/driver/cciss/cciss[0-9]*&lt;BR /&gt;do&lt;BR /&gt;echo "engage scsi" &amp;gt; $x&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;but that doesn't work's to.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 06:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905464#M68270</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T06:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905465#M68271</link>
      <description>So you've got the hot-plug drive, plugged into the front with the other disks, yes?&lt;BR /&gt;&lt;BR /&gt;When the system booted up, did you see the tape drive listed when the Array controller BIOS went through post?&lt;BR /&gt;&lt;BR /&gt;Also, take a look at both '/proc/scsi/scsi' and '/var/log/dmesg' to see if there's any mention of a tape there.&lt;BR /&gt;&lt;BR /&gt;What kernel are you running on the AS2.1 kernel now?  The latest eratta, or the one that came with the distribution?</description>
      <pubDate>Fri, 03 Jun 2005 06:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905465#M68271</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-03T06:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905466#M68272</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;have you kept the tape drive powered on when you rebooted the system. (first have you rebooted the system)&lt;BR /&gt;&lt;BR /&gt;also check dmesg output and check is there any entry for st0 or nst0&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 03 Jun 2005 07:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905466#M68272</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-03T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905467#M68273</link>
      <description>I may not be understanding this correctly.. but&lt;BR /&gt;are you having a problem with the 6i controller? If so, then you may want to make sure the driver has support.. from what I can remember the cciss.o kernel module in AS 2.1 does not have support for it. You can verify this by doing&lt;BR /&gt;&lt;BR /&gt;user@host $ strings /lib/modules/2.6.10-1.770_FC3/kernel/drivers/block/cciss.ko | grep 6i&lt;BR /&gt;&lt;BR /&gt;If you see "Smart Array 6i" then it has support, otherwise you are out of luck and will have to install a driver for it (or update the kernel to a version that does support the 6i controller)&lt;BR /&gt;&lt;BR /&gt;If the 6i controller is not the case, then I have nothing more to offer. :)</description>
      <pubDate>Fri, 03 Jun 2005 08:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905467#M68273</guid>
      <dc:creator>Ian Meyer_2</dc:creator>
      <dc:date>2005-06-03T08:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905468#M68274</link>
      <description>i've got the hot-plug drive, plugged into the front with the other disks&lt;BR /&gt;&lt;BR /&gt;When the system booted up, the tape drive is listed in the Array controller BIOS went through post.&lt;BR /&gt;Also, take a look at both '/proc/scsi/scsi' and '/var/log/dmesg' there's no mention of a tape there.&lt;BR /&gt;&lt;BR /&gt;The kernel version is 2.4.9-e.3</description>
      <pubDate>Fri, 03 Jun 2005 09:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905468#M68274</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T09:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905469#M68275</link>
      <description>i have ran strings: /lib/modules/2.6.10-1.770_FC3/kernel/drivers/block/cciss.ko: No such fi&lt;BR /&gt;le or directory&lt;BR /&gt;and theres the result&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 09:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905469#M68275</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T09:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905470#M68276</link>
      <description>&lt;BR /&gt;what the person gave was just an example. you should modify it to suite your need.&lt;BR /&gt;&lt;BR /&gt;to suite your need, try this method:&lt;BR /&gt;&lt;BR /&gt;strings /lib/modules/`uname -r`/kernel/drivers/block/cciss.o |less&lt;BR /&gt;&lt;BR /&gt;it will present you with char messages found in that file, in that look for 'Smart Array 6i' if found then it means your system supports that controller otherwise you may have to upgrade your kernel which supports it.&lt;BR /&gt;&lt;BR /&gt;which update of RH 2.1 you are running?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 03 Jun 2005 09:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905470#M68276</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-03T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905471#M68277</link>
      <description>[root@xpty root] strings /lib/modules/2.4.9-e.3enterprise/kernel/drivers/block/cciss.o |grep 6i&lt;BR /&gt;theres the result &lt;BR /&gt;device=HP SA5i SA5i+ SA532 SA5300 SA5312 SA641 SA642 SA6400 SA6i SA6422 V100 P600&lt;BR /&gt;Smart Array 6i&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 10:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905471#M68277</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905472#M68278</link>
      <description>&lt;BR /&gt;it looks like your kernel supports the 6i driver. so you should not be having any problem in accessing it.&lt;BR /&gt;&lt;BR /&gt;but strange that you are saying dmesg output does not show up any st0 information. &lt;BR /&gt;&lt;BR /&gt;try running kudzu and see whether it can find the hardware.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 03 Jun 2005 10:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905472#M68278</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-03T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905473#M68279</link>
      <description>kudzu do nothing.&lt;BR /&gt;theres a part of dmesg:&lt;BR /&gt;cciss0: No device changes detected.&lt;BR /&gt;scsi0 : cciss0&lt;BR /&gt;Vendor: HP Model: C7438A Rev: V312&lt;BR /&gt;Type: Sequential-Access ANSI SCSI revision: 03&lt;BR /&gt;cciss0: SCSI subsystem already engaged.&lt;BR /&gt;cciss0: No device changes detected.&lt;BR /&gt;Linux Kernel Card Services 3.1.22&lt;BR /&gt;options: [pci] [cardbus] [pm]&lt;BR /&gt;Databook TCIC-2 PCMCIA probe: not found.&lt;BR /&gt;ds: no socket drivers loaded!&lt;BR /&gt;iSCSI version 2.0.1.8 ( 8-Aug-2001)&lt;BR /&gt;iSCSI control device major number 254&lt;BR /&gt;iSCSI: detected HBA f6224424, host #1&lt;BR /&gt;scsi1 : iSCSI (2.0.1.8)</description>
      <pubDate>Fri, 03 Jun 2005 11:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905473#M68279</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T11:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905474#M68280</link>
      <description>is your tape drive model no is C7438A? if it is  so, then kernel is able to detect the system. &lt;BR /&gt;&lt;BR /&gt;in that case try loading st module by 'modprobe st'&lt;BR /&gt;&lt;BR /&gt;and after that put dmesg and see whether you are getting some st message at the bottom.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 03 Jun 2005 11:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905474#M68280</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-03T11:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905475#M68281</link>
      <description>in dmesg theres no mention to st&lt;BR /&gt;&lt;BR /&gt;[root@xpty root]# mprobe st&lt;BR /&gt;&lt;BR /&gt;[root@xpty root]# lsmod&lt;BR /&gt;&lt;BR /&gt;st             30548   0  (unused)</description>
      <pubDate>Fri, 03 Jun 2005 11:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905475#M68281</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T11:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905476#M68282</link>
      <description>can you attach your dmesg output and /var/log/messages. if not me somebody else can enlight on what is going wrong.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 11:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905476#M68282</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-03T11:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905477#M68283</link>
      <description>Here is the attachment with the dmesg and /var/log/messages output&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Bruno</description>
      <pubDate>Fri, 03 Jun 2005 12:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905477#M68283</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-03T12:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905478#M68284</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;look for some device called cciss0.&lt;BR /&gt;find /dev -name cciss0 will help you.&lt;BR /&gt;&lt;BR /&gt;I guess that this is the device for your tape. From your messages file we have&lt;BR /&gt;&lt;BR /&gt;Jun  4 00:21:51 lx0srp1 kernel: scsi0 : cciss0&lt;BR /&gt;Jun  4 00:21:51 lx0srp1 kernel:   Vendor: HP        Model: C7438A            Rev: V312&lt;BR /&gt;Jun  4 00:21:51 lx0srp1 kernel:   Type:   Sequential-Access                  ANSI SCSI revision: 03&lt;BR /&gt;Jun  4 00:21:51 lx0srp1 rc: Starting compaq_cciss_scsi:  succeeded&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 12:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905478#M68284</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-03T12:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905479#M68285</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;I found a document that may help you better. It  is about Smart Array version 5 but I think that the same applys to version 6.&lt;BR /&gt;&lt;BR /&gt;That's the document&lt;BR /&gt;&lt;A href="http://www.cpqlinux.com/cciss-tape.html" target="_blank"&gt;http://www.cpqlinux.com/cciss-tape.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Fri, 03 Jun 2005 12:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905479#M68285</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-03T12:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905480#M68286</link>
      <description>Well those logs are showing the tape drive as being listed (the fact that a 'Sequential-Access' device is listed in '/proc/scsi/scsi').&lt;BR /&gt;&lt;BR /&gt;It certainly does seem odd that the drive isn't being tied when the ST module is probed.&lt;BR /&gt;&lt;BR /&gt;Are there any references to 'TAPE' in '/etc/sysconfig/hwconf' ?</description>
      <pubDate>Fri, 03 Jun 2005 17:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905480#M68286</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-03T17:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905481#M68287</link>
      <description>there aren't any references to 'TAPE' in '/etc/sysconfig/hwconf' ?</description>
      <pubDate>Mon, 06 Jun 2005 03:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905481#M68287</guid>
      <dc:creator>Bruno_48</dc:creator>
      <dc:date>2005-06-06T03:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905482#M68288</link>
      <description>Well, there's a Sequential access device listed in '/proc/scsi/scsi', and if the 'st' module is loaded, '/dev/st0' (or nst0) should be able to access your tape drive.</description>
      <pubDate>Mon, 06 Jun 2005 04:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905482#M68288</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-06T04:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hp Dl380 G4 Smartarray 6i, Dat72</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905483#M68289</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;did you look at the documentation I told you on may last response ? It says that your kernel has to be configured to accept tapes attached to smartarray cards. I think it's not a default configuration so tou have to pay attention to it.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 06 Jun 2005 06:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-dl380-g4-smartarray-6i-dat72/m-p/4905483#M68289</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-06T06:54:36Z</dc:date>
    </item>
  </channel>
</rss>

