<?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 make alias of device file on hp-ux 11.11 ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437132#M356641</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both will give you the same out put in fact..&lt;BR /&gt;The only difference i could see is, you may need to change the permission for the newly created deice file in case if you are creating it with mknod &lt;BR /&gt;&lt;BR /&gt;I hope you have replaced the newly created device file ( ctd number) with some other name like /dev/rdsk/ask_disk&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson</description>
    <pubDate>Thu, 11 Jun 2009 06:49:10 GMT</pubDate>
    <dc:creator>johnsonpk</dc:creator>
    <dc:date>2009-06-11T06:49:10Z</dc:date>
    <item>
      <title>How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437124#M356633</link>
      <description>hi, i have two server run oracle RAC with ASM. Device fie of disk are not same on both node. How to make alias of device file on one node?&lt;BR /&gt;for instance:&lt;BR /&gt;in node A, lun0 detected with /dev/dsk/c6t0d0&lt;BR /&gt;in node B, lun0 detected with /dev/dsk/c8t0d0&lt;BR /&gt;I want to add or make alias of /dev/dsk/c8t0d0 to /dev/dsk/c6t0d0 in node B, so the device file of lun0 on both node is the same.</description>
      <pubDate>Thu, 11 Jun 2009 03:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437124#M356633</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-06-11T03:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437125#M356634</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You can change it by editing the ioconfig file ,You can refer the thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1244695523685+28353475&amp;amp;threadId=475027" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1244695523685+28353475&amp;amp;threadId=475027&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 04:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437125#M356634</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-11T04:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437126#M356635</link>
      <description>hi john,&lt;BR /&gt;&lt;BR /&gt;i hace ever do this but im forget. no need to reboot the server. ioinit is replace all hardware.. I just want to add device file in some disk, not to all disk.</description>
      <pubDate>Thu, 11 Jun 2009 04:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437126#M356635</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-06-11T04:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437127#M356636</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Then try creating special file on both node&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I believe the below command does that &lt;BR /&gt;&lt;BR /&gt;mksf -C disk -H &lt;H&gt; -v -r /dev/&lt;DB name=""&gt;/asm_disk&lt;BR /&gt;&lt;BR /&gt;and give the newly created device file for RAC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;/DB&gt;&lt;/H&gt;</description>
      <pubDate>Thu, 11 Jun 2009 04:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437127#M356636</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-11T04:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437128#M356637</link>
      <description>hi john,&lt;BR /&gt;&lt;BR /&gt;thx for your response. &lt;BR /&gt;i just tried with command mksf, here is:&lt;BR /&gt;&lt;BR /&gt;mksf -C disk -H 0/4/2/0.134.77.0.0.6.5 -I 109 -v /dev/rdsk/c80t6d5. is it true ?&lt;BR /&gt;fromioscan output:&lt;BR /&gt;disk    109  0/4/2/0.134.77.0.0.6.5   sdisk    CLAIMED     DEVICE       NETAPP  LUN&lt;BR /&gt;                            /dev/dsk/c40t6d5   /dev/dsk/c80t6d5   /dev/rdsk/c40t6d5  /dev/rdsk/c80t6d5&lt;BR /&gt;&lt;BR /&gt;new device file are /dev/dsk/c80t6d5 &amp;amp; /dev/rdsk/c80t6d5&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 04:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437128#M356637</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-06-11T04:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437129#M356638</link>
      <description>&amp;gt;&amp;gt;i just tried with command mksf, here is:&lt;BR /&gt;&lt;BR /&gt;mksf -C disk -H 0/4/2/0.134.77.0.0.6.5 -I 109 -v /dev/rdsk/c80t6d5. is it true ?&lt;BR /&gt;fromioscan output:&lt;BR /&gt;disk 109 0/4/2/0.134.77.0.0.6.5 sdisk CLAIMED DEVICE NETAPP LUN&lt;BR /&gt;/dev/dsk/c40t6d5 /dev/dsk/c80t6d5 /dev/rdsk/c40t6d5 /dev/rdsk/c80t6d5&lt;BR /&gt;&lt;BR /&gt;new device file are /dev/dsk/c80t6d5 &amp;amp; /dev/rdsk/c80t6d5&lt;BR /&gt;&lt;BR /&gt;I wont   recommanded  you to map the device file to a different CTD number ..rather you can make a device file on both node something like&lt;BR /&gt;/dev/rdsk/ask_disk1 &lt;BR /&gt;  &lt;BR /&gt;BTW I dont see the -r option in you mksf command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do it like this on both nodes&lt;BR /&gt; #mksf -C disk -H 0/4/2/0.134.77.0.0.6.5 -I 109 -v /dev/dsk/asm_disk1&lt;BR /&gt; # mksf -C disk -H 0/4/2/0.134.77.0.0.6.5 -I 109 -v -r /dev/rdsk/asm_disk1&lt;BR /&gt;ASM uses the raw disk so -r is necessary option&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 05:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437129#M356638</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-11T05:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437130#M356639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can also use mknod command to create device files&lt;BR /&gt;&lt;BR /&gt;#ll /dev/rdsk/cxtydz&lt;BR /&gt;then&lt;BR /&gt;#mknod /dev/rdsk/asm_disk_raw c &lt;MAJOR no=""&gt;  &lt;MINOR no=""&gt;&lt;BR /&gt;&lt;BR /&gt;eg : mknod /dev/rdsk/asm_disk_raw c 188 0x010000&lt;BR /&gt;#change the permission &lt;BR /&gt;#chown bin:sys /dev/rdsk/asm_disk_raw&lt;BR /&gt;(in case of rac it will be oracle:dba)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;&lt;/MINOR&gt;&lt;/MAJOR&gt;</description>
      <pubDate>Thu, 11 Jun 2009 05:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437130#M356639</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-11T05:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437131#M356640</link>
      <description>many thanks john. &lt;BR /&gt;use mksf or mknod!</description>
      <pubDate>Thu, 11 Jun 2009 06:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437131#M356640</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-06-11T06:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make alias of device file on hp-ux 11.11 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437132#M356641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both will give you the same out put in fact..&lt;BR /&gt;The only difference i could see is, you may need to change the permission for the newly created deice file in case if you are creating it with mknod &lt;BR /&gt;&lt;BR /&gt;I hope you have replaced the newly created device file ( ctd number) with some other name like /dev/rdsk/ask_disk&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson</description>
      <pubDate>Thu, 11 Jun 2009 06:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-make-alias-of-device-file-on-hp-ux-11-11/m-p/4437132#M356641</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-11T06:49:10Z</dc:date>
    </item>
  </channel>
</rss>

