<?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: How to find SCSI hard disk in the system in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317667#M12902</link>
    <description>Hmm.&lt;BR /&gt;&lt;BR /&gt;Although there isn't an ioscan per-se, SuSE Linux has a really neat tool called hwinfo. It will give you a complete breakdown of your system (including SCSI devices). For example, I have a SCSI tape drive on this system:&lt;BR /&gt;&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt;36: SCSI 103.0: 10601 Tape&lt;BR /&gt;  [Created at scsi.237]&lt;BR /&gt;  Unique ID: m9fb.3rUV42LTd0F&lt;BR /&gt;  Parent ID: bSAa.urRinWvBqX1&lt;BR /&gt;  Hardware Class: unknown&lt;BR /&gt;  Model: "Quantum DLT4000"&lt;BR /&gt;  Vendor: "Quantum"&lt;BR /&gt;  Device: "DLT4000"&lt;BR /&gt;  Revision: "D782"&lt;BR /&gt;  Driver: "aic7xxx"&lt;BR /&gt;  Device File: /dev/st0&lt;BR /&gt;  Config Status: cfg=new, avail=yes, need=no, active=unknown&lt;BR /&gt;  Attached to: #22 (SCSI storage controller)&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt;&lt;BR /&gt;What more info could you ask for?  :-)&lt;BR /&gt;&lt;BR /&gt;It might work under other distributions (I have never tried).&lt;BR /&gt;&lt;BR /&gt;You also have:&lt;BR /&gt;sginfo -l&lt;BR /&gt;/dev/scd0 /dev/sr0 /dev/nst0&lt;BR /&gt;/dev/sg0 [=/dev/scd0  scsi0 ch=0 id=0 lun=0]&lt;BR /&gt;/dev/sg1 [scsi1 ch=0 id=2 lun=0]&lt;BR /&gt;/dev/sg2 [=/dev/nst0  scsi1 ch=0 id=3 lun=0]&lt;BR /&gt;&lt;BR /&gt;OK, but not quite as informative as hwinfo.&lt;BR /&gt;&lt;BR /&gt;And...&lt;BR /&gt;sg_map&lt;BR /&gt;/dev/sg0  /dev/scd0&lt;BR /&gt;/dev/sg1&lt;BR /&gt;/dev/sg2  /dev/st0&lt;BR /&gt;&lt;BR /&gt;And even...&lt;BR /&gt;sg_scan&lt;BR /&gt;/dev/sg0: scsi0 channel=0 id=0 lun=0 [em]  type=5&lt;BR /&gt;/dev/sg1: scsi1 channel=0 id=2 lun=0  type=3&lt;BR /&gt;/dev/sg2: scsi1 channel=0 id=3 lun=0  type=1&lt;BR /&gt;&lt;BR /&gt;You should be able to find out all you need to with these tools....&lt;BR /&gt;&lt;BR /&gt;Col&lt;BR /&gt;&lt;/SNIP&gt;&lt;/SNIP&gt;</description>
    <pubDate>Wed, 30 Jun 2004 19:28:46 GMT</pubDate>
    <dc:creator>Colin Topliss</dc:creator>
    <dc:date>2004-06-30T19:28:46Z</dc:date>
    <item>
      <title>How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317660#M12895</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;how do i find SCSI hard disk installed in the system and scan all devices.&lt;BR /&gt;&lt;BR /&gt;Thx!&lt;BR /&gt;&lt;BR /&gt;Ashan</description>
      <pubDate>Tue, 29 Jun 2004 02:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317660#M12895</guid>
      <dc:creator>ashanabey</dc:creator>
      <dc:date>2004-06-29T02:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317661#M12896</link>
      <description>cat /proc/scsi/scsi&lt;BR /&gt;will tell you what scsi devices you have &lt;BR /&gt;try also&lt;BR /&gt;cdrecord -scanbus</description>
      <pubDate>Tue, 29 Jun 2004 03:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317661#M12896</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-06-29T03:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317662#M12897</link>
      <description>search in this forum. This question  has been fully ansered.&lt;BR /&gt;Peace, R.</description>
      <pubDate>Tue, 29 Jun 2004 03:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317662#M12897</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-06-29T03:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317663#M12898</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; lsscsi - list all SCSI devices (or hosts) currently on system (from man lsscsi)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter</description>
      <pubDate>Tue, 29 Jun 2004 04:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317663#M12898</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-06-29T04:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317664#M12899</link>
      <description>Ashan,&lt;BR /&gt;List all the devices on your system and then grep for SCSI and then disk&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Mobeen</description>
      <pubDate>Tue, 29 Jun 2004 05:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317664#M12899</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-06-29T05:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317665#M12900</link>
      <description>unfortunately, there is no simple answer as in HPUX world.&lt;BR /&gt;&lt;BR /&gt;For example, many Proliant servers use Smart Array RAID adapter and cciss driver uses not-so-standart names: /dev/cciss/cXdY</description>
      <pubDate>Tue, 29 Jun 2004 06:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317665#M12900</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-06-29T06:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317666#M12901</link>
      <description>Almost every controller of every make will display a scsi utility at boot time. This will allow you to seek out and find drives by scsi id.&lt;BR /&gt;&lt;BR /&gt;As noted there is no ioscan for Linux. Too bad. &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Jun 2004 07:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317666#M12901</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-29T07:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317667#M12902</link>
      <description>Hmm.&lt;BR /&gt;&lt;BR /&gt;Although there isn't an ioscan per-se, SuSE Linux has a really neat tool called hwinfo. It will give you a complete breakdown of your system (including SCSI devices). For example, I have a SCSI tape drive on this system:&lt;BR /&gt;&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt;36: SCSI 103.0: 10601 Tape&lt;BR /&gt;  [Created at scsi.237]&lt;BR /&gt;  Unique ID: m9fb.3rUV42LTd0F&lt;BR /&gt;  Parent ID: bSAa.urRinWvBqX1&lt;BR /&gt;  Hardware Class: unknown&lt;BR /&gt;  Model: "Quantum DLT4000"&lt;BR /&gt;  Vendor: "Quantum"&lt;BR /&gt;  Device: "DLT4000"&lt;BR /&gt;  Revision: "D782"&lt;BR /&gt;  Driver: "aic7xxx"&lt;BR /&gt;  Device File: /dev/st0&lt;BR /&gt;  Config Status: cfg=new, avail=yes, need=no, active=unknown&lt;BR /&gt;  Attached to: #22 (SCSI storage controller)&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt;&lt;BR /&gt;What more info could you ask for?  :-)&lt;BR /&gt;&lt;BR /&gt;It might work under other distributions (I have never tried).&lt;BR /&gt;&lt;BR /&gt;You also have:&lt;BR /&gt;sginfo -l&lt;BR /&gt;/dev/scd0 /dev/sr0 /dev/nst0&lt;BR /&gt;/dev/sg0 [=/dev/scd0  scsi0 ch=0 id=0 lun=0]&lt;BR /&gt;/dev/sg1 [scsi1 ch=0 id=2 lun=0]&lt;BR /&gt;/dev/sg2 [=/dev/nst0  scsi1 ch=0 id=3 lun=0]&lt;BR /&gt;&lt;BR /&gt;OK, but not quite as informative as hwinfo.&lt;BR /&gt;&lt;BR /&gt;And...&lt;BR /&gt;sg_map&lt;BR /&gt;/dev/sg0  /dev/scd0&lt;BR /&gt;/dev/sg1&lt;BR /&gt;/dev/sg2  /dev/st0&lt;BR /&gt;&lt;BR /&gt;And even...&lt;BR /&gt;sg_scan&lt;BR /&gt;/dev/sg0: scsi0 channel=0 id=0 lun=0 [em]  type=5&lt;BR /&gt;/dev/sg1: scsi1 channel=0 id=2 lun=0  type=3&lt;BR /&gt;/dev/sg2: scsi1 channel=0 id=3 lun=0  type=1&lt;BR /&gt;&lt;BR /&gt;You should be able to find out all you need to with these tools....&lt;BR /&gt;&lt;BR /&gt;Col&lt;BR /&gt;&lt;/SNIP&gt;&lt;/SNIP&gt;</description>
      <pubDate>Wed, 30 Jun 2004 19:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317667#M12902</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2004-06-30T19:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SCSI hard disk in the system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317668#M12903</link>
      <description>cat the files /proc/driver/cciss directory.&lt;BR /&gt;The file names are like cciss0,cciss1 etc.&lt;BR /&gt;&lt;BR /&gt;Sajeesh&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 22:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-scsi-hard-disk-in-the-system/m-p/3317668#M12903</guid>
      <dc:creator>Sajeesh O.K</dc:creator>
      <dc:date>2004-06-30T22:39:31Z</dc:date>
    </item>
  </channel>
</rss>

