<?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: device files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388450#M349858</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I answered this question yesterday:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1326671" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1326671&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 26 Mar 2009 10:02:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-03-26T10:02:12Z</dc:date>
    <item>
      <title>device files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388449#M349857</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We are setting up Oracle RAC in Hp-ux 11.31 OS.&lt;BR /&gt;&lt;BR /&gt;Requirement is they need same logical name and same major &amp;amp; minor no. for the shared SAN devices-&lt;BR /&gt;&lt;BR /&gt;Here same physical shared device i.e. c7t0d6 is shown as disk165 on one server and disk53 on second server. &lt;BR /&gt;&lt;BR /&gt;But need to have same logical name with same major &amp;amp; minor no.&lt;BR /&gt;&lt;BR /&gt;Please provide the detials -&lt;BR /&gt;&lt;BR /&gt;NODE 1:&lt;BR /&gt;Node 1 # ls -ld /dev/rdsk/c7t0d6&lt;BR /&gt;crw-r-----   1 bin        sys        188 0x070600 Mar 21 04:49 /dev/rdsk/c7t0d6&lt;BR /&gt;node1 # ioscan -m dsf /dev/rdsk/c7t0d6&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/rdisk/disk165       /dev/rdsk/c7t0d6&lt;BR /&gt;node 1 # ls -ld /dev/rdisk/disk165&lt;BR /&gt;crw-r-----   1 bin        sys         22 0x000020 Mar 23 15:38 /dev/rdisk/disk165&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NODE 2 :&lt;BR /&gt;node 2 # ioscan -m dsf /dev/rdsk/c7t0d6&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/rdisk/disk53        /dev/rdsk/c7t0d6&lt;BR /&gt;node2 # ls -ld /dev/rdisk/disk165&lt;BR /&gt;/dev/rdisk/disk165 not found&lt;BR /&gt;node 2 # ls -ld /dev/rdisk/disk53&lt;BR /&gt;crw-r-----   1 bin        sys         22 0x00000f Mar 23 13:18 /dev/rdisk/disk53&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Ravikant</description>
      <pubDate>Thu, 26 Mar 2009 09:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388449#M349857</guid>
      <dc:creator>Ravikant</dc:creator>
      <dc:date>2009-03-26T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388450#M349858</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I answered this question yesterday:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1326671" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1326671&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Mar 2009 10:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388450#M349858</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-26T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388451#M349859</link>
      <description>We are creating any volumes r logical volume. we are using simple raw device for RAC setup.&lt;BR /&gt;&lt;BR /&gt;How I can make smae device name i.e. disk165 ( c7t0d6) and disk53 ( c7t0d6) for shared common SAN device.&lt;BR /&gt;&lt;BR /&gt;mkfs will help me here ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ravikant</description>
      <pubDate>Thu, 26 Mar 2009 10:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388451#M349859</guid>
      <dc:creator>Ravikant</dc:creator>
      <dc:date>2009-03-26T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388452#M349860</link>
      <description>First node:&lt;BR /&gt;pvcreate -f /dev/rdsk/c7t0d6&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;mknod /dev/vg01/group c 64 0x060000  - Major number will always be 64 but the minor number must be unique&lt;BR /&gt;vgcreate /dev/vg01 /dev/dsk/c7t0d6&lt;BR /&gt;vgchange -a y vg01                                &lt;BR /&gt;&lt;BR /&gt;Then , create logical volumes &lt;BR /&gt;&lt;BR /&gt;lvcreate -n control_01.ctl -L 110 /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Then &lt;BR /&gt;&lt;BR /&gt;vgchange -a n vg01&lt;BR /&gt;vgexport -v -s -p -m /tmp/vg01.map &lt;BR /&gt;&lt;BR /&gt; On the second:&lt;BR /&gt;&lt;BR /&gt; mkdir /dev/vg01&lt;BR /&gt; mknod /dev/vg01/group c 64 0x060000&lt;BR /&gt; vgimport -v -s -m /tmp/vg01 /dev/vg01</description>
      <pubDate>Thu, 26 Mar 2009 11:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/4388452#M349860</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-26T11:23:32Z</dc:date>
    </item>
  </channel>
</rss>

