<?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: 11.31 Disk layout corelations in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990138#M295604</link>
    <description>So here is what I did, and the error that I get.(I took out some of the outputs)&lt;BR /&gt;&lt;BR /&gt;# insf -eCdisk&lt;BR /&gt;insf: Installing special files for sdisk instance 48 address 2/0/0/2/0.6.0&lt;BR /&gt;insf: Installing special files for sdisk instance 50 address 2/0/0/2/1.2.0&lt;BR /&gt;insf: Installing special files for sdisk instance 49 address 2/0/0/3/0.6.0&lt;BR /&gt;insf: Installing special files for sdisk instance 12 address 2/0/8/1/0.1.4.239.0.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 35 address 2/0/10/1/0.1.5.239.0.1.3&lt;BR /&gt;insf: Installing special files for esdisk instance 51 address 64000/0xfa00/0x1&lt;BR /&gt;insf: Installing special files for esdisk instance 52 address 64000/0xfa00/0x2&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# ioscan -m dsf&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/rtape/tape1_BEST    /dev/rmt/c3t6d0BEST&lt;BR /&gt;/dev/rtape/tape1_BESTn   /dev/rmt/c3t6d0BESTn&lt;BR /&gt;/dev/rtape/tape1_BESTb   /dev/rmt/c3t6d0BESTb&lt;BR /&gt;/dev/rtape/tape1_BESTnb   /dev/rmt/c3t6d0BESTnb&lt;BR /&gt;/dev/pt/pt4              /dev/rscsi/c6t15d0&lt;BR /&gt;                         /dev/rscsi/c4t15d0&lt;BR /&gt;                         /dev/rscsi/c10t15d0&lt;BR /&gt;                         /dev/rscsi/c8t15d0&lt;BR /&gt;/dev/rdisk/disk51        /dev/rdsk/c5t0d0&lt;BR /&gt;                         /dev/rdsk/c7t0d0&lt;BR /&gt;                         /dev/rdsk/c11t0d0&lt;BR /&gt;                         /dev/rdsk/c9t0d0&lt;BR /&gt;/dev/rdisk/disk52        /dev/rdsk/c5t0d1&lt;BR /&gt;                         /dev/rdsk/c7t0d1&lt;BR /&gt;                         /dev/rdsk/c11t0d1&lt;BR /&gt;                         /dev/rdsk/c9t0d1&lt;BR /&gt;/dev/rdisk/disk62        /dev/rdsk/c5t1d3&lt;BR /&gt;                         /dev/rdsk/c7t1d3&lt;BR /&gt;                         /dev/rdsk/c9t1d3&lt;BR /&gt;                         /dev/rdsk/c11t1d3&lt;BR /&gt;/dev/rdisk/disk63        /dev/rdsk/c0t6d0&lt;BR /&gt;/dev/rdisk/disk64        /dev/rdsk/c2t6d0&lt;BR /&gt;/dev/rdisk/disk65        /dev/rdsk/c1t2d0&lt;BR /&gt; &lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# pvcreate -f /dev/rdisk/disk51&lt;BR /&gt;Physical volume "/dev/rdisk/disk51" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# ll /dev/vg01&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x010000 Apr 26 12:55 group&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# vgcreate /dev/vg01 /dev/disk/disk51 &lt;BR /&gt;Increased the number of physical extents per physical volume to 2559.&lt;BR /&gt;vgcreate: Volume group "/dev/vg01" could not be created:&lt;BR /&gt;Unable to read the physical volume.</description>
    <pubDate>Tue, 01 May 2007 08:24:00 GMT</pubDate>
    <dc:creator>Matthew Ghofrani</dc:creator>
    <dc:date>2007-05-01T08:24:00Z</dc:date>
    <item>
      <title>11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990130#M295596</link>
      <description>Is there a command in 11.31 to tell me which of my /dev/disk/disk## are corresponding to what shows up in ioscan such as /dev/dsk/c5t0d0?&lt;BR /&gt;&lt;BR /&gt;Here is a quick out put that I need to correlate:&lt;BR /&gt;&lt;BR /&gt;# ll ../disk&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000001 Apr 24 12:41 disk51&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000002 Apr 24 12:41 disk52&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000003 Apr 24 12:41 disk53&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000004 Apr 24 12:41 disk54&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000005 Apr 24 12:41 disk55&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000006 Apr 24 12:41 disk56&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000007 Apr 24 12:41 disk57&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000008 Apr 24 12:41 disk58&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000009 Apr 24 12:41 disk59&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000a Apr 24 12:41 disk60&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000b Apr 24 12:41 disk61&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000c Apr 24 12:41 disk62&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000d Apr 24 12:41 disk63&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000e Apr 24 12:41 disk64&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000010 Apr 24 12:41 disk65&lt;BR /&gt;&lt;BR /&gt;                           /dev/dsk/c7t0d0   /dev/rdsk/c7t0d0&lt;BR /&gt;                           /dev/dsk/c7t0d1   /dev/rdsk/c7t0d1&lt;BR /&gt;                           /dev/dsk/c5t0d0   /dev/rdsk/c5t0d0&lt;BR /&gt;                           /dev/dsk/c5t0d1   /dev/rdsk/c5t0d1&lt;BR /&gt;                           /dev/dsk/c11t0d0   /dev/rdsk/c11t0d0&lt;BR /&gt;                           /dev/dsk/c11t0d1   /dev/rdsk/c11t0d1&lt;BR /&gt;                           /dev/dsk/c9t0d0   /dev/rdsk/c9t0d0&lt;BR /&gt;                           /dev/dsk/c9t0d1   /dev/rdsk/c9t0d1&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Apr 2007 08:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990130#M295596</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-04-27T08:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990131#M295597</link>
      <description>This close enough? (I think rdisk and disk correlate.. but I'm a memory guy, not disk - so take this with a grain of salt...):&lt;BR /&gt;&lt;BR /&gt;# ioscan -k -m dsf &lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/pt/pt1              /dev/rscsi/c2t7d0&lt;BR /&gt;/dev/rdisk/disk18        /dev/rdsk/c2t4d0&lt;BR /&gt;/dev/rdisk/disk19        /dev/rdsk/c2t5d0&lt;BR /&gt;/dev/rdisk/disk20        /dev/rdsk/c2t3d0&lt;BR /&gt;/dev/rdisk/disk21        /dev/rdsk/c2t2d0&lt;BR /&gt;/dev/rdisk/disk22        /dev/rdsk/c2t1d0&lt;BR /&gt;/dev/rdisk/disk23        /dev/rdsk/c2t0d0&lt;BR /&gt;/dev/rdisk/disk24        /dev/rdsk/c2t8d0&lt;BR /&gt;/dev/rdisk/disk25        /dev/rdsk/c2t14d0&lt;BR /&gt;/dev/rdisk/disk26        /dev/rdsk/c2t13d0&lt;BR /&gt;/dev/rdisk/disk27        /dev/rdsk/c2t12d0&lt;BR /&gt;/dev/rdisk/disk28        /dev/rdsk/c2t11d0&lt;BR /&gt;/dev/rdisk/disk29        /dev/rdsk/c2t10d0&lt;BR /&gt;/dev/rdisk/disk30        /dev/rdsk/c2t9d0&lt;BR /&gt;/dev/rdisk/disk31        /dev/rdsk/c0t6d0&lt;BR /&gt;/dev/rdisk/disk31_p1     /dev/rdsk/c0t6d0s1&lt;BR /&gt;/dev/rdisk/disk31_p2     /dev/rdsk/c0t6d0s2&lt;BR /&gt;/dev/rdisk/disk31_p3     /dev/rdsk/c0t6d0s3&lt;BR /&gt;/dev/rdisk/disk32        /dev/rdsk/c0t5d0&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Apr 2007 08:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990131#M295597</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-04-27T08:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990132#M295598</link>
      <description>&lt;!--!*#--&gt;# ioscan -m dsf /dev/disk/disk5&lt;BR /&gt;&lt;BR /&gt;Persistent DSF     Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/disk/disk5    /dev/dsk/c2t1d0 &lt;BR /&gt;                   /dev/dsk/c3t1d0&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 27 Apr 2007 08:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990132#M295598</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2007-04-27T08:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990133#M295599</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;No, no differently than in previous releases as long a you remain with the legacy LVM nomenclature for devices.&lt;BR /&gt;&lt;BR /&gt;_However_ a new Agile Naming model available in 11.31 can help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/LVMmigration1/LVM_Migration_to_Agile.pdf" target="_blank"&gt;http://docs.hp.com/en/LVMmigration1/LVM_Migration_to_Agile.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 27 Apr 2007 08:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990133#M295599</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-04-27T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990134#M295600</link>
      <description>Thank you all. That special ioscan was the answer I was looking for.</description>
      <pubDate>Fri, 27 Apr 2007 11:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990134#M295600</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-04-27T11:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990135#M295601</link>
      <description>I would prefer to use the new device files, like&lt;BR /&gt;&lt;BR /&gt;/dev/disk/disk5&lt;BR /&gt;&lt;BR /&gt;for any operation to prevent problems (seen in some threads here already).&lt;BR /&gt;&lt;BR /&gt;As mentioned,&lt;BR /&gt;&lt;BR /&gt;ioscan -m dsf</description>
      <pubDate>Fri, 27 Apr 2007 12:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990135#M295601</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-27T12:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990136#M295602</link>
      <description>So in that case are you going to use /dev/rdisk/disk# for pvcreate and use /dev/disk/disk# for vgcreate?</description>
      <pubDate>Fri, 27 Apr 2007 13:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990136#M295602</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-04-27T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990137#M295603</link>
      <description>Yes, it just looks not nice to see both,&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/cxtydy and&lt;BR /&gt;/dev/disk/diskx&lt;BR /&gt;&lt;BR /&gt;in any vgdisplay and other LVM related commands.&lt;BR /&gt;&lt;BR /&gt;I don't know about the influence of using the "old" dev files, but there is some, see also&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1121849" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1121849&lt;/A&gt;</description>
      <pubDate>Fri, 27 Apr 2007 13:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990137#M295603</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-27T13:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990138#M295604</link>
      <description>So here is what I did, and the error that I get.(I took out some of the outputs)&lt;BR /&gt;&lt;BR /&gt;# insf -eCdisk&lt;BR /&gt;insf: Installing special files for sdisk instance 48 address 2/0/0/2/0.6.0&lt;BR /&gt;insf: Installing special files for sdisk instance 50 address 2/0/0/2/1.2.0&lt;BR /&gt;insf: Installing special files for sdisk instance 49 address 2/0/0/3/0.6.0&lt;BR /&gt;insf: Installing special files for sdisk instance 12 address 2/0/8/1/0.1.4.239.0.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 35 address 2/0/10/1/0.1.5.239.0.1.3&lt;BR /&gt;insf: Installing special files for esdisk instance 51 address 64000/0xfa00/0x1&lt;BR /&gt;insf: Installing special files for esdisk instance 52 address 64000/0xfa00/0x2&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# ioscan -m dsf&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/rtape/tape1_BEST    /dev/rmt/c3t6d0BEST&lt;BR /&gt;/dev/rtape/tape1_BESTn   /dev/rmt/c3t6d0BESTn&lt;BR /&gt;/dev/rtape/tape1_BESTb   /dev/rmt/c3t6d0BESTb&lt;BR /&gt;/dev/rtape/tape1_BESTnb   /dev/rmt/c3t6d0BESTnb&lt;BR /&gt;/dev/pt/pt4              /dev/rscsi/c6t15d0&lt;BR /&gt;                         /dev/rscsi/c4t15d0&lt;BR /&gt;                         /dev/rscsi/c10t15d0&lt;BR /&gt;                         /dev/rscsi/c8t15d0&lt;BR /&gt;/dev/rdisk/disk51        /dev/rdsk/c5t0d0&lt;BR /&gt;                         /dev/rdsk/c7t0d0&lt;BR /&gt;                         /dev/rdsk/c11t0d0&lt;BR /&gt;                         /dev/rdsk/c9t0d0&lt;BR /&gt;/dev/rdisk/disk52        /dev/rdsk/c5t0d1&lt;BR /&gt;                         /dev/rdsk/c7t0d1&lt;BR /&gt;                         /dev/rdsk/c11t0d1&lt;BR /&gt;                         /dev/rdsk/c9t0d1&lt;BR /&gt;/dev/rdisk/disk62        /dev/rdsk/c5t1d3&lt;BR /&gt;                         /dev/rdsk/c7t1d3&lt;BR /&gt;                         /dev/rdsk/c9t1d3&lt;BR /&gt;                         /dev/rdsk/c11t1d3&lt;BR /&gt;/dev/rdisk/disk63        /dev/rdsk/c0t6d0&lt;BR /&gt;/dev/rdisk/disk64        /dev/rdsk/c2t6d0&lt;BR /&gt;/dev/rdisk/disk65        /dev/rdsk/c1t2d0&lt;BR /&gt; &lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# pvcreate -f /dev/rdisk/disk51&lt;BR /&gt;Physical volume "/dev/rdisk/disk51" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# ll /dev/vg01&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x010000 Apr 26 12:55 group&lt;BR /&gt;&lt;BR /&gt;root@monroe  [/root]&lt;BR /&gt;# vgcreate /dev/vg01 /dev/disk/disk51 &lt;BR /&gt;Increased the number of physical extents per physical volume to 2559.&lt;BR /&gt;vgcreate: Volume group "/dev/vg01" could not be created:&lt;BR /&gt;Unable to read the physical volume.</description>
      <pubDate>Tue, 01 May 2007 08:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990138#M295604</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-05-01T08:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990139#M295605</link>
      <description>What kind of storage device is it?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2007 08:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990139#M295605</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-01T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990140#M295606</link>
      <description>They are clarrion. Should also say that this is a cold start of 11.31 and the vg00 shows the correct dsf disks.&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;eF.2&lt;BR /&gt;/dev/disk/disk63&lt;BR /&gt;&lt;BR /&gt;If you think this is storage or driver's firmware related, I'll chase it that way</description>
      <pubDate>Tue, 01 May 2007 09:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990140#M295606</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-05-01T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990141#M295607</link>
      <description>Also, here is the scsimgr output to disk51;&lt;BR /&gt;        LUN PATH INFORMATION FOR LUN : /dev/rdisk/disk51&lt;BR /&gt;&lt;BR /&gt;Total number of LUN paths     = 4&lt;BR /&gt;World Wide Identifier(WWID)    = 0x60060160b2cf1900d87f1979dcf1db11&lt;BR /&gt;&lt;BR /&gt;LUN path : lunpath2&lt;BR /&gt;Class                         = lunpath&lt;BR /&gt;Instance                      = 2&lt;BR /&gt;Hardware path                 = 2/0/8/1/0.0x5006016139a01dad.0x4000000000000000&lt;BR /&gt;SCSI transport protocol       = fibre_channel&lt;BR /&gt;State                         = UNOPEN&lt;BR /&gt;Last Open or Close state      = ACTIVE&lt;BR /&gt;&lt;BR /&gt;LUN path : lunpath3&lt;BR /&gt;Class                         = lunpath&lt;BR /&gt;Instance                      = 3&lt;BR /&gt;Hardware path                 = 2/0/8/1/0.0x5006016939a01dad.0x4000000000000000&lt;BR /&gt;SCSI transport protocol       = fibre_channel&lt;BR /&gt;State                         = UNOPEN&lt;BR /&gt;Last Open or Close state      = ACTIVE&lt;BR /&gt;&lt;BR /&gt;LUN path : lunpath28&lt;BR /&gt;Class                         = lunpath&lt;BR /&gt;Instance                      = 28&lt;BR /&gt;Hardware path                 = 2/0/10/1/0.0x5006016b39a01dad.0x4000000000000000&lt;BR /&gt;SCSI transport protocol       = fibre_channel&lt;BR /&gt;State                         = UNOPEN&lt;BR /&gt;Last Open or Close state      = ACTIVE&lt;BR /&gt;&lt;BR /&gt;LUN path : lunpath31&lt;BR /&gt;Class                         = lunpath&lt;BR /&gt;Instance                      = 31&lt;BR /&gt;Hardware path                 = 2/0/10/1/0.0x5006016339a01dad.0x4000000000000000&lt;BR /&gt;SCSI transport protocol       = fibre_channel&lt;BR /&gt;State                         = UNOPEN&lt;BR /&gt;Last Open or Close state      = ACTIVE&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2007 09:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990141#M295607</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-05-01T09:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990142#M295608</link>
      <description>Can you do a diskinfo /dev/rdisk/disk51&lt;BR /&gt;&lt;BR /&gt;I recently added a disk to my workstation - looking at my history, I did this:&lt;BR /&gt;&lt;BR /&gt;ioscan -m dsf&lt;BR /&gt;pvcreate /dev/rdisk/disk6&lt;BR /&gt;ioscan -m dsf&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;insf -eC disk&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;ioscan -m dsf&lt;BR /&gt;diskinfo /dev/rdisk/disk6&lt;BR /&gt;mkdir /dev/vg20&lt;BR /&gt;mknod /dev/vg20/group c 64 0x140000&lt;BR /&gt;ioscan -m dsf&lt;BR /&gt;vgcreate -s 32 -p 64 -e 32768 /dev/vg20 /dev/disk/disk6&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 01 May 2007 14:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990142#M295608</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-01T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: 11.31 Disk layout corelations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990143#M295609</link>
      <description>Hereis the diskinfo..and I pretty much did what you had done, but will do it in that order one more time:&lt;BR /&gt;# diskinfo /dev/rdisk/disk51&lt;BR /&gt;SCSI describe of /dev/rdisk/disk51:&lt;BR /&gt;             vendor: DGC     &lt;BR /&gt;         product id: CX3-80WDR5      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 10485760 Kbytes&lt;BR /&gt;   bytes per sector: 512</description>
      <pubDate>Tue, 01 May 2007 15:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11-31-disk-layout-corelations/m-p/3990143#M295609</guid>
      <dc:creator>Matthew Ghofrani</dc:creator>
      <dc:date>2007-05-01T15:47:11Z</dc:date>
    </item>
  </channel>
</rss>

