<?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: understanding ioscan in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344008#M343909</link>
    <description>hi the simple implication of ioscan is to tell u the Device databse that HP-UX maintains for the devices that the system has in it, running 11.31 this also can tell the health status of the devices.&lt;BR /&gt;&lt;BR /&gt;the headers are self explanatory still :&lt;BR /&gt;&lt;BR /&gt;Class : the type of dev :&lt;BR /&gt;disk, ext_bus -- means BUS, processor, memory,lan ,tape,lba -- logical bus adapter, sba --- system bus adapter,ba -- bus adapter, target --where a SCSI Dev can be attached ...  etc&lt;BR /&gt;&lt;BR /&gt;Instance NO: the ocuurance of a similar type of device , for similar devices HP-UX gives diff instance nos to identify them,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HW_path : the Device path of the Device starting from the SBA that is System Bus Adapter that is the root of the Device tree.&lt;BR /&gt;This is actually encoded in the Minor no of the Devices.&lt;BR /&gt;&lt;BR /&gt;Driver: the software that is the driver for that device that the Kernel uses to Communicate.This has a reference to the Major no of the Device.&lt;BR /&gt;&lt;BR /&gt;Software State: the state that tells that the device driver is bound to the kernel or not. CLAIMED means that is configured in the Kernel. UNCLAIMED means that the Dev is there but there is no software attachmen twith the Kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HW_type: type of HW , more description on type of the Device as it is a Device , Interface or adapter , memory , processor etc.NO_HW means that the device is not sensed by the system as present.&lt;BR /&gt;&lt;BR /&gt;Description:more to describe the device by model etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;device files: these are the Device files that the Kernel uses for IO with the device.&lt;BR /&gt;can be block or character or even special files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please refer to the manpages of the command&lt;BR /&gt;&lt;BR /&gt;ioscan --- scan the system HW&lt;BR /&gt;lssf  --- list dev specisl files&lt;BR /&gt;insf  --- install the device special files&lt;BR /&gt;rmsf  --- remove the device specisl files&lt;BR /&gt;ioinit --- io initialisation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
    <pubDate>Fri, 23 Jan 2009 21:05:08 GMT</pubDate>
    <dc:creator>sujit kumar singh</dc:creator>
    <dc:date>2009-01-23T21:05:08Z</dc:date>
    <item>
      <title>understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344006#M343907</link>
      <description>Below is my ioscan -fn. How would i go thru an ioscan and ascertain the attached devices, could someone help me please?&lt;BR /&gt;&lt;BR /&gt;Mswift&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Class       I  H/W Path      Driver    S/W State   H/W Type     Description&lt;BR /&gt;============================================================================&lt;BR /&gt;root        0                root      CLAIMED     BUS_NEXUS&lt;BR /&gt;ioa         0  0             sba       CLAIMED     BUS_NEXUS    System Bus Adapt&lt;BR /&gt;er (582)&lt;BR /&gt;ba          0  0/0           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;lan         0  0/0/0/0       btlan3    CLAIMED     INTERFACE    HP PCI 10/100Bas&lt;BR /&gt;e-TX Core&lt;BR /&gt;                            /dev/ether0&lt;BR /&gt;ext_bus     0  0/0/1/0       c720      CLAIMED     INTERFACE    SCSI C896 Fast W&lt;BR /&gt;ide Single-Ended&lt;BR /&gt;target      0  0/0/1/0.3     tgt       CLAIMED     DEVICE&lt;BR /&gt;tape        0  0/0/1/0.3.0   stape     CLAIMED     DEVICE       HP      C1537A&lt;BR /&gt;                            /dev/rmt/0m            /dev/rmt/c0t3d0BESTn&lt;BR /&gt;                            /dev/rmt/0mb           /dev/rmt/c0t3d0BESTnb&lt;BR /&gt;                            /dev/rmt/0mn           /dev/rmt/c0t3d0DDS&lt;BR /&gt;                            /dev/rmt/0mnb          /dev/rmt/c0t3d0DDSb&lt;BR /&gt;                            /dev/rmt/c0t3d0BEST    /dev/rmt/c0t3d0DDSn&lt;BR /&gt;                            /dev/rmt/c0t3d0BESTb   /dev/rmt/c0t3d0DDSnb&lt;BR /&gt;autoch      0  0/0/1/0.3.1   schgr     CLAIMED     DEVICE       HP      C1557A&lt;BR /&gt;                            /dev/rac/c0t3d1&lt;BR /&gt;target      1  0/0/1/0.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl         0  0/0/1/0.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c0t7d0&lt;BR /&gt;ext_bus     1  0/0/1/1       c720      CLAIMED     INTERFACE    SCSI C896 Ultra&lt;BR /&gt;Wide Single-Ended&lt;BR /&gt;target      2  0/0/1/1.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk        0  0/0/1/1.2.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;target      3  0/0/1/1.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl         1  0/0/1/1.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c1t7d0&lt;BR /&gt;ext_bus     2  0/0/2/0       c720      CLAIMED     INTERFACE    SCSI C875 Ultra&lt;BR /&gt;Wide Single-Ended&lt;BR /&gt;target      4  0/0/2/0.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk        1  0/0/2/0.2.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;target      5  0/0/2/0.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl         2  0/0/2/0.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c2t7d0&lt;BR /&gt;ext_bus     3  0/0/2/1       c720      CLAIMED     INTERFACE    SCSI C875 Ultra&lt;BR /&gt;Wide Single-Ended&lt;BR /&gt;target      6  0/0/2/1.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk        2  0/0/2/1.2.0   sdisk     CLAIMED     DEVICE       HP      DVD-ROM&lt;BR /&gt;305&lt;BR /&gt;                            /dev/dsk/c3t2d0   /dev/rdsk/c3t2d0&lt;BR /&gt;target      7  0/0/2/1.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl         3  0/0/2/1.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c3t7d0&lt;BR /&gt;tty         0  0/0/4/0       asio0     CLAIMED     INTERFACE    PCI Serial (103c&lt;BR /&gt;1048)&lt;BR /&gt;                            /dev/GSPdiag1   /dev/mux0       /dev/tty0p1&lt;BR /&gt;                            /dev/diag/mux0  /dev/tty0p0     /dev/tty0p2&lt;BR /&gt;tty         1  0/0/5/0       asio0     CLAIMED     INTERFACE    PCI Serial (103c&lt;BR /&gt;1048)&lt;BR /&gt;                            /dev/GSPdiag2   /dev/mux1&lt;BR /&gt;                            /dev/diag/mux1  /dev/tty1p1&lt;BR /&gt;ba          1  0/1           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ba          2  0/1/0/0       PCItoPCI  CLAIMED     BUS_NEXUS    PCItoPCI Bridge&lt;BR /&gt;lan         1  0/1/0/0/4/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         2  0/1/0/0/5/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         3  0/1/0/0/6/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         4  0/1/0/0/7/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;ba          3  0/1/1/0       PCItoPCI  CLAIMED     BUS_NEXUS    PCItoPCI Bridge&lt;BR /&gt;lan         5  0/1/1/0/4/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         6  0/1/1/0/5/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         7  0/1/1/0/6/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;lan         8  0/1/1/0/7/0   btlan     CLAIMED     INTERFACE    HP A5506A PCI 10&lt;BR /&gt;/100Base-TX 4 port&lt;BR /&gt;ba          4  0/2           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ba          5  0/3           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ext_bus     6  0/3/0/0       c720      CLAIMED     INTERFACE    SCSI C895 Ultra2&lt;BR /&gt; Wide LVD&lt;BR /&gt;target      8  0/3/0/0.0     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       17  0/3/0/0.0.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c6t0d0   /dev/rdsk/c6t0d0&lt;BR /&gt;target      9  0/3/0/0.1     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       18  0/3/0/0.1.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c6t1d0   /dev/rdsk/c6t1d0&lt;BR /&gt;target     10  0/3/0/0.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       19  0/3/0/0.2.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c6t2d0   /dev/rdsk/c6t2d0&lt;BR /&gt;target     11  0/3/0/0.3     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       20  0/3/0/0.3.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c6t3d0   /dev/rdsk/c6t3d0&lt;BR /&gt;target     12  0/3/0/0.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        10  0/3/0/0.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c6t7d0&lt;BR /&gt;target     13  0/3/0/0.8     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       21  0/3/0/0.8.0   sdisk     CLAIMED     DEVICE       HP 18.2GST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c6t8d0   /dev/rdsk/c6t8d0&lt;BR /&gt;target     14  0/3/0/0.9     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       22  0/3/0/0.9.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c6t9d0   /dev/rdsk/c6t9d0&lt;BR /&gt;target     15  0/3/0/0.10    tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       23  0/3/0/0.10.0  sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c6t10d0   /dev/rdsk/c6t10d0&lt;BR /&gt;target     16  0/3/0/0.14    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        11  0/3/0/0.14.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c6t14d0&lt;BR /&gt;target     17  0/3/0/0.15    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        18  0/3/0/0.15.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;ba          6  0/4           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ext_bus     7  0/4/0/0       c720      CLAIMED     INTERFACE    SCSI C895 Ultra2&lt;BR /&gt; Wide LVD&lt;BR /&gt;target     18  0/4/0/0.0     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       24  0/4/0/0.0.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t0d0   /dev/rdsk/c7t0d0&lt;BR /&gt;target     19  0/4/0/0.1     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       25  0/4/0/0.1.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t1d0   /dev/rdsk/c7t1d0&lt;BR /&gt;target     20  0/4/0/0.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       26  0/4/0/0.2.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t2d0   /dev/rdsk/c7t2d0&lt;BR /&gt;target     21  0/4/0/0.3     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       27  0/4/0/0.3.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t3d0   /dev/rdsk/c7t3d0&lt;BR /&gt;target     22  0/4/0/0.7     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        12  0/4/0/0.7.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c7t7d0&lt;BR /&gt;target     23  0/4/0/0.8     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       28  0/4/0/0.8.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t8d0   /dev/rdsk/c7t8d0&lt;BR /&gt;target     24  0/4/0/0.9     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       29  0/4/0/0.9.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c7t9d0   /dev/rdsk/c7t9d0&lt;BR /&gt;target     25  0/4/0/0.10    tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       30  0/4/0/0.10.0  sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c7t10d0   /dev/rdsk/c7t10d0&lt;BR /&gt;target     26  0/4/0/0.14    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        20  0/4/0/0.14.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c7t14d0&lt;BR /&gt;target     27  0/4/0/0.15    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        21  0/4/0/0.15.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c7t15d0&lt;BR /&gt;ba          7  0/5           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ba          8  0/6           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ext_bus     8  0/6/0/0       c720      CLAIMED     INTERFACE    SCSI C895 Ultra2&lt;BR /&gt; Wide LVD&lt;BR /&gt;target     28  0/6/0/0.0     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       31  0/6/0/0.0.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c8t0d0   /dev/rdsk/c8t0d0&lt;BR /&gt;target     29  0/6/0/0.1     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       32  0/6/0/0.1.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c8t1d0   /dev/rdsk/c8t1d0&lt;BR /&gt;target     30  0/6/0/0.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       33  0/6/0/0.2.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c8t2d0   /dev/rdsk/c8t2d0&lt;BR /&gt;target     31  0/6/0/0.3     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       34  0/6/0/0.3.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c8t3d0   /dev/rdsk/c8t3d0&lt;BR /&gt;target     32  0/6/0/0.6     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        16  0/6/0/0.6.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c8t6d0&lt;BR /&gt;target     33  0/6/0/0.8     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       35  0/6/0/0.8.0   sdisk     CLAIMED     DEVICE       HP 18.2GST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c8t8d0   /dev/rdsk/c8t8d0&lt;BR /&gt;target     34  0/6/0/0.9     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       36  0/6/0/0.9.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c8t9d0   /dev/rdsk/c8t9d0&lt;BR /&gt;target     35  0/6/0/0.10    tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       37  0/6/0/0.10.0  sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c8t10d0   /dev/rdsk/c8t10d0&lt;BR /&gt;target     36  0/6/0/0.14    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        14  0/6/0/0.14.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c8t14d0&lt;BR /&gt;target     37  0/6/0/0.15    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        19  0/6/0/0.15.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;ba          9  0/7           lba       CLAIMED     BUS_NEXUS    Local PCI Bus Ad&lt;BR /&gt;apter (782)&lt;BR /&gt;ext_bus     9  0/7/0/0       c720      CLAIMED     INTERFACE    SCSI C895 Ultra2&lt;BR /&gt; Wide LVD&lt;BR /&gt;target     38  0/7/0/0.0     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       38  0/7/0/0.0.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t0d0   /dev/rdsk/c9t0d0&lt;BR /&gt;target     39  0/7/0/0.1     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       39  0/7/0/0.1.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t1d0   /dev/rdsk/c9t1d0&lt;BR /&gt;target     40  0/7/0/0.2     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       40  0/7/0/0.2.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t2d0   /dev/rdsk/c9t2d0&lt;BR /&gt;target     41  0/7/0/0.3     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       41  0/7/0/0.3.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t3d0   /dev/rdsk/c9t3d0&lt;BR /&gt;target     42  0/7/0/0.6     tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        17  0/7/0/0.6.0   sctl      CLAIMED     DEVICE       Initiator&lt;BR /&gt;                            /dev/rscsi/c9t6d0&lt;BR /&gt;target     43  0/7/0/0.8     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       42  0/7/0/0.8.0   sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t8d0   /dev/rdsk/c9t8d0&lt;BR /&gt;target     44  0/7/0/0.9     tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       43  0/7/0/0.9.0   sdisk     CLAIMED     DEVICE       SEAGATE ST318404&lt;BR /&gt;LC&lt;BR /&gt;                            /dev/dsk/c9t9d0   /dev/rdsk/c9t9d0&lt;BR /&gt;target     45  0/7/0/0.10    tgt       CLAIMED     DEVICE&lt;BR /&gt;disk       44  0/7/0/0.10.0  sdisk     CLAIMED     DEVICE       IBM     DMVS18D&lt;BR /&gt;                            /dev/dsk/c9t10d0   /dev/rdsk/c9t10d0&lt;BR /&gt;target     46  0/7/0/0.14    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        22  0/7/0/0.14.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c9t14d0&lt;BR /&gt;target     47  0/7/0/0.15    tgt       CLAIMED     DEVICE&lt;BR /&gt;ctl        23  0/7/0/0.15.0  sctl      CLAIMED     DEVICE       HP      A5272A&lt;BR /&gt;                            /dev/rscsi/c9t15d0&lt;BR /&gt;memory      0  8             memory    CLAIMED     MEMORY       Memory&lt;BR /&gt;processor   0  160           processor CLAIMED     PROCESSOR    Processor&lt;BR /&gt;processor   1  162           processor CLAIMED     PROCESSOR    Processor&lt;BR /&gt;processor   2  164           processor CLAIMED     PROCESSOR    Processor&lt;BR /&gt;processor   3  166           processor CLAIMED     PROCESSOR    Processor&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344006#M343907</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-01-23T20:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344007#M343908</link>
      <description>What kind of attached devices?&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC disk&lt;BR /&gt;will show all disks attached.&lt;BR /&gt;&lt;BR /&gt;# isocan -kfnC tape&lt;BR /&gt;will show tape drives attached.&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC lan&lt;BR /&gt;will show lan cards.&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC fc&lt;BR /&gt;will show fibre channel interfaces.&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC processor&lt;BR /&gt;will show the processors in  your system.&lt;BR /&gt;&lt;BR /&gt;I'm not clear on what you are asking.  Could you elaborate?</description>
      <pubDate>Fri, 23 Jan 2009 20:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344007#M343908</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-01-23T20:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344008#M343909</link>
      <description>hi the simple implication of ioscan is to tell u the Device databse that HP-UX maintains for the devices that the system has in it, running 11.31 this also can tell the health status of the devices.&lt;BR /&gt;&lt;BR /&gt;the headers are self explanatory still :&lt;BR /&gt;&lt;BR /&gt;Class : the type of dev :&lt;BR /&gt;disk, ext_bus -- means BUS, processor, memory,lan ,tape,lba -- logical bus adapter, sba --- system bus adapter,ba -- bus adapter, target --where a SCSI Dev can be attached ...  etc&lt;BR /&gt;&lt;BR /&gt;Instance NO: the ocuurance of a similar type of device , for similar devices HP-UX gives diff instance nos to identify them,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HW_path : the Device path of the Device starting from the SBA that is System Bus Adapter that is the root of the Device tree.&lt;BR /&gt;This is actually encoded in the Minor no of the Devices.&lt;BR /&gt;&lt;BR /&gt;Driver: the software that is the driver for that device that the Kernel uses to Communicate.This has a reference to the Major no of the Device.&lt;BR /&gt;&lt;BR /&gt;Software State: the state that tells that the device driver is bound to the kernel or not. CLAIMED means that is configured in the Kernel. UNCLAIMED means that the Dev is there but there is no software attachmen twith the Kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HW_type: type of HW , more description on type of the Device as it is a Device , Interface or adapter , memory , processor etc.NO_HW means that the device is not sensed by the system as present.&lt;BR /&gt;&lt;BR /&gt;Description:more to describe the device by model etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;device files: these are the Device files that the Kernel uses for IO with the device.&lt;BR /&gt;can be block or character or even special files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please refer to the manpages of the command&lt;BR /&gt;&lt;BR /&gt;ioscan --- scan the system HW&lt;BR /&gt;lssf  --- list dev specisl files&lt;BR /&gt;insf  --- install the device special files&lt;BR /&gt;rmsf  --- remove the device specisl files&lt;BR /&gt;ioinit --- io initialisation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 21:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344008#M343909</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T21:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344009#M343910</link>
      <description>Thanks. I wanted to find out from the output if there were open slots for HBA cards since i may have to attach this to SAN. How would i be able to find that out from the above ioscan -fn output?&lt;BR /&gt;&lt;BR /&gt;Mswift</description>
      <pubDate>Fri, 23 Jan 2009 21:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344009#M343910</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-01-23T21:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344010#M343911</link>
      <description>&amp;gt;&amp;gt;&amp;gt;wanted to find out from the output if there were open slots for HBA cards&lt;BR /&gt;&lt;BR /&gt;ioscan won't tell you this information.  &lt;BR /&gt;&lt;BR /&gt;If you know all of the possible I/O paths on your system, then you can peruse the ioscan output and look for gaps in the I/O path information given.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 22:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344010#M343911</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-01-23T22:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344011#M343912</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;depending on the HHrdware model and the OS version of ur system u can see by the command as &lt;BR /&gt;#rad -q for HP-UX 11.11 &lt;BR /&gt;#olrad -q for 11.23 and 11.31&lt;BR /&gt;&lt;BR /&gt;this can give u idea about the slots whcih are OLAR capable and also which slots are occupied and if they are occupied are they having the card present in that slot as OLAR capavle or not or if they are Suspended or powered on or off.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but the Hardware and OS shud be both able to run the OLAR command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i had successsfully run the command even in rx6600 and rx4640(if i remeber 4640 correctly) and sx2000 SDs.&lt;BR /&gt;&lt;BR /&gt;though the O/p format are different for the SD and rx6600.&lt;BR /&gt;&lt;BR /&gt;the first col gives u the Slot location and the rest col givu the details regarding occupancy,OLAR capability, power condition, state of driver as suspended or resumed or not.&lt;BR /&gt;&lt;BR /&gt;in rx6600 the first col is simply the PCI Slot no as numbered on the Chassis&lt;BR /&gt;and the same forst col in case of Partitioned Servers is in the form of &lt;BR /&gt;Cab-Bay-Chassis-Slot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 22:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344011#M343912</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T22:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: understanding ioscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344012#M343913</link>
      <description>This looks like an empty slot:&lt;BR /&gt;&lt;BR /&gt;ba 7 0/5 lba CLAIMED BUS_NEXUS Local PCI Bus Ad &lt;BR /&gt;apter (782) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But without knowing your server model and other details it is hard to say.&lt;BR /&gt;&lt;BR /&gt;Post&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;# olrad -q&lt;BR /&gt;(or # rad -q)</description>
      <pubDate>Mon, 26 Jan 2009 07:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/understanding-ioscan/m-p/4344012#M343913</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-01-26T07:36:03Z</dc:date>
    </item>
  </channel>
</rss>

