<?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 disk in vgcreate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049600#M136272</link>
    <description>Hi,&lt;BR /&gt;If both device files points to the same disk then LVM will take the second device file as alternate path only.&lt;BR /&gt;If it is so then u cannot add the second device as additional disk.&lt;BR /&gt;You can check up whether both links(device files) points to same disk or not thru lssf command.&lt;BR /&gt;&lt;BR /&gt;ATB,&lt;BR /&gt;Sudhakar</description>
    <pubDate>Fri, 15 Aug 2003 10:52:02 GMT</pubDate>
    <dc:creator>Sudhakar.J</dc:creator>
    <dc:date>2003-08-15T10:52:02Z</dc:date>
    <item>
      <title>Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049598#M136270</link>
      <description>Hi,&lt;BR /&gt;    When I m trying to extend a volume group, the disk which I add , goes always as a ALTERNATE link is there a way I can avoid that.&lt;BR /&gt;                    I have two LUNS of 83GB each, I want to get 166GB on my volume grp but it comes up only as 83GB. I tried difft ways but not succesful any ideas? &lt;BR /&gt;&lt;BR /&gt;I DONT WANT THE 2ND DISK TO BE ALTERNATE LINK&lt;BR /&gt;&lt;BR /&gt;Thnks</description>
      <pubDate>Fri, 15 Aug 2003 06:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049598#M136270</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2003-08-15T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049599#M136271</link>
      <description>Shiv --&lt;BR /&gt;&lt;BR /&gt;You need to double check the device file that you are specifying.&lt;BR /&gt;&lt;BR /&gt;LVM will only make something an alternate link if that is what it really is.&lt;BR /&gt;&lt;BR /&gt;In other words, you need to be sure that the device file you are specifying is for a second unique disk drive.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Aug 2003 10:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049599#M136271</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-08-15T10:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049600#M136272</link>
      <description>Hi,&lt;BR /&gt;If both device files points to the same disk then LVM will take the second device file as alternate path only.&lt;BR /&gt;If it is so then u cannot add the second device as additional disk.&lt;BR /&gt;You can check up whether both links(device files) points to same disk or not thru lssf command.&lt;BR /&gt;&lt;BR /&gt;ATB,&lt;BR /&gt;Sudhakar</description>
      <pubDate>Fri, 15 Aug 2003 10:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049600#M136272</guid>
      <dc:creator>Sudhakar.J</dc:creator>
      <dc:date>2003-08-15T10:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049601#M136273</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;this is because you have TWO scsi/fc connections to one array, which are using the same internal bus of your attached array. So the disk is detected two times from the system over two differant hw pathes. So you have ONE disk with TWO device files for that disk. The LVM detect this special configuration and use the "second device" for the alternate link. What means if the first scsi/fc connection is brocken the LVM switches two the second path and your disk is further available.&lt;BR /&gt;&lt;BR /&gt;Do you know how many physical disk you system has?&lt;BR /&gt;&lt;BR /&gt;do an "ioscan -fnCdisk" and count the disks (CDROM will also count as disk). Are there more than you expected !!!???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;  Roland&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Aug 2003 10:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049601#M136273</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-08-15T10:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049602#M136274</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;A way to tell for sure is to use the inq or syminq if you have that installed for EMC. If you are using EMC if not then HP or compaq should have similar commands to see if it is an alternate disk path and not really a second disk.&lt;BR /&gt;&lt;BR /&gt;If you are using EMC run the inq -sortsymm command and capture it in a file.&lt;BR /&gt;&lt;BR /&gt;Look at the disk devices that you are referencing here... If they have the same Serial number then teh are in fact the same disk....You merely have dual pathing to the SAME DISK...</description>
      <pubDate>Tue, 19 Aug 2003 18:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049602#M136274</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-08-19T18:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049603#M136275</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can you post the o/p of ioscan -funC disk ?&lt;BR /&gt;i think you have only one lun with two Path that's why you are able to add only one Lun and other is coming as alternate path.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 20 Aug 2003 03:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049603#M136275</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-08-20T03:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049604#M136276</link>
      <description>You don't have any choice.  Effectively you have one LUN/DISK but two paths to that LUN.&lt;BR /&gt;&lt;BR /&gt;Consider the analogy of a door.  You have one door, but two ways of getting to the door - from the inside and the outside.  A pretty crap analogy I must admit.&lt;BR /&gt;&lt;BR /&gt;So in your case you only have 83Gb of disk space and NOT 166Gb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 03:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049604#M136276</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-08-20T03:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate disk in vgcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049605#M136277</link>
      <description>Hi Experts,&lt;BR /&gt;              The issue is resolved as pointed out by others the two LUNS point to the same physical disk. So as in this case, whenever you add the 2nd LUN it takes it as a alternate path.&lt;BR /&gt; &lt;BR /&gt;Pl close this thread&lt;BR /&gt;Thnks&lt;BR /&gt;SK</description>
      <pubDate>Wed, 20 Aug 2003 06:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/alternate-disk-in-vgcreate/m-p/3049605#M136277</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2003-08-20T06:58:34Z</dc:date>
    </item>
  </channel>
</rss>

