<?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: finding a device name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984319#M782691</link>
    <description>ioscan -kfnCdisk |grep 8/16/5.6.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 09 Jun 2006 07:00:11 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2006-06-09T07:00:11Z</dc:date>
    <item>
      <title>finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984318#M782690</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With this Details how can i find&lt;BR /&gt;the Hardware device path&lt;BR /&gt;&lt;BR /&gt;ext-bus 4 8/16/5&lt;BR /&gt;disk 9 8/16/5.6.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can i found the device in /dev directory ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 06:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984318#M782690</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-06-09T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984319#M782691</link>
      <description>ioscan -kfnCdisk |grep 8/16/5.6.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Jun 2006 07:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984319#M782691</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-06-09T07:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984320#M782692</link>
      <description>Why not run "ioscan -fn" or &lt;BR /&gt;"ioscan -fnH8/16/5.6.0", this will give you the device file of the disk.</description>
      <pubDate>Fri, 09 Jun 2006 07:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984320#M782692</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-09T07:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984321#M782693</link>
      <description>ioscan -fn&lt;BR /&gt;insf -e&lt;BR /&gt;ioscan -fun</description>
      <pubDate>Fri, 09 Jun 2006 07:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984321#M782693</guid>
      <dc:creator>Delrish</dc:creator>
      <dc:date>2006-06-09T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984322#M782694</link>
      <description>Susee,&lt;BR /&gt;&lt;BR /&gt;Apart from the other suggestions you can do the following:&lt;BR /&gt;&lt;BR /&gt;# cd /dev/dsk&lt;BR /&gt;# lssf c*&lt;BR /&gt;&lt;BR /&gt;GoodLuck&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 09 Jun 2006 07:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984322#M782694</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-06-09T07:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984323#M782695</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;All the above will help. Do you have disk failure?&lt;BR /&gt;&lt;BR /&gt;Matthew from Boston&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Jun 2006 08:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984323#M782695</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2006-06-11T08:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984324#M782696</link>
      <description>just to refresh:&lt;BR /&gt;&lt;BR /&gt;1.)in pete's line&lt;BR /&gt;ioscan -kfnCdisk |grep 8/16/5.6.0&lt;BR /&gt;you should remember a "space" between -KfnC and disk&lt;BR /&gt;ioscan -kfnC disk |grep 8/16/5.6.0&lt;BR /&gt;(in torsten's line also)&lt;BR /&gt;2.) Generally, ioscan requires superuser privileges. A non root user may use the -k option, only to display the kernel hardware tree. Driver binding and actual hardware scanning is restricted to root.&lt;BR /&gt;3.)and its good to know (or remember) the meaning of the options:&lt;BR /&gt;&lt;BR /&gt;-K (upper case)  Scan kernel I/O system data structures instead of the actual hardware and list the results.Cannot be used with -u.  This option does not require superuser privileges.&lt;BR /&gt;-f     Generate a full listing&lt;BR /&gt;-n     List device file names in the output.&lt;BR /&gt;-C class      Restrict the output listing to those devices belonging to the specified class.  Cannot be used with -d.&lt;BR /&gt;-d driver     Restrict the output listing to those devices controlled by the specified driver.  Cannot be used with -C.&lt;BR /&gt;-H hw_path    Restrict the scan and output listing to those devices connected at the specified hardware path.&lt;BR /&gt;&lt;BR /&gt;4.) insf - install special (device) files&lt;BR /&gt;    lssf - list a special file&lt;BR /&gt;insf -e    Reinstall the special files for pseudo-drivers and existing devices.  This is useful for restoring special files if one or more have been removed.&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Jun 2006 13:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984324#M782696</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-06-11T13:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984325#M782697</link>
      <description>Hi Sundar,&lt;BR /&gt;&lt;BR /&gt;From the information provided the device files, for raw and block, should be /dev/[r]dsk/c4t6d0. Verify this with a device tree output of ioscan as follows...&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn -H 8/16/5&lt;BR /&gt;&lt;BR /&gt;...since the cXtYdZ notation evaluates to the following:&lt;BR /&gt;&lt;BR /&gt;X == Bus&lt;BR /&gt;Y == Target&lt;BR /&gt;Z == LUN&lt;BR /&gt;&lt;BR /&gt;~hope it helps</description>
      <pubDate>Sun, 11 Jun 2006 20:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984325#M782697</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-06-11T20:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984326#M782698</link>
      <description>This is a simple way&lt;BR /&gt;#ioscan -fnuC disk |grep 8/16/5.6.0</description>
      <pubDate>Sun, 11 Jun 2006 21:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984326#M782698</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-06-11T21:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: finding a device name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984327#M782699</link>
      <description>Thanks to Sandman,&lt;BR /&gt;&lt;BR /&gt;My query is cleared.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2006 00:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-a-device-name/m-p/4984327#M782699</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-06-12T00:06:52Z</dc:date>
    </item>
  </channel>
</rss>

