<?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: changing Persistent DSF disk name. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208978#M464597</link>
    <description>&lt;!--!*#--&gt;Kevin,&lt;BR /&gt;  Thanks for your reply. Unfortunately, I cannot go for ioinit procedure because it renumber my root vg disk also which cause some conflict with other disk. &lt;BR /&gt;</description>
    <pubDate>Tue, 17 Nov 2009 15:45:45 GMT</pubDate>
    <dc:creator>Davis Paul</dc:creator>
    <dc:date>2009-11-17T15:45:45Z</dc:date>
    <item>
      <title>changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208973#M464592</link>
      <description>&lt;!--!*#--&gt;    I was trying to change the disk device file /dev/disk/disk6 to /dev/disk/disk20,but nothing works except....&lt;BR /&gt;   #mv dev/disk/disk6 dev/disk/disk20&lt;BR /&gt;   #mv dev/rdisk/disk6 dev/rdisk/disk20&lt;BR /&gt;&lt;BR /&gt;Its working for me now.Any comments ?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;   Best Regards,&lt;BR /&gt;   Davis Paul.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 08:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208973#M464592</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2009-11-12T08:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208974#M464593</link>
      <description>&lt;!--!*#--&gt;Can anybody tell about this?</description>
      <pubDate>Mon, 16 Nov 2009 06:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208974#M464593</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2009-11-16T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208975#M464594</link>
      <description>I would not rename the original files but rather create new ones.&lt;BR /&gt;&lt;BR /&gt;mksf -C disk -H &lt;H&gt; -v /dev/disk/&lt;NEW name=""&gt;&lt;BR /&gt;mksf -C disk -H &lt;H&gt; -v -r /dev/rdisk/&lt;NEW name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a couple threads that offer more explanation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1078395" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1078395&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137971" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137971&lt;/A&gt;&lt;/NEW&gt;&lt;/H&gt;&lt;/NEW&gt;&lt;/H&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208975#M464594</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-11-16T15:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208976#M464595</link>
      <description>&lt;!--!*#--&gt;Kevin,&lt;BR /&gt;  I have created the device file using the commands&lt;BR /&gt;# mksf -r -d esdisk -I 6 /dev/rdisk/disk20&lt;BR /&gt;# mksf -d esdisk -I 6 /dev/disk/disk20&lt;BR /&gt;&lt;BR /&gt; then, &lt;BR /&gt;# io_redirect_dsf -d /dev/disk/disk6 -n /dev/disk/disk20&lt;BR /&gt;ioinit: Specified hw_path is not in the kernel&lt;BR /&gt;Input line 1:  64000/0xfa00/0x2 disk 6&lt;BR /&gt;&lt;BR /&gt;ioinit has failed&lt;BR /&gt;&lt;BR /&gt;  what to do?&lt;BR /&gt;&lt;BR /&gt;Davis</description>
      <pubDate>Tue, 17 Nov 2009 07:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208976#M464595</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2009-11-17T07:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208977#M464596</link>
      <description>I'm not familiar with io_redirect_dsf unfortunately.  I use mksf to clone device files for Oracle ASM but always leave the system assigned DSF as is.   This thread may be useful however:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1331750" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1331750&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Nov 2009 13:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208977#M464596</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-11-17T13:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208978#M464597</link>
      <description>&lt;!--!*#--&gt;Kevin,&lt;BR /&gt;  Thanks for your reply. Unfortunately, I cannot go for ioinit procedure because it renumber my root vg disk also which cause some conflict with other disk. &lt;BR /&gt;</description>
      <pubDate>Tue, 17 Nov 2009 15:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208978#M464597</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2009-11-17T15:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: changing Persistent DSF disk name.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208979#M464598</link>
      <description>&lt;!--!*#--&gt;  Finally we have managed to change the disk name. Here is the steps..&lt;BR /&gt;&lt;BR /&gt;  #cat infile&lt;BR /&gt;   64000/0xfa00/0x2  disk   20&lt;BR /&gt;  &lt;BR /&gt;  #ioinit -f infile -A -r&lt;BR /&gt;  # &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Davis Paul.</description>
      <pubDate>Tue, 17 Nov 2009 20:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-persistent-dsf-disk-name/m-p/5208979#M464598</guid>
      <dc:creator>Davis Paul</dc:creator>
      <dc:date>2009-11-17T20:22:12Z</dc:date>
    </item>
  </channel>
</rss>

