<?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 can I change the pv's device file? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771815#M615512</link>
    <description>The only thing you can change in CxTyDz is the "x", but what is your reason?&lt;BR /&gt;&lt;BR /&gt;You'll confuse everbody including yourself, believe me.</description>
    <pubDate>Fri, 21 Apr 2006 14:00:18 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-04-21T14:00:18Z</dc:date>
    <item>
      <title>How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771809#M615506</link>
      <description>I have a disk and its device file is /dev/dsk/c2t3d0.&lt;BR /&gt;&lt;BR /&gt;For some reason, I want to change its device file to /dev/dsk/c3t1d0.&lt;BR /&gt;&lt;BR /&gt;How can I do?</description>
      <pubDate>Fri, 14 Apr 2006 00:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771809#M615506</guid>
      <dc:creator>Ryan Gu</dc:creator>
      <dc:date>2006-04-14T00:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771810#M615507</link>
      <description>Hi jason, &lt;BR /&gt;&lt;BR /&gt;in "citjdk" naming, i, j, k values mean:&lt;BR /&gt;- i : SCSI interface card number&lt;BR /&gt;- j : SCSI target number &lt;BR /&gt;- k : device number. &lt;BR /&gt;&lt;BR /&gt;The only way to get this device filename changed is to move the disk drive to another controller and change its SCSI target number.&lt;BR /&gt;&lt;BR /&gt;You cannot just change the filename. &lt;BR /&gt;&lt;BR /&gt;What was your goal? &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2006 01:34:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771810#M615507</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-04-14T01:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771811#M615508</link>
      <description>Could the command "mkfs" do that?&lt;BR /&gt;&lt;BR /&gt;# mkfs -H 1/2/3 /dev/dsk/catbdc</description>
      <pubDate>Fri, 14 Apr 2006 01:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771811#M615508</guid>
      <dc:creator>Ryan Gu</dc:creator>
      <dc:date>2006-04-14T01:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771812#M615509</link>
      <description>No, &lt;BR /&gt;mkfs is for creation of a file on the given device or logical volume. &lt;BR /&gt;what is actually your concern about using the device? &lt;BR /&gt;&lt;BR /&gt;antonio.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2006 01:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771812#M615509</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-04-14T01:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771813#M615510</link>
      <description>I have used a link in the situation that I needed to change my clusterlock disk before.&lt;BR /&gt;&lt;BR /&gt;ln /dev/dsk/c2t3d0 /dev/dsk/c3t1d0&lt;BR /&gt;ln /dev/rdsk/c2t3d0 /dev/rdsk/c3t1d0&lt;BR /&gt;&lt;BR /&gt;What reason do you have to want the device name to change?</description>
      <pubDate>Fri, 21 Apr 2006 13:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771813#M615510</guid>
      <dc:creator>Josiah Henline</dc:creator>
      <dc:date>2006-04-21T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771814#M615511</link>
      <description>Since disk device files are tied so closely with the Controller and Targets (ie. SCSI ID) of the device, I'm not sure it would be advisable to try to change it.&lt;BR /&gt;&lt;BR /&gt;c2t3d0 is telling you that the device is on the 2nd discovered controller and the device itself is at SCSI ID 3.&lt;BR /&gt;&lt;BR /&gt;If you were to change it to c3t1d0, you would be giving false information, saying that the disk is now on the 3rd discovered controller at SCSI ID / target 1.&lt;BR /&gt;&lt;BR /&gt;I can't see how this would make sense.</description>
      <pubDate>Fri, 21 Apr 2006 13:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771814#M615511</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-04-21T13:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the pv's device file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771815#M615512</link>
      <description>The only thing you can change in CxTyDz is the "x", but what is your reason?&lt;BR /&gt;&lt;BR /&gt;You'll confuse everbody including yourself, believe me.</description>
      <pubDate>Fri, 21 Apr 2006 14:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-change-the-pv-s-device-file/m-p/3771815#M615512</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-04-21T14:00:18Z</dc:date>
    </item>
  </channel>
</rss>

