<?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 the disk pathing for a mounted filesystem. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011042#M613126</link>
    <description>thread can be closed&lt;BR /&gt;&lt;BR /&gt;thanks again for the quick response.</description>
    <pubDate>Sat, 28 Oct 2006 01:24:36 GMT</pubDate>
    <dc:creator>CSK Auto</dc:creator>
    <dc:date>2006-10-28T01:24:36Z</dc:date>
    <item>
      <title>Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011037#M613121</link>
      <description>Hi,&lt;BR /&gt;I have an hp 4000 RP7400 running 11.00 that is connected to a SAN via a A6795 HBA card. The SAN manager is reporting that the volume group vgd240aps2 is not on its perferred path. The disk array vendor has asked that I make the following change at the OS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Remove the primary path and move the alternate up with the following&lt;BR /&gt;   command:&lt;BR /&gt;&lt;BR /&gt;     vgreduce /dev/vg01 /dev/dsk/c2t1d0&lt;BR /&gt;&lt;BR /&gt;2. Verify the alternate is now the primary with the following command:&lt;BR /&gt;&lt;BR /&gt;     vgdisplay&lt;BR /&gt;&lt;BR /&gt;3. Enter this command:&lt;BR /&gt;&lt;BR /&gt;     vgextend /dev/vg01 /dev/dsk/c2t1d0&lt;BR /&gt;&lt;BR /&gt;4. Enter the following command to see if it shows c6t0d0 as the primary&lt;BR /&gt;   and c2t1d0 as the alternative path.&lt;BR /&gt;&lt;BR /&gt;     vgdisplay&lt;BR /&gt;&lt;BR /&gt;I don't have a problem doing this but the volume group that I need to change is a mounted filesystem. Is there a risk to making the change listed? The Volume group contains the /home directory which is always busy so it can't be unmounted.&lt;BR /&gt;&lt;BR /&gt;Please advise...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help&lt;BR /&gt;Gwenn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Oct 2006 00:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011037#M613121</guid>
      <dc:creator>CSK Auto</dc:creator>
      <dc:date>2006-10-28T00:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011038#M613122</link>
      <description>You even do not need vgreduce. to change to alternate path (making it primary path) you can just use pvchange -s&lt;BR /&gt;man pvchange for details and syntax.</description>
      <pubDate>Sat, 28 Oct 2006 01:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011038#M613122</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-10-28T01:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011039#M613123</link>
      <description>so if I have the following physical disk this is the what I would enter to change the path?&lt;BR /&gt;&lt;BR /&gt;PV Name       /dev/dsk/c24t0d1&lt;BR /&gt;PV Name       /dev/dsk/c22t0d1 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8446&lt;BR /&gt;   Free PE                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pvchange -s /dev/dsk/c24t0d1&lt;BR /&gt;&lt;BR /&gt;Will this automatically change the alternate to be the primary? Do I still need to do the vgextend? Does it matter if it is mounted filesystem that is part of the volume group?&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick response&lt;BR /&gt;Gwenn</description>
      <pubDate>Sat, 28 Oct 2006 01:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011039#M613123</guid>
      <dc:creator>CSK Auto</dc:creator>
      <dc:date>2006-10-28T01:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011040#M613124</link>
      <description>pvchange -s /dev/dsk/c22t0d1&lt;BR /&gt;&lt;BR /&gt;primary becomes alternate and alternate becomes primary. No need to do anything else.</description>
      <pubDate>Sat, 28 Oct 2006 01:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011040#M613124</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-10-28T01:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011041#M613125</link>
      <description>excellent thanks... much easier that way&lt;BR /&gt;&lt;BR /&gt;Have a good evening.</description>
      <pubDate>Sat, 28 Oct 2006 01:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011041#M613125</guid>
      <dc:creator>CSK Auto</dc:creator>
      <dc:date>2006-10-28T01:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk pathing for a mounted filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011042#M613126</link>
      <description>thread can be closed&lt;BR /&gt;&lt;BR /&gt;thanks again for the quick response.</description>
      <pubDate>Sat, 28 Oct 2006 01:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-pathing-for-a-mounted-filesystem/m-p/5011042#M613126</guid>
      <dc:creator>CSK Auto</dc:creator>
      <dc:date>2006-10-28T01:24:36Z</dc:date>
    </item>
  </channel>
</rss>

