<?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: Error vgimport (power path) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231286#M468503</link>
    <description>there are 2 different divices logical, it affects this???&lt;BR /&gt;&lt;BR /&gt;Nodo Primary&lt;BR /&gt;Server1:/&amp;gt; powermt display dev=all | grep  "device ID"&lt;BR /&gt;Logical device ID=0E75&lt;BR /&gt;Logical device ID=0E80&lt;BR /&gt;Logical device ID=0E8B&lt;BR /&gt;Logical device ID=0E96&lt;BR /&gt;Logical device ID=13F9&lt;BR /&gt;Logical device ID=18C5&lt;BR /&gt;Logical device ID=18CB&lt;BR /&gt;Logical device ID=18D1&lt;BR /&gt;Logical device ID=18D7&lt;BR /&gt;Logical device ID=18DD&lt;BR /&gt;Logical device ID=18DF&lt;BR /&gt;Logical device ID=1BEC&lt;BR /&gt;Logical device ID=1BF1&lt;BR /&gt;Logical device ID=1BF6&lt;BR /&gt;Logical device ID=2098&lt;BR /&gt;Logical device ID=22D2""""""&lt;BR /&gt;Logical device ID=22D7""""""&lt;BR /&gt;Logical device ID=24FA&lt;BR /&gt;Logical device ID=24FB&lt;BR /&gt;Logical device ID=24FC&lt;BR /&gt;Logical device ID=24FD&lt;BR /&gt;Logical device ID=250D&lt;BR /&gt;&lt;BR /&gt;Nodo secundary:&lt;BR /&gt;Server2:/&amp;gt; powermt display dev=all | grep  "device ID"&lt;BR /&gt;Logical device ID=0E75&lt;BR /&gt;Logical device ID=0E80&lt;BR /&gt;Logical device ID=0E8B&lt;BR /&gt;Logical device ID=0E96&lt;BR /&gt;Logical device ID=13F9&lt;BR /&gt;Logical device ID=18C5&lt;BR /&gt;Logical device ID=18CB&lt;BR /&gt;Logical device ID=18D1&lt;BR /&gt;Logical device ID=18D7&lt;BR /&gt;Logical device ID=18DD&lt;BR /&gt;Logical device ID=18DF&lt;BR /&gt;Logical device ID=1BEC&lt;BR /&gt;Logical device ID=1BF1&lt;BR /&gt;Logical device ID=1BF6&lt;BR /&gt;Logical device ID=2098&lt;BR /&gt;Logical device ID=22E6"""""&lt;BR /&gt;Logical device ID=22EB"""""&lt;BR /&gt;Logical device ID=24FA&lt;BR /&gt;Logical device ID=24FB&lt;BR /&gt;Logical device ID=24FC&lt;BR /&gt;Logical device ID=24FD&lt;BR /&gt;Logical device ID=250D</description>
    <pubDate>Sun, 21 Mar 2010 04:27:14 GMT</pubDate>
    <dc:creator>Eli Daniel</dc:creator>
    <dc:date>2010-03-21T04:27:14Z</dc:date>
    <item>
      <title>Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231279#M468496</link>
      <description>I have a problem with serviceGuid. sapl907 were assigned to disk (primary node), and disk sapl909 (node Secundary) when I run the command vgimport (formerly vgexport in sapl907 run command) on the secondary node sapl909 shown:&lt;BR /&gt;&lt;BR /&gt;SAPL909: / tmp/hp/rfc19032010&amp;gt; vgimport-m. / VgBWaudit.map-s-v vgBWaudit&lt;BR /&gt;Beginning the import process on Volume Group "vgBWaudit.&lt;BR /&gt;Could not access the list of physical volumes for volume group "/ dev / vgBWaudit"&lt;BR /&gt;&lt;BR /&gt;the disk were assigned from EMC SAN Sumetric&lt;BR /&gt;I have to run any command with the path powet?&lt;BR /&gt;powermt display: see the disks, just run this command</description>
      <pubDate>Sat, 20 Mar 2010 17:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231279#M468496</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-20T17:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231280#M468497</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before you run vgimport, try to do the following:&lt;BR /&gt;1. Define the disks which belong to the volume group&lt;BR /&gt;2. mkdir /dev/vgBWaudit&lt;BR /&gt;  ls /dev/vg*/groUp # &lt;BR /&gt;   mknod -c 64 0x0N0000 # N here is a number, it must be unique and can be found from the above ls command&lt;BR /&gt;3 vgimport -m /VgBWaudit.map /dev/vgBWaudit /dev/dsk/disk1 /dev/dsk/disk2  etc, where disk1,disk2 etc  - disks of the volume group.&lt;BR /&gt;&lt;BR /&gt;This is old style, but it works 8)))&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Sat, 20 Mar 2010 18:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231280#M468497</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2010-03-20T18:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231281#M468498</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;disk1,disk2 These disk are the primary node?&lt;BR /&gt;&lt;BR /&gt;are showing vgexport disk? on the primary node</description>
      <pubDate>Sat, 20 Mar 2010 19:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231281#M468498</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-20T19:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231282#M468499</link>
      <description>for example:&lt;BR /&gt;&lt;BR /&gt;Nodo primary sapl907&lt;BR /&gt;run vgexport :&lt;BR /&gt;disk30&lt;BR /&gt;disk40&lt;BR /&gt;&lt;BR /&gt;nodo secundary sapl909&lt;BR /&gt;run vgimport -m vgaudit.map -s -v vgaudit disk30 disk40??&lt;BR /&gt;this is correct??&lt;BR /&gt;&lt;BR /&gt;if there vgimport before running disk disk30 disk40 used by another vg. there is any problem?</description>
      <pubDate>Sat, 20 Mar 2010 20:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231282#M468499</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-20T20:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231283#M468500</link>
      <description>Verify the disk is visible at secondary node before you vgimport</description>
      <pubDate>Sun, 21 Mar 2010 01:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231283#M468500</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-03-21T01:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231284#M468501</link>
      <description>powermt display:&lt;BR /&gt;Symmetrix logical device count=22&lt;BR /&gt;CLARiiON logical device count=0&lt;BR /&gt;Hitachi logical device count=0&lt;BR /&gt;Invista logical device count=0&lt;BR /&gt;HP xp logical device count=0&lt;BR /&gt;Ess logical device count=0&lt;BR /&gt;HP HSx logical device count=0&lt;BR /&gt;==============================================================================&lt;BR /&gt;----- Host Bus Adapters ---------  ------ I/O Paths -----  ------ Stats ------&lt;BR /&gt;###  HW Path                       Summary   Total   Dead  IO/Sec Q-IOs Errors&lt;BR /&gt;==============================================================================&lt;BR /&gt;  21 1/0/14/1/0/4/0.20.36.0.0      optimal       8      0       -     0      0&lt;BR /&gt;  23 1/0/14/1/0/4/0.20.36.0.1      optimal      14      0       -     0      0&lt;BR /&gt;  25 UNKNOWN                       failed       11     11       -     0      0&lt;BR /&gt;  27 UNKNOWN                       failed        6      6       -     0      0&lt;BR /&gt;  28 UNKNOWN                       failed        3      3       -     0      0&lt;BR /&gt;&lt;BR /&gt;what happens if I run the following command?&lt;BR /&gt;&lt;BR /&gt;September powermt policy = so dev = all&lt;BR /&gt;&lt;BR /&gt;All path are activated?&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Mar 2010 02:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231284#M468501</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-21T02:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231285#M468502</link>
      <description>&amp;gt;&amp;gt;&amp;gt;if there vgimport before running disk disk30 disk40 used by another vg. there is any problem?&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;no problem -&amp;gt; if that vg is not active in secondary Node, if the vg is active "it would blow vg info from your "lvmtab"  &lt;BR /&gt;&lt;BR /&gt;so if i am correct in your case you have added new disks to cluster aware vg in(Pri-Node) you need to update the change to (Sec-Node)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you are using (DSF) legacy device file so -N option while help to convert while importing the vg to secondary)&lt;BR /&gt;&lt;BR /&gt;normal practise when you add (new vg to cluster aware VG ) we always "vexport -p" perview options -s -m mapfile all were the (vg is active)&lt;BR /&gt;&lt;BR /&gt;Primary Node:-&lt;BR /&gt;pvcreate,&lt;BR /&gt;vgextend&lt;BR /&gt;vgexport -p -s -v -m /tmp/vgname.map /dev/vgname&lt;BR /&gt;# rcp /tmp/vgmax4.map nodee2:/tmp/vgmax4.map&lt;BR /&gt;&lt;BR /&gt;Secondary Node:-&lt;BR /&gt;&lt;BR /&gt;# vgexport /dev/vgname&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vgname&lt;BR /&gt;&lt;BR /&gt;# mknode /dev/vgname/group c 64 0x030000&lt;BR /&gt;&lt;BR /&gt;# vgimport -N -p -s -v -m /tmp/vgname.map /dev/vgname&lt;BR /&gt;&lt;BR /&gt;(if above preview show no errors than proceed to vimport by removing -p preview options)&lt;BR /&gt;&lt;BR /&gt;# vgimport -N -s -v -m /tmp/vgname.map /dev/vgname</description>
      <pubDate>Sun, 21 Mar 2010 02:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231285#M468502</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-21T02:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231286#M468503</link>
      <description>there are 2 different divices logical, it affects this???&lt;BR /&gt;&lt;BR /&gt;Nodo Primary&lt;BR /&gt;Server1:/&amp;gt; powermt display dev=all | grep  "device ID"&lt;BR /&gt;Logical device ID=0E75&lt;BR /&gt;Logical device ID=0E80&lt;BR /&gt;Logical device ID=0E8B&lt;BR /&gt;Logical device ID=0E96&lt;BR /&gt;Logical device ID=13F9&lt;BR /&gt;Logical device ID=18C5&lt;BR /&gt;Logical device ID=18CB&lt;BR /&gt;Logical device ID=18D1&lt;BR /&gt;Logical device ID=18D7&lt;BR /&gt;Logical device ID=18DD&lt;BR /&gt;Logical device ID=18DF&lt;BR /&gt;Logical device ID=1BEC&lt;BR /&gt;Logical device ID=1BF1&lt;BR /&gt;Logical device ID=1BF6&lt;BR /&gt;Logical device ID=2098&lt;BR /&gt;Logical device ID=22D2""""""&lt;BR /&gt;Logical device ID=22D7""""""&lt;BR /&gt;Logical device ID=24FA&lt;BR /&gt;Logical device ID=24FB&lt;BR /&gt;Logical device ID=24FC&lt;BR /&gt;Logical device ID=24FD&lt;BR /&gt;Logical device ID=250D&lt;BR /&gt;&lt;BR /&gt;Nodo secundary:&lt;BR /&gt;Server2:/&amp;gt; powermt display dev=all | grep  "device ID"&lt;BR /&gt;Logical device ID=0E75&lt;BR /&gt;Logical device ID=0E80&lt;BR /&gt;Logical device ID=0E8B&lt;BR /&gt;Logical device ID=0E96&lt;BR /&gt;Logical device ID=13F9&lt;BR /&gt;Logical device ID=18C5&lt;BR /&gt;Logical device ID=18CB&lt;BR /&gt;Logical device ID=18D1&lt;BR /&gt;Logical device ID=18D7&lt;BR /&gt;Logical device ID=18DD&lt;BR /&gt;Logical device ID=18DF&lt;BR /&gt;Logical device ID=1BEC&lt;BR /&gt;Logical device ID=1BF1&lt;BR /&gt;Logical device ID=1BF6&lt;BR /&gt;Logical device ID=2098&lt;BR /&gt;Logical device ID=22E6"""""&lt;BR /&gt;Logical device ID=22EB"""""&lt;BR /&gt;Logical device ID=24FA&lt;BR /&gt;Logical device ID=24FB&lt;BR /&gt;Logical device ID=24FC&lt;BR /&gt;Logical device ID=24FD&lt;BR /&gt;Logical device ID=250D</description>
      <pubDate>Sun, 21 Mar 2010 04:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231286#M468503</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-21T04:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231287#M468504</link>
      <description>Looks like "you are not able to see the disks ?&lt;BR /&gt;&lt;BR /&gt;are you able to "pvcreate ,vgextend" to new disk assign to "Pri-Node" from EMC storage ?&lt;BR /&gt;&lt;BR /&gt;# powermt check&lt;BR /&gt;# powermt config&lt;BR /&gt;# powermt check&lt;BR /&gt;# powermt display&lt;BR /&gt;# powermt save &lt;BR /&gt;&lt;BR /&gt;It will= check and correct if there is any dead path&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if Zoning should be correct, ioscan should show all paths corretly. Its only a powerpath problem, if I understand right.??&lt;BR /&gt;&lt;BR /&gt;Once disk presented ,&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn&lt;BR /&gt;#insf -e&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;(than proceed to pvcreate,vgextend..etc) does you "vgextend" was sucesfull ?&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Mar 2010 05:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231287#M468504</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-21T05:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231288#M468505</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check with storage admin why in second node two lun id is defferent problem persits here .</description>
      <pubDate>Sun, 21 Mar 2010 05:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231288#M468505</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-03-21T05:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231289#M468506</link>
      <description>to do with this command?&lt;BR /&gt;powermt check&lt;BR /&gt;&lt;BR /&gt;whether or not the primary node and run the pvcreate, vgcreate and vgextend.&lt;BR /&gt;&lt;BR /&gt;I am unclear powermt check command shows disk erase message</description>
      <pubDate>Sun, 21 Mar 2010 10:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231289#M468506</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-21T10:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231290#M468507</link>
      <description>what happens if I run the following command?&lt;BR /&gt;&lt;BR /&gt;September powermt policy = so dev = all&lt;BR /&gt;&lt;BR /&gt;All path are activated?</description>
      <pubDate>Sun, 21 Mar 2010 10:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231290#M468507</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-21T10:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231291#M468508</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Go through link:&lt;BR /&gt;&lt;A href="http://support.dell.com/support/edocs/stor-sys/powerpth/version4/uxqrefgd.pdf" target="_blank"&gt;http://support.dell.com/support/edocs/stor-sys/powerpth/version4/uxqrefgd.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 22 Mar 2010 05:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231291#M468508</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-03-22T05:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error vgimport (power path)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231292#M468509</link>
      <description>Thanks for help</description>
      <pubDate>Mon, 22 Mar 2010 19:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-vgimport-power-path/m-p/5231292#M468509</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-03-22T19:48:03Z</dc:date>
    </item>
  </channel>
</rss>

