<?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: Cannot Open /dev/st0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531425#M17243</link>
    <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;Sorry but I rebooted my server yesterday and the problem continue.&lt;BR /&gt;&lt;BR /&gt;How Can I get the tape drive model for put in the startup?&lt;BR /&gt;&lt;BR /&gt;Anybody help me?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 16 May 2005 14:45:05 GMT</pubDate>
    <dc:creator>Elizangela Fernandes</dc:creator>
    <dc:date>2005-05-16T14:45:05Z</dc:date>
    <item>
      <title>Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531412#M17230</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I`m use Red Hat 2.1 Enterprise and connect the new tape device, a Dell tape Device.&lt;BR /&gt;&lt;BR /&gt;When I try backup with tar, the message appear:&lt;BR /&gt;&lt;BR /&gt;tar: /dev/st0: Cannot open: No such device&lt;BR /&gt;tar: Error is not recoverable: exiting now&lt;BR /&gt;&lt;BR /&gt;The file permissions:&lt;BR /&gt;crw-rw----    1 root     disk       9,   0 Mar 19  2002 /dev/st0&lt;BR /&gt;&lt;BR /&gt;Dmesg is atached&lt;BR /&gt;&lt;BR /&gt;I execute&lt;BR /&gt;&lt;BR /&gt;depmod&lt;BR /&gt;modprobe st&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;depmod -a&lt;BR /&gt;modprobe aic7xxx&lt;BR /&gt;&lt;BR /&gt;but the same message appear.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me please.&lt;BR /&gt;&lt;BR /&gt;My server don`t have backup.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2005 12:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531412#M17230</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-04-25T12:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531413#M17231</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in your dmesg output there is no info about&lt;BR /&gt;tape (st) driver.&lt;BR /&gt;&lt;BR /&gt;show me output commands:&lt;BR /&gt;1. cat /proc/scsi/scsi&lt;BR /&gt;2. lsmod&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2005 12:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531413#M17231</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-04-25T12:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531414#M17232</link>
      <description>The dmesg output does not indicate that a tape drive was found.&lt;BR /&gt;&lt;BR /&gt;What kind of a Dell tape device is this?  Is it SCSI?</description>
      <pubDate>Mon, 25 Apr 2005 13:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531414#M17232</guid>
      <dc:creator>Stuart Fuller_2</dc:creator>
      <dc:date>2005-04-25T13:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531415#M17233</link>
      <description>Atacched proc/scsi&lt;BR /&gt;&lt;BR /&gt;Model is a Dell Super DLT 320 Power Volt 110T.&lt;BR /&gt;&lt;BR /&gt;[root@soaapp03p root]# lsmod&lt;BR /&gt;Module                  Size  Used by    Not tainted&lt;BR /&gt;vfat                   13244   0  (autoclean)&lt;BR /&gt;fat                    40408   0  (autoclean) [vfat]&lt;BR /&gt;ide-tape               61120   0  (autoclean)&lt;BR /&gt;sr_mod                 17592   0  (autoclean) (unused)&lt;BR /&gt;cdrom                  35520   0  (autoclean) [sr_mod]&lt;BR /&gt;st                     30548   0  (autoclean) (unused)&lt;BR /&gt;tg3                    50496   1&lt;BR /&gt;usb-ohci               23456   0  (unused)&lt;BR /&gt;usbcore                68896   1  [usb-ohci]&lt;BR /&gt;ext3                   71264   6&lt;BR /&gt;jbd                    55636   6  [ext3]&lt;BR /&gt;aic7xxx               127200   0&lt;BR /&gt;aacraid                34516   8&lt;BR /&gt;sd_mod                 13856   8&lt;BR /&gt;scsi_mod              127292   5  [sr_mod st aic7xxx aacraid sd_mod]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 25 Apr 2005 13:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531415#M17233</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-04-25T13:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531416#M17234</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;one more file&lt;BR /&gt;cat /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2005 13:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531416#M17234</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-04-25T13:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531417#M17235</link>
      <description>[root@soaapp03p root]# cat /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: DELL     Model: PERCRAID Mirror  Rev: V1.0&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;&lt;BR /&gt;Thank's</description>
      <pubDate>Mon, 25 Apr 2005 13:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531417#M17235</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-04-25T13:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531418#M17236</link>
      <description>Hi,&lt;BR /&gt;your system doesn't see tape drive - no entry in /proc/scsi/scsi.&lt;BR /&gt;Is your tape recognized by SCSI Adapter BIOS during system startup ?&lt;BR /&gt;Maby you have hardware problem -check cable, terminator if needed.</description>
      <pubDate>Mon, 25 Apr 2005 14:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531418#M17236</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-04-25T14:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531419#M17237</link>
      <description>&lt;BR /&gt;Sorry,&lt;BR /&gt;&lt;BR /&gt;I`m new user in Linux.&lt;BR /&gt;&lt;BR /&gt;I checked cables and the terminator is OK.&lt;BR /&gt;&lt;BR /&gt;The Tape is a LVD. This tape work ok at a windows system&lt;BR /&gt;&lt;BR /&gt;Dell said that the drive was at System Kernel.</description>
      <pubDate>Mon, 25 Apr 2005 14:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531419#M17237</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-04-25T14:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531420#M17238</link>
      <description>Did you plut the tape drive in whilst the machine was up?&lt;BR /&gt;&lt;BR /&gt;Or have you since power-cycled/rebooted the server?&lt;BR /&gt;&lt;BR /&gt;You may need to get the SCSI subsystem to rescan the SCSI bus'.</description>
      <pubDate>Mon, 25 Apr 2005 18:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531420#M17238</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-25T18:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531421#M17239</link>
      <description>Can you see the Tape drive, when you enter the Adaptec bios menu?&lt;BR /&gt;&lt;BR /&gt;If it doens't show there, no matter what you do on Linux level will activate your tape drive. But it will tell that you have a hardware problem, not a Linux problem.&lt;BR /&gt;&lt;BR /&gt;Once you fix that, i am sure your tape drive on Linux will work just fine.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Apr 2005 01:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531421#M17239</guid>
      <dc:creator>Eric van Dijken</dc:creator>
      <dc:date>2005-04-26T01:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531422#M17240</link>
      <description>I don`t reboot the server . It's necessary. Sorry because in the HP-UX don`t need.&lt;BR /&gt;&lt;BR /&gt;Thank`s. &lt;BR /&gt;&lt;BR /&gt;I don`t know what do.</description>
      <pubDate>Tue, 26 Apr 2005 10:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531422#M17240</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-04-26T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531423#M17241</link>
      <description>If you can't reboot the server, and it's plugged into one of the Adaptec SCSI controllers, then try getting the SCSI bus to re-scan it's self.&lt;BR /&gt;&lt;BR /&gt;There was a post a few days ago with hot-swap drives, which lists how to do it.</description>
      <pubDate>Tue, 26 Apr 2005 22:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531423#M17241</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-26T22:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531424#M17242</link>
      <description>&lt;BR /&gt;I had the same problem earlier on. Linux could not able to detect the external tape drives (for that matter any external connected devices) reliably. &lt;BR /&gt;&lt;BR /&gt;You have two choices: Reboot the server and keep the tape drive powered on when the system boots up, so when kernel scans the SCSI bus it will detect the tape drive. If kernel detects the tape drive then dmesg output will list st0 or nst0 entries&lt;BR /&gt;&lt;BR /&gt;Another not so reliable method is to power on the tape drive and ask the kernel to rescan the SCSI bus. Check the below link on how to accomplish this.&lt;BR /&gt;&lt;A href="http://www.whoopis.com/howtos/tapebackup.html" target="_blank"&gt;http://www.whoopis.com/howtos/tapebackup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Apr 2005 00:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531424#M17242</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-04-27T00:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531425#M17243</link>
      <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;Sorry but I rebooted my server yesterday and the problem continue.&lt;BR /&gt;&lt;BR /&gt;How Can I get the tape drive model for put in the startup?&lt;BR /&gt;&lt;BR /&gt;Anybody help me?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 16 May 2005 14:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531425#M17243</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-05-16T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531426#M17244</link>
      <description>When the system boots, prior to the OS or disks even being touched (i.e. in the BIOS phase), you should see each SCSI controller initialize.&lt;BR /&gt;&lt;BR /&gt;It has a big banner saying "Adaptec ...".  These will be followed by some lines which start with a number between 1 and 16.&lt;BR /&gt;&lt;BR /&gt;At least one of them should be your tape drive.&lt;BR /&gt;&lt;BR /&gt;Reboot the server while watching the screen.  Use the 'Pause' key on the keyboard to hold the display whilst you write the details down.&lt;BR /&gt;&lt;BR /&gt;Come back with that info.&lt;BR /&gt;&lt;BR /&gt;Also, once the machine is booted, grab the contents of '/proc/scsi/scsi' too.&lt;BR /&gt;&lt;BR /&gt;Post back with the details.</description>
      <pubDate>Mon, 16 May 2005 21:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531426#M17244</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-16T21:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531427#M17245</link>
      <description>I have the same problem, well I get the error message:&lt;BR /&gt;&lt;BR /&gt;./staging/&lt;BR /&gt;./staging/jitsicpdc&lt;BR /&gt;tar: /dev/st0: Wrote only 0 of 10240 bytes&lt;BR /&gt;tar: Error is not recoverable: exiting now&lt;BR /&gt;&lt;BR /&gt;My tape drive is detected: (/proc/scsi/scsi)&lt;BR /&gt;&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: F48D&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;&lt;BR /&gt;and the modules are loaded (lsmod)&lt;BR /&gt;&lt;BR /&gt;Module          Size&lt;BR /&gt;loop            8496&lt;BR /&gt;vmnixmod      201952&lt;BR /&gt;bcm5700        79428&lt;BR /&gt;st             25940&lt;BR /&gt;&lt;BR /&gt;so it is being loaded... same message.&lt;BR /&gt;tar: /dev/st0: Wrote only 0 of 10240 bytes&lt;BR /&gt;tar: Error is not recoverable: exiting now&lt;BR /&gt;Any ideas?</description>
      <pubDate>Thu, 07 Jul 2005 15:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531427#M17245</guid>
      <dc:creator>Chris_815</dc:creator>
      <dc:date>2005-07-07T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531428#M17246</link>
      <description>/dev/ cannot be contacted directly, just mount it before you use it. "mkdir /mnt/tapedrive; mount /dev/st0 /mnt/tapedrive/"&lt;BR /&gt;&lt;BR /&gt;To start the tape drive in the beginning use your /etc/fstab&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jul 2005 02:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531428#M17246</guid>
      <dc:creator>Roderik Hamers</dc:creator>
      <dc:date>2005-07-08T02:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Open /dev/st0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531429#M17247</link>
      <description>Tape devices doesnt have to be mounted!&lt;BR /&gt;&lt;BR /&gt;You can force a SCSI detection without rebooting the server using the rescan-scsi-bus.sh script:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh" target="_blank"&gt;www.garloff.de/kurt/linux/rescan-scsi-bus.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you still have the "No such device" error, then your device is not being detected.</description>
      <pubDate>Sun, 10 Jul 2005 16:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-open-dev-st0/m-p/3531429#M17247</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-10T16:47:42Z</dc:date>
    </item>
  </channel>
</rss>

