<?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: LVM problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563605#M622962</link>
    <description>Yes, I recovered my volumegroups using vgimport.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for the explanations !&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Jun 2005 03:29:35 GMT</pubDate>
    <dc:creator>Bruno Bossier_1</dc:creator>
    <dc:date>2005-06-15T03:29:35Z</dc:date>
    <item>
      <title>LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563597#M622954</link>
      <description>I have a server connect with 2 fibre cards to a SAN. External storage array is a STK FLX240 (Engenio). Lun's configured in LVM volumegroups with PV Links.&lt;BR /&gt;&lt;BR /&gt;Problem : last week-end, STK moved the fibre connections to new switches, added an array and adapted the zoning. Before this change, my lun's were seen through controller c6 and c4. Now after STK intervention, they are seen through controllers c17, c19, c22 and c25. I understand that I now see 4 controllers because they added an array, but I do not understand why the original controller id's have changed. I thought that the controller id's were dependent on the physical location of the fibre cards which did not change in my case ?&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 04:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563597#M622954</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2005-06-14T04:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563598#M622955</link>
      <description>Bruno,&lt;BR /&gt;&lt;BR /&gt;You don't state what type of FC switches you have, so I'm assuming Brocade (B class) or McData (M class).&lt;BR /&gt;&lt;BR /&gt;The controller numbers assigned to storage on a SAN is in fact dependent on something called a FCID or Fibre Channel ID. This is a 6 digit hex number made up as follows on Brocade/McData swicthes:&lt;BR /&gt;&lt;BR /&gt;0xDDAAPP&lt;BR /&gt;&lt;BR /&gt;where DD = switch domain ID&lt;BR /&gt;where AA = switch Area (on Brocade/McData this is based on an offset of the physical port number)&lt;BR /&gt;where PP = switch port (NOT physical port) - unless your are using arbitrated loop somewhere, this is usually set to 0.&lt;BR /&gt;&lt;BR /&gt;So on Brocade/McData SANs It doesn't matter where the FC HBAs for your HPUX servers are plugged in, but it *does* matter where the storage is plugged in. Move it to a different port and the area (AA) changes. Move it to a different swicth, and theres a good chance that the Domain ID (DD) will change. Change from fabric login, to FCAL using translative mode, and the port (PP) will change. My guess is that in your case they didn't make sure that the domain IDs were the same even if they did plug back into the same ports.&lt;BR /&gt;&lt;BR /&gt;If you look carefully at your ioscan output you should be avle to pick out the decimal part of your FCID in the hardware path, after the hardware path for your HBA, and before the target/LUN of the storage ports.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 Jun 2005 05:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563598#M622955</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-06-14T05:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563599#M622956</link>
      <description>Duncan,&lt;BR /&gt;&lt;BR /&gt;Thanks for the clarification. The switches are Brocade 24000 switches.&lt;BR /&gt;&lt;BR /&gt;I will have a look at the ioscan output as you suggested. I will also check with the STK person who did this intervention about these domain id's, area and ports, ...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 05:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563599#M622956</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2005-06-14T05:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563600#M622957</link>
      <description>Short answer is no, the FC HBA does not make up the H/W path for the LUN. It's a combo of the HBA, Switch domain, switch port... etc. So your hardware path changed with the array being moved to the new switch. This is why the OS sees them as a new set of disks.&lt;BR /&gt;&lt;BR /&gt;If you have the output of ioscan prior to the move, compare the new LUN H/W path to that of the old ones. &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-denver&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 05:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563600#M622957</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-06-14T05:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563601#M622958</link>
      <description>I have been looking for this FCID with ioscan, but does not seem to succeed.&lt;BR /&gt;&lt;BR /&gt;Can you give me an example ? Can I find this with fcmsutil ?&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 10:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563601#M622958</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2005-06-14T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563602#M622959</link>
      <description>Bruno,&lt;BR /&gt;&lt;BR /&gt;Maybe I didn't explain myself well enough - the FCID is part of the hardware path - here's an example disk hardware path from a Superdome:&lt;BR /&gt;&lt;BR /&gt;7/0/10/0/0.1.24.0.0.8.0&lt;BR /&gt;&lt;BR /&gt;- 7/0/10/0/0 - thats the FC HBA&lt;BR /&gt;&lt;BR /&gt;- 1.24.0 - thats the FCID of the storage controller converted to hex thats a FCID of 0x011800&lt;BR /&gt;&lt;BR /&gt;- 0.8.0 - thats the vbus/tgt/lun on the controller port&lt;BR /&gt;&lt;BR /&gt;If I change my SAN configuration, its only the FCID that will change in the hardware path, but thats enough for HPUX to treat it as a different device.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 Jun 2005 10:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563602#M622959</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-06-14T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563603#M622960</link>
      <description>Bruno,&lt;BR /&gt;&lt;BR /&gt;You can look at some FC hw path decoding information in the FC support guide:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J6374-90018/ch03s07.html?btnNext=next%A0%BB" target="_blank"&gt;http://docs.hp.com/en/J6374-90018/ch03s07.html?btnNext=next%A0%BB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Marie-Noelle&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 10:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563603#M622960</guid>
      <dc:creator>marie-noelle jeanson_1</dc:creator>
      <dc:date>2005-06-14T10:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563604#M622961</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I assume you have recovered data by importing VG's.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devender&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 02:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563604#M622961</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-15T02:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563605#M622962</link>
      <description>Yes, I recovered my volumegroups using vgimport.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for the explanations !&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 03:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563605#M622962</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2005-06-15T03:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563606#M622963</link>
      <description>hi bruno,&lt;BR /&gt;&lt;BR /&gt;i think u should look at the points u have assigned. 1 out of 152 (and counting) is not good.&lt;BR /&gt;&lt;BR /&gt;show your appreciation to those who have assisted u in finding your answers.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 03:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563606#M622963</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-06-15T03:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: LVM problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563607#M622964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;More that your thanks for your responses your points assigned to answers will be more helpful for forum.Your profile shows you never did that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 15 Jun 2005 03:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-problem/m-p/3563607#M622964</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-15T03:41:07Z</dc:date>
    </item>
  </channel>
</rss>

