<?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: Tape drive in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048856#M64189</link>
    <description>The output is &lt;BR /&gt;# mt eject&lt;BR /&gt;/dev/tape: No such file or directory&lt;BR /&gt;&lt;BR /&gt; mt -f /dev/st0 status&lt;BR /&gt;/dev/st0: No such file or directory&lt;BR /&gt;&lt;BR /&gt;kindly guide me what i need to do.&lt;BR /&gt;</description>
    <pubDate>Thu, 24 May 2007 07:02:57 GMT</pubDate>
    <dc:creator>Khalid Shakoor</dc:creator>
    <dc:date>2007-05-24T07:02:57Z</dc:date>
    <item>
      <title>Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048850#M64183</link>
      <description>Dear All&lt;BR /&gt;I am new in Linux. I am using Proliant Server DL380 with RHES4.Now I have a tape drive and attached with server .kindly guide me the procedure what I need to do to make this tape drive functional with server.Thanks in Advance&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 01:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048850#M64183</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-24T01:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048851#M64184</link>
      <description>Hm,&lt;BR /&gt;in most cases, once the drive is connected (and the system is rebooted) - it's available for use.&lt;BR /&gt;What backup software do you use?&lt;BR /&gt;Most gui backup tools (Netbackup in my case)will have a window where you can see the status of your drive.&lt;BR /&gt;&lt;BR /&gt;If you don't have a software, then I'd use the `mt` tool.&lt;BR /&gt;&lt;BR /&gt;For example insert a backup tape into the drive.Then issue the command `mt eject`. &lt;BR /&gt;This suppose to eject the media from the drive. If it works - then it's fine. If not -what message do you get?&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 04:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048851#M64184</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-05-24T04:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048852#M64185</link>
      <description>Hi Khalid,&lt;BR /&gt;&lt;BR /&gt;check if tape driver is present:&lt;BR /&gt;&lt;BR /&gt;$ lsmod | grep ^st&lt;BR /&gt;if it is not listed load it&lt;BR /&gt;$ modprobe st&lt;BR /&gt;&lt;BR /&gt;dmesg should show some output like:&lt;BR /&gt;&lt;BR /&gt;Attached scsi tape st0 at ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 05:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048852#M64185</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-05-24T05:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048853#M64186</link>
      <description>Dear Alexander,Hemmetter&lt;BR /&gt;&lt;BR /&gt;Thank you for Quick Response.Alexander I am trying to take backup by using mondorescue. Please share with me the link of download utility (Netbackup).And Hemmetter the output of Command is "$ lsmod | grep ^st"is nothing. After applying second command the output is &lt;BR /&gt;#lsmod | grep ^st&lt;BR /&gt;st                     40157  0&lt;BR /&gt;Please guide me what I need next to do&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 06:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048853#M64186</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-24T06:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048854#M64187</link>
      <description>what happens when you execute `mt eject`?&lt;BR /&gt;do you see lights on your tape drive, or do you get some error message?&lt;BR /&gt;&lt;BR /&gt;Netbackup is a Symantec product. You actually need to purchase it. Stay with what you have (unless you wanna spend some certain amount).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 06:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048854#M64187</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-05-24T06:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048855#M64188</link>
      <description>Hi Khalid,&lt;BR /&gt;&lt;BR /&gt;next try to get status info from tape:&lt;BR /&gt;$ mt -f /dev/st0 status&lt;BR /&gt;&lt;BR /&gt;this should output something like:&lt;BR /&gt;&lt;BR /&gt;$ mt -f /dev/st0 status&lt;BR /&gt;drive type = Generic SCSI-2 tape&lt;BR /&gt;drive status = 1073741824&lt;BR /&gt;sense key error = 0&lt;BR /&gt;residue count = 0&lt;BR /&gt;file number = 0&lt;BR /&gt;block number = 0&lt;BR /&gt;Tape block size 0 bytes. Density code 0x40 (unknown).&lt;BR /&gt;Soft error count since last status=0&lt;BR /&gt;General status bits on (41010000):&lt;BR /&gt; BOT ONLINE IM_REP_EN&lt;BR /&gt;&lt;BR /&gt;/dev/st0 or dev/nst0 are the devices for your backupsoftware to use.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;tar xvf /dev/st0 /home&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 06:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048855#M64188</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-05-24T06:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048856#M64189</link>
      <description>The output is &lt;BR /&gt;# mt eject&lt;BR /&gt;/dev/tape: No such file or directory&lt;BR /&gt;&lt;BR /&gt; mt -f /dev/st0 status&lt;BR /&gt;/dev/st0: No such file or directory&lt;BR /&gt;&lt;BR /&gt;kindly guide me what i need to do.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 07:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048856#M64189</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-24T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048857#M64190</link>
      <description>run&lt;BR /&gt;cdrecord -scanbus and print the output.&lt;BR /&gt;It's a SCSI tape drive right?</description>
      <pubDate>Thu, 24 May 2007 07:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048857#M64190</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-05-24T07:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048858#M64191</link>
      <description>Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 JÃ Â¶rg Schilling&lt;BR /&gt;Note: This version is an unofficial (modified) version with DVD support&lt;BR /&gt;Note: and therefore may have bugs that are not present in the original.&lt;BR /&gt;Note: Please send bug reports or support requests to &lt;A href="http://bugzilla.redhat.com/bugzilla" target="_blank"&gt;http://bugzilla.redhat.com/bugzilla&lt;/A&gt;&lt;BR /&gt;Note: The author of cdrecord should not be bothered with problems in this version.&lt;BR /&gt;scsidev: 'ATA'&lt;BR /&gt;devname: 'ATA'&lt;BR /&gt;scsibus: -2 target: -2 lun: -2&lt;BR /&gt;Linux sg driver version: 3.5.27&lt;BR /&gt;Using libscg version 'schily-0.8'.&lt;BR /&gt;cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c     1.83 04/05/20 Copyright 1997 J. Schilling').&lt;BR /&gt;scsibus0:&lt;BR /&gt;        0,0,0     0) 'TSSTcorp' 'CD-ROM  TS-L162C' 'N204' Removable CD-ROM&lt;BR /&gt;        0,1,0     1) *&lt;BR /&gt;        0,2,0     2) *&lt;BR /&gt;        0,3,0     3) *&lt;BR /&gt;        0,4,0     4) *&lt;BR /&gt;        0,5,0     5) *&lt;BR /&gt;        0,6,0     6) *&lt;BR /&gt;        0,7,0     7) *&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 07:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048858#M64191</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-24T07:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048859#M64192</link>
      <description>The output of the 'cdrecord' shows us that the tape drive can't be seen.&lt;BR /&gt;&lt;BR /&gt;What type of tape drive is it?&lt;BR /&gt;&lt;BR /&gt;What interface is it connected to?&lt;BR /&gt;&lt;BR /&gt;Have you rebooted yet?&lt;BR /&gt;&lt;BR /&gt;Generally, SCSI devices that are plugged in externally don't (always) show up immediately.  They usually need to have their bus re-scanned.&lt;BR /&gt;&lt;BR /&gt;Some SCSI adapters can do this with a bit of tom-foolery in the /proc/ filesystem, others.. not so much.&lt;BR /&gt;&lt;BR /&gt;If it's not SCSI, then that's whole story, and a reboot is usually the only way for the device to show up!&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 07:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048859#M64192</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-05-24T07:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048860#M64193</link>
      <description>Hi Khalid,&lt;BR /&gt;&lt;BR /&gt;some Questions?&lt;BR /&gt;&lt;BR /&gt;What kind of tape do you have?&lt;BR /&gt;How is it attached? SCSI, Fibre or USB?&lt;BR /&gt;Did you reboot since it was attached?&lt;BR /&gt;Is it power on and cable checked?&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 07:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048860#M64193</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-05-24T07:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048861#M64194</link>
      <description>Kind of tape is DDS and Connected by SCSI cable and System Reboot 2 to 3 time,Tape power is ON&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 08:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048861#M64194</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-24T08:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048862#M64195</link>
      <description>What about choosing the available SCSI ID and termination?</description>
      <pubDate>Thu, 24 May 2007 09:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048862#M64195</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-05-24T09:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048863#M64196</link>
      <description>Hi Khalid,&lt;BR /&gt;&lt;BR /&gt;by the way, a helpful tool is lsscsi&lt;BR /&gt;&lt;BR /&gt;$ lsscsi&lt;BR /&gt;[0:0:8:0]    process SDR      GEM318P          1     -       &lt;BR /&gt;[0:2:0:0]    disk    MegaRAID LD 0 RAID1   12G 515H  /dev/sda&lt;BR /&gt;[0:2:1:0]    disk    MegaRAID LD 1 RAID1   22G 515H  /dev/sdb&lt;BR /&gt;[0:2:2:0]    disk    MegaRAID LD 2 RAID5  858G 515H  /dev/sdc&lt;BR /&gt;[1:0:0:0]    tape    IBM      ULTRIUM-TD2      4AP0  /dev/st0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sg.torque.net/scsi/lsscsi.html" target="_blank"&gt;http://sg.torque.net/scsi/lsscsi.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;greets&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 09:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048863#M64196</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-05-24T09:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048864#M64197</link>
      <description>Or you can just 'cat /proc/scsi' and look for a 'SEQUENTIAL ACCESS' device.</description>
      <pubDate>Thu, 24 May 2007 16:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048864#M64197</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-05-24T16:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048865#M64198</link>
      <description>&lt;!--!*#--&gt;I used to have to add this to /etc/rc.d/rc.local... maybe it will help:&lt;BR /&gt;&lt;BR /&gt;# In order for the SCSI tape drive to work with the Compaq SMART&lt;BR /&gt;# Array Controller, the Compaq cciss driver must dynamically engage&lt;BR /&gt;# the SCSI core via the /proc filesystem after initialization.&lt;BR /&gt;# For more information see:&lt;BR /&gt;#  /usr/share/doc/kernel-doc-2.4.18/cciss.txt&lt;BR /&gt;&lt;BR /&gt;for x in /proc/driver/cciss/cciss[0-9]*; do&lt;BR /&gt;  echo "engage scsi" &amp;gt; $x&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;-Jared</description>
      <pubDate>Thu, 24 May 2007 21:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048865#M64198</guid>
      <dc:creator>Jared Middleton</dc:creator>
      <dc:date>2007-05-24T21:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048866#M64199</link>
      <description>Dear All&lt;BR /&gt;Thank you &lt;BR /&gt;Issue resolved by switch the SCSI Switch to "1".</description>
      <pubDate>Fri, 25 May 2007 06:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tape-drive/m-p/5048866#M64199</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2007-05-25T06:49:05Z</dc:date>
    </item>
  </channel>
</rss>

