<?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: DAT 72 in RH Linux AS 3 on ML 370 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521753#M16982</link>
    <description>As i start, I'd look at the hardware. It has a little setting button setup on the back for the SCSI id. If it is set to the same scsci id as the scsci card you will have issues like this.&lt;BR /&gt;&lt;BR /&gt;Power off the unit and change the id on the device. The default id for a card is usually zero.&lt;BR /&gt;&lt;BR /&gt;These tape drives do much better btw when they are not daisy chained with any other devices like disk. You'll get better throughput and less interference that way.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 11 Apr 2005 04:04:13 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-04-11T04:04:13Z</dc:date>
    <item>
      <title>DAT 72 in RH Linux AS 3 on ML 370</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521752#M16981</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;i installed a tape drive after the installation of linux .&lt;BR /&gt;i cant access the tape drive :&lt;BR /&gt;mt -f /dev/st0 status &lt;BR /&gt;gives me &lt;BR /&gt;/dev/st0: No such device&lt;BR /&gt;&lt;BR /&gt;in the dmesg output i can find these two lines&lt;BR /&gt;scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36&lt;BR /&gt;scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36&lt;BR /&gt;&lt;BR /&gt;and here is the output of lsmod :&lt;BR /&gt;st                     32388   0  (unused)&lt;BR /&gt;sg                     38060   0  (autoclean) (unused)&lt;BR /&gt;ide-cd                 35776   0  (autoclean)&lt;BR /&gt;cdrom                  34144   0  (autoclean) [ide-cd]&lt;BR /&gt;parport_pc             19204   1  (autoclean)&lt;BR /&gt;lp                      9220   0  (autoclean)&lt;BR /&gt;parport                39072   1  (autoclean) [parport_pc lp]&lt;BR /&gt;autofs                 13780   0  (autoclean) (unused)&lt;BR /&gt;tg3                    57736   1&lt;BR /&gt;floppy                 59056   0  (autoclean)&lt;BR /&gt;microcode               5248   0  (autoclean)&lt;BR /&gt;vfat                   13196   0  (autoclean)&lt;BR /&gt;fat                    40184   0  (autoclean) [vfat]&lt;BR /&gt;keybdev                 2976   0  (unused)&lt;BR /&gt;mousedev                5688   1&lt;BR /&gt;hid                    22404   0  (unused)&lt;BR /&gt;input                   6208   0  [keybdev mousedev hid]&lt;BR /&gt;usb-ohci               23688   0  (unused)&lt;BR /&gt;usbcore                83168   1  [hid usb-ohci]&lt;BR /&gt;ext3                   95784   6&lt;BR /&gt;jbd                    56856   6  [ext3]&lt;BR /&gt;cciss                  46276   7&lt;BR /&gt;aic7xxx               165616   1&lt;BR /&gt;sd_mod                 13744   0  (unused)&lt;BR /&gt;scsi_mod              116904   4  [st sg cciss aic7xxx sd_mod]&lt;BR /&gt;&lt;BR /&gt;and here is the output of cat /proc/scsi/scsi&lt;BR /&gt;Attached devices: none&lt;BR /&gt;&lt;BR /&gt;i have also a folder /proc/scsi/aic7xxx&lt;BR /&gt;contains two files 0 and 1 . here is the content of the 0 file :&lt;BR /&gt;Adaptec AIC7xxx driver version: 6.2.36&lt;BR /&gt;Adaptec (Compaq OEM) 3960D Ultra160 SCSI adapter&lt;BR /&gt;aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs&lt;BR /&gt;Allocated SCBs: 6, SG List Length: 85&lt;BR /&gt;&lt;BR /&gt;Serial EEPROM:&lt;BR /&gt;0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a &lt;BR /&gt;0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a 0xcb3a &lt;BR /&gt;0x08f4 0x605d 0x2807 0x0010 0x0301 0xffff 0xffff 0xffff &lt;BR /&gt;0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0x0250 0x4a50 &lt;BR /&gt;&lt;BR /&gt;Target 0 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 1 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 2 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 3 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 4 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 5 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 6 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 7 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 8 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 9 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 10 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 11 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 12 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 13 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 14 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;Target 15 Negotiation Settings&lt;BR /&gt; User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)&lt;BR /&gt;&lt;BR /&gt;i hope that you can find the problem from these outputs .&lt;BR /&gt;kindly advise about how to solve the problem &lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 02:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521752#M16981</guid>
      <dc:creator>Ayman_8</dc:creator>
      <dc:date>2005-04-11T02:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: DAT 72 in RH Linux AS 3 on ML 370</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521753#M16982</link>
      <description>As i start, I'd look at the hardware. It has a little setting button setup on the back for the SCSI id. If it is set to the same scsci id as the scsci card you will have issues like this.&lt;BR /&gt;&lt;BR /&gt;Power off the unit and change the id on the device. The default id for a card is usually zero.&lt;BR /&gt;&lt;BR /&gt;These tape drives do much better btw when they are not daisy chained with any other devices like disk. You'll get better throughput and less interference that way.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Apr 2005 04:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521753#M16982</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-11T04:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: DAT 72 in RH Linux AS 3 on ML 370</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521754#M16983</link>
      <description>Internal or External unit?&lt;BR /&gt;&lt;BR /&gt;As SEP points out, it'd be good to check the SCSI ID.&lt;BR /&gt;&lt;BR /&gt;Reboot the server, and watch the SCSI card initilisation.  It should report the tape drive there.  If it doesn't, then check cabling.&lt;BR /&gt;&lt;BR /&gt;In an ML370, it should be attached to one of the Adaptec (on-board) SCSI controllers, as against the RAID controllers.&lt;BR /&gt;&lt;BR /&gt;If it's external, ensure that it's powered up, and terminated correctly, before powering the server up.&lt;BR /&gt;&lt;BR /&gt;If it's internal, make sure the SCSI string has a terminator on the end of it.&lt;BR /&gt;&lt;BR /&gt;If it's still not coming up after doing all of that, then make sure that the device is getting power.  The lights should flash green upon power-up.&lt;BR /&gt;&lt;BR /&gt;If it is showing up in the SCSI BIOS during boot-up, then the device should be available from the OS.  There will be a 'Sequential Access' device listed in '/proc/scsi/scsi'.&lt;BR /&gt;&lt;BR /&gt;If it is showing up in that file, then the '/dev/st0' should be linked correctly.  You may want to run 'kudzu' to just make sure of that.&lt;BR /&gt;&lt;BR /&gt;Anyway, some things to look at.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 06:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dat-72-in-rh-linux-as-3-on-ml-370/m-p/3521754#M16983</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-11T06:57:22Z</dc:date>
    </item>
  </channel>
</rss>

