<?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: alternate link creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596886#M647852</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Given that the device files represent the same physical disk, then the primary link is the first one specified when the volume group is created.  A subsequent 'vgextend' adds the other pv-path as the alternate link.&lt;BR /&gt;&lt;BR /&gt;in your example, either case below achieves your objective:&lt;BR /&gt;&lt;BR /&gt;# vgcreate /dev/vgXX /dev/dsk/c3t1d0 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;...or...&lt;BR /&gt; &lt;BR /&gt;# vgcreate /dev/vgXX /dev/dsk/c3t1d0 &lt;BR /&gt;# vgextend /dev/vgXX /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Oct 2001 20:47:20 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-10-17T20:47:20Z</dc:date>
    <item>
      <title>alternate link creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596885#M647851</link>
      <description>i need to create a volume group with one disc using 2 PV&lt;BR /&gt;&lt;BR /&gt;my pri link is c3t1d0&lt;BR /&gt;my alt link is c4t1d0&lt;BR /&gt;&lt;BR /&gt;how do i do this?</description>
      <pubDate>Wed, 17 Oct 2001 20:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596885#M647851</guid>
      <dc:creator>Error_1</dc:creator>
      <dc:date>2001-10-17T20:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: alternate link creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596886#M647852</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Given that the device files represent the same physical disk, then the primary link is the first one specified when the volume group is created.  A subsequent 'vgextend' adds the other pv-path as the alternate link.&lt;BR /&gt;&lt;BR /&gt;in your example, either case below achieves your objective:&lt;BR /&gt;&lt;BR /&gt;# vgcreate /dev/vgXX /dev/dsk/c3t1d0 /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;...or...&lt;BR /&gt; &lt;BR /&gt;# vgcreate /dev/vgXX /dev/dsk/c3t1d0 &lt;BR /&gt;# vgextend /dev/vgXX /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2001 20:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596886#M647852</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-17T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: alternate link creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596887#M647853</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;T0 create volume group you do this:&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vgxx&lt;BR /&gt;# mknod /dev/vgxx/group c 64 0x010000&lt;BR /&gt;# vgcreate /dev/vgxx /dev/dsk/c3t1d0&lt;BR /&gt;# vgextend /dev/vgxx /dev/dsk/c4t1d0&lt;BR /&gt;&lt;BR /&gt;Substitute 0x010000 in the mknod with&lt;BR /&gt;next available number you have, so list&lt;BR /&gt;the group numbers already used first.&lt;BR /&gt;&lt;BR /&gt;# ls -l /dev/*/group&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Wed, 17 Oct 2001 20:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-link-creation/m-p/2596887#M647853</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-10-17T20:58:42Z</dc:date>
    </item>
  </channel>
</rss>

