<?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: Configuring HP Ultrium on Redhat 7.3 on an IBM x255 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886463#M3467</link>
    <description>I have same problem, please contact me if you have response</description>
    <pubDate>Tue, 02 Mar 2004 06:12:27 GMT</pubDate>
    <dc:creator>medali.benchaabane</dc:creator>
    <dc:date>2004-03-02T06:12:27Z</dc:date>
    <item>
      <title>Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886462#M3466</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have just purchased an IBM x255 server with an HP LTO 230 tape drive. Redhat 7.3 OS was installed with the custom option.&lt;BR /&gt;&lt;BR /&gt;As per the /etc/sysconfig/hwconf, there is an entry for the HP Ultrium, howevere I cannot "see" this device on linux!!!&lt;BR /&gt;1. What is the equivalent to ioscan -funC tape on linux (kudzu?)&lt;BR /&gt;2. How do I tell what this device name is e.g. on hp-ux ioscan -funC will tell me c0t4d0BEST &lt;BR /&gt;3. Do I need to install any patches or make any modifications to be able to "see" this device on linux.&lt;BR /&gt;&lt;BR /&gt;Many Thanks&lt;BR /&gt;Vinesh&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 11:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886462#M3466</guid>
      <dc:creator>Vinesh Dhevcharran</dc:creator>
      <dc:date>2003-01-21T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886463#M3467</link>
      <description>I have same problem, please contact me if you have response</description>
      <pubDate>Tue, 02 Mar 2004 06:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886463#M3467</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2004-03-02T06:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886464#M3468</link>
      <description>Firstly, run "dmesg" and look for your tape drive and see if it's recognised.&lt;BR /&gt; &lt;BR /&gt;"cat /proc/scsi/scsi" as well just to see if your tape is seen.&lt;BR /&gt; &lt;BR /&gt;If it is seen, then the device is probably "/dev/st0" for the first scsi tape drive.&lt;BR /&gt; &lt;BR /&gt;There is no "ioscan" on Linux but using "cat" on files in the "/proc" filesystem will display all sorts of exciting information.</description>
      <pubDate>Tue, 02 Mar 2004 06:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886464#M3468</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-02T06:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886465#M3469</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can run /usr/bin/hwbrowser to see the hardware your system recognizes. There are also cli tools out there, lspci and lsusb. &lt;BR /&gt;&lt;BR /&gt;Check dmesg or boot.log to see if the cards are recognized/installed properly. If you see unrecognized cards you'll need to load a module.&lt;BR /&gt;&lt;BR /&gt;SCSI device names are usually called /dev/sda*.&lt;BR /&gt;Check out this link for MANY more details:&lt;BR /&gt;&lt;A href="http://www.linux.com/howtos/SCSI-2.4-HOWTO/dnames.shtml" target="_blank"&gt;http://www.linux.com/howtos/SCSI-2.4-HOWTO/dnames.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They mention a tool "scidev", I haven't used it myself, but it sounds like this could be useful.&lt;BR /&gt;&lt;BR /&gt;Check out this page for all your IBM Linux needs:&lt;BR /&gt;&lt;A href="http://www.pc.ibm.com/ww/eserver/xseries/linux_update/resources.html" target="_blank"&gt;http://www.pc.ibm.com/ww/eserver/xseries/linux_update/resources.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 07:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886465#M3469</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-02T07:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886466#M3470</link>
      <description>Forgot to mention this page:&lt;BR /&gt;&lt;BR /&gt;This has all the software for Linux that HP releases, AFAIK:&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/files/server/us/locOsCat/86.html" target="_blank"&gt;http://h18000.www1.hp.com/support/files/server/us/locOsCat/86.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Tue, 02 Mar 2004 07:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886466#M3470</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-02T07:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring HP Ultrium on Redhat 7.3 on an IBM x255</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886467#M3471</link>
      <description>Thanks for the reply, although it has been quite some time.&lt;BR /&gt;&lt;BR /&gt;I got around the problem by changing the SCSI card. See linuxtapecert.org.&lt;BR /&gt;&lt;BR /&gt;There was issues with Adaptec 789x chipset based SCSI adapters at that time.</description>
      <pubDate>Wed, 10 Mar 2004 03:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-hp-ultrium-on-redhat-7-3-on-an-ibm-x255/m-p/2886467#M3471</guid>
      <dc:creator>Vinesh Dhevcharran_1</dc:creator>
      <dc:date>2004-03-10T03:48:56Z</dc:date>
    </item>
  </channel>
</rss>

