<?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: ultrium 215e in RH7 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862922#M3017</link>
    <description>You are right. &lt;BR /&gt;My tape should be in scsi host 1.&lt;BR /&gt;&lt;BR /&gt;now i get this,&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 1-SCSI   Rev: N23D&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;hw&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Dec 2002 16:09:28 GMT</pubDate>
    <dc:creator>Hendra_3</dc:creator>
    <dc:date>2002-12-13T16:09:28Z</dc:date>
    <item>
      <title>ultrium 215e in RH7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862918#M3013</link>
      <description>Hi, I try to mt -f &lt;DEVICE&gt;, but failed.&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/st0 rewind&lt;BR /&gt;/dev/st0: No such device&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/sg0 rewind&lt;BR /&gt;/dev/sg0: Permission denied&lt;BR /&gt;&lt;BR /&gt;What's the problem?&lt;BR /&gt;&lt;BR /&gt;I'm running RedHat 7.2, kernel 2.4.7-10&lt;BR /&gt;&lt;BR /&gt;# ls -al /dev/st0 /dev/sg0&lt;BR /&gt;crw-rw----    1 root     disk      21,   0 Aug 31  2001 /dev/sg0&lt;BR /&gt;crw-rw----    1 root     disk       9,   0 Aug 31  2001 /dev/st0&lt;BR /&gt;&lt;BR /&gt;# cat /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: COMPAQ   Model: BD01874554       Rev: 3B08&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;  Vendor: COMPAQ   Model: BD01874554       Rev: 3B07&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;# lsmod&lt;BR /&gt;Module                  Size  Used by&lt;BR /&gt;st                     26240   0  (autoclean) (unused)&lt;BR /&gt;sg                     28608   0&lt;BR /&gt;autofs                 11520   0  (autoclean) (unused)&lt;BR /&gt;eepro100               17664   1&lt;BR /&gt;usb-ohci               18544   0  (unused)&lt;BR /&gt;usbcore                51712   1  [usb-ohci]&lt;BR /&gt;ext3                   64624   5&lt;BR /&gt;jbd                    40992   5  [ext3]&lt;BR /&gt;sym53c8xx              57504   6&lt;BR /&gt;sd_mod                 11584   6&lt;BR /&gt;scsi_mod               95664   4  [st sg sym53c8xx sd_mod]&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 12 Dec 2002 05:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862918#M3013</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2002-12-12T05:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: ultrium 215e in RH7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862919#M3014</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Just a few quick tips:&lt;BR /&gt;&lt;BR /&gt;1. Try all the st,sg  devices &lt;BR /&gt;in the /dev directory:&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/st0 status&lt;BR /&gt;# mt -f /dev/st0 status&lt;BR /&gt;&lt;BR /&gt;2. Use the stinit program&lt;BR /&gt;to initialize the tape drive.&lt;BR /&gt;(/sbin/stinit)&lt;BR /&gt;&lt;BR /&gt;3. I hope, you try the mt commands with root account... ;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards:&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 12:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862919#M3014</guid>
      <dc:creator>Pal Szabo_1</dc:creator>
      <dc:date>2002-12-12T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: ultrium 215e in RH7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862920#M3015</link>
      <description>yes, I login as root.&lt;BR /&gt;&lt;BR /&gt;[root]# mt -f /dev/st0 status&lt;BR /&gt;/dev/st0: No such device&lt;BR /&gt;[root]# mt -f /dev/st1 status&lt;BR /&gt;/dev/st1: No such device&lt;BR /&gt;[root]# mt -f /dev/st2 status&lt;BR /&gt;/dev/st2: No such device&lt;BR /&gt;[root]# mt -f /dev/sg1 status&lt;BR /&gt;/dev/sg1: Permission denied&lt;BR /&gt;[root]# mt -f /dev/sg0 status&lt;BR /&gt;/dev/sg0: Permission denied&lt;BR /&gt;[root]# mt -f /dev/sg2 status&lt;BR /&gt;/dev/sg2: No such device or address&lt;BR /&gt;[root]# ls -al /dev/sg2&lt;BR /&gt;crw-rw----    1 root     disk      21,   2 Aug 31  2001 /dev/sg2&lt;BR /&gt;[root]# ls -al /dev/sg1&lt;BR /&gt;crw-rw----    1 root     disk      21,   1 Aug 31  2001 /dev/sg1&lt;BR /&gt;&lt;BR /&gt;any example for stinit.conf?&lt;BR /&gt;&lt;BR /&gt;i think /proc/scsi/scsi looks strange...&lt;BR /&gt;&lt;BR /&gt;[root]# echo "scsi {remove,add}-single-device" 0 0 3 0 &amp;gt; /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;there is no effect, still shows this...&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: COMPAQ   Model: BD01874554       Rev: 3B08&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;  Vendor: COMPAQ   Model: BD01874554       Rev: 3B07&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 12 Dec 2002 13:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862920#M3015</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2002-12-12T13:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: ultrium 215e in RH7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862921#M3016</link>
      <description>Umm, judging by the contents of your '/proc/scsi/scsi', it would seem that the tape drive isn't being recognised at all.&lt;BR /&gt;&lt;BR /&gt;The only Ultrim drives I know are logically badged HP or Quantum (from memory), and show up something like:&lt;BR /&gt;&lt;BR /&gt;  Vendor: HP       Model: Ultrium 1-SCSI   Rev: E0AD&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;&lt;BR /&gt;I'd be going back to making sure the device is recognised at bootup, checking cabling and SCSI ID's.&lt;BR /&gt;&lt;BR /&gt;The two entries showing above appear to be disks, not tape drives.</description>
      <pubDate>Thu, 12 Dec 2002 23:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862921#M3016</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-12-12T23:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: ultrium 215e in RH7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862922#M3017</link>
      <description>You are right. &lt;BR /&gt;My tape should be in scsi host 1.&lt;BR /&gt;&lt;BR /&gt;now i get this,&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 1-SCSI   Rev: N23D&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;hw&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 16:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-215e-in-rh7/m-p/2862922#M3017</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2002-12-13T16:09:28Z</dc:date>
    </item>
  </channel>
</rss>

