<?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 230 on Redhat 7.3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886296#M78036</link>
    <description>Hi !&lt;BR /&gt;kudzu is a hardware detector, which'll detect new hardware installed on your machine and ask for instructions if found.&lt;BR /&gt;From gui, you can use hardware browser which'll let you see your hardware.&lt;BR /&gt;Through this, you'll also see how it is referenced /dev/something).&lt;BR /&gt;lspci -v will also let you see PCI devices (if it is the case for your tape Which I do not know).&lt;BR /&gt;Hope it helps.&lt;BR /&gt;J</description>
    <pubDate>Tue, 21 Jan 2003 10:05:24 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-01-21T10:05:24Z</dc:date>
    <item>
      <title>Ultrium 230 on Redhat 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886295#M78035</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;New Linux user on board so expect a flood of stupid questions....&lt;BR /&gt;&lt;BR /&gt;We have just got an IBM 255 server running Redhat 7.3. We have an HP Ultrium 230 also installed. We have don a default install of the OS. &lt;BR /&gt;&lt;BR /&gt;The machine sees the Ultrium as per the /etc/sysconfig/hwconf. I have the following problems/questions:&lt;BR /&gt;&lt;BR /&gt;1. What is the equivalent to ioscan -funC tape on Linux? (kudzu?)&lt;BR /&gt;2. Will the above command tell me the device name to use e.g. /dev/rmt/c0t4d0BEST ?&lt;BR /&gt;3. Is there anything that I would need to see this device from the OS (additional patches etc)? &lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;Vinesh</description>
      <pubDate>Tue, 21 Jan 2003 06:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886295#M78035</guid>
      <dc:creator>Vinesh Dhevcharran</dc:creator>
      <dc:date>2003-01-21T06:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium 230 on Redhat 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886296#M78036</link>
      <description>Hi !&lt;BR /&gt;kudzu is a hardware detector, which'll detect new hardware installed on your machine and ask for instructions if found.&lt;BR /&gt;From gui, you can use hardware browser which'll let you see your hardware.&lt;BR /&gt;Through this, you'll also see how it is referenced /dev/something).&lt;BR /&gt;lspci -v will also let you see PCI devices (if it is the case for your tape Which I do not know).&lt;BR /&gt;Hope it helps.&lt;BR /&gt;J</description>
      <pubDate>Tue, 21 Jan 2003 10:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886296#M78036</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-01-21T10:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium 230 on Redhat 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886297#M78037</link>
      <description>1) ioscan:&lt;BR /&gt;  have a look at /proc/ file system, in particular the 'ioports', 'interrupts' files, as well as 'scsi/scsi' etc.&lt;BR /&gt;&lt;BR /&gt;If you just want to look at SCSI devices, you can actually use 'cdrecord -scanbus'.&lt;BR /&gt;&lt;BR /&gt;Otherwise, 'lspci', 'lsusb', 'lspnp' might help.&lt;BR /&gt;&lt;BR /&gt;2) device names:&lt;BR /&gt;  not really.  If you look at the output of 'dmesg' (or /var/log/dmesg), you'll see the device names.  For a tape however, it will be /dev/[n]st0.&lt;BR /&gt;&lt;BR /&gt;3) other:&lt;BR /&gt;  Assuming the kernel modules are installed (they are by default), as soon as a tape drive is detected, the 'st' module will be inserted (lsmod, look for a line starting with 'st').&lt;BR /&gt;&lt;BR /&gt;Devices is accessable after this.</description>
      <pubDate>Tue, 21 Jan 2003 22:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886297#M78037</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-21T22:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium 230 on Redhat 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886298#M78038</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The Linux device naming is described in /usr/src/linux-&lt;VERSION&gt;/Documentation/devices.txt.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;/VERSION&gt;</description>
      <pubDate>Wed, 22 Jan 2003 00:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ultrium-230-on-redhat-7-3/m-p/2886298#M78038</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2003-01-22T00:34:12Z</dc:date>
    </item>
  </channel>
</rss>

