<?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: How come I cannot do vgimport? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607147#M648239</link>
    <description>Hello,&lt;BR /&gt;your /etc/lvmtab file shows that you have created a volume group vgprz43&lt;BR /&gt;with four disks&lt;BR /&gt;/dev/dsk/c4t5d7 &lt;BR /&gt;/dev/dsk/c6t6d0 &lt;BR /&gt;/dev/dsk/c9t5d7 &lt;BR /&gt;/dev/dsk/c11t6d0 &lt;BR /&gt;&lt;BR /&gt;when you do a vgimport you have mentioned a different volume group i.e.vg43 instead of &lt;BR /&gt;vgprz43.try your import with the correct name of the volume group.&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg43 &lt;BR /&gt;mknod /dev/vg43/group c 64 0x060000 &lt;BR /&gt;vgimport -v /dev/vg43 /dev/dsk/c4t5d0 (plus your devices) &lt;BR /&gt;vgchange -a y -q n /dev/vg43 &lt;BR /&gt;</description>
    <pubDate>Mon, 05 Nov 2001 03:32:42 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2001-11-05T03:32:42Z</dc:date>
    <item>
      <title>How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607146#M648238</link>
      <description>I am using VA7400 as a SAN storage. Basically I just want to know whether I can activate the same vg on two systems.   On node1 I run "vgexport -m /tmp/p3.map /dev/vg43" and ftp this file to node2. On node2 I run "vgimport -m /tmp/p3.map /dev/vg43 /dev/dsk/c4t5d7 /dev/dsk/c6t6d0 /dev/dsk/c9t5d7 /dev/dsk/c11t6d0" then I got the following,&lt;BR /&gt;Couldn't open physical volume "/dev/rdsk/c4t5d7":&lt;BR /&gt;Verification of unique LVM disk id on each disk in the volume group Verification of unique LVM disk id on each disk in the volume group /dev/vg43 failed.&lt;BR /&gt;If I run "strings /etc/lvmtab" then I found:&lt;BR /&gt;/dev/vgprz43&lt;BR /&gt;/dev/dsk/c4t5d7&lt;BR /&gt;/dev/dsk/c6t6d0&lt;BR /&gt;/dev/dsk/c9t5d7&lt;BR /&gt;/dev/dsk/c11t6d0&lt;BR /&gt;&lt;BR /&gt;Anybody knows how come I am getting this error?&lt;BR /&gt;Can I use -s in vgexport and vgimport here if I have not installed MCSG?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 03:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607146#M648238</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-11-05T03:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607147#M648239</link>
      <description>Hello,&lt;BR /&gt;your /etc/lvmtab file shows that you have created a volume group vgprz43&lt;BR /&gt;with four disks&lt;BR /&gt;/dev/dsk/c4t5d7 &lt;BR /&gt;/dev/dsk/c6t6d0 &lt;BR /&gt;/dev/dsk/c9t5d7 &lt;BR /&gt;/dev/dsk/c11t6d0 &lt;BR /&gt;&lt;BR /&gt;when you do a vgimport you have mentioned a different volume group i.e.vg43 instead of &lt;BR /&gt;vgprz43.try your import with the correct name of the volume group.&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg43 &lt;BR /&gt;mknod /dev/vg43/group c 64 0x060000 &lt;BR /&gt;vgimport -v /dev/vg43 /dev/dsk/c4t5d0 (plus your devices) &lt;BR /&gt;vgchange -a y -q n /dev/vg43 &lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 03:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607147#M648239</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-05T03:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607148#M648240</link>
      <description>In fact it is vgprz43.  In my question I use vg43 in short. Pls focus on the error message.</description>
      <pubDate>Mon, 05 Nov 2001 03:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607148#M648240</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-11-05T03:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607149#M648241</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;In addition to making the vg directory and group file, I suspect that the devices are different on the two hosts. It is rather unusual to /dev/rdsk/c4t5d0 to be the same physical device on two different boxes. It can happen but it is unususal. Do an ioscan -C disk -fn on both hosts and try to match the devices. I prefer not to use the -s import because the import does not choose the best possible combination of primary/alternate disk paths.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 03:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607149#M648241</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-05T03:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607150#M648242</link>
      <description>is the disk /dev/dsk/c4t5d7 the same disk as /dev/dsk/c9t5d7,&lt;BR /&gt;and is /dev/dsk/c6t6d0 the same disk (different path) as /dev/dsk/c11t6d0??? &lt;BR /&gt;&lt;BR /&gt;Did you have a mirror?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 05 Nov 2001 04:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607150#M648242</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-05T04:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607151#M648243</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can't have (as far as I know) use the same &lt;BR /&gt;volume group on two servers accessing the same&lt;BR /&gt;disks. You would need to be in a MC/SG &lt;BR /&gt;eenvironment.&lt;BR /&gt;&lt;BR /&gt;Have a look this link for more information.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x31d3cf38d6bdd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x31d3cf38d6bdd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To export and import to another server do this:&lt;BR /&gt;&lt;BR /&gt;On server A&lt;BR /&gt;# vgexport -m myvolgrp.mapfile -s -p -v /dev/newgrp&lt;BR /&gt;# vgchange -a n /dev/newgrp (to de-activate)&lt;BR /&gt;&lt;BR /&gt;ftp the file to server B&lt;BR /&gt;On server B&lt;BR /&gt;# mkdir /dev/newgrp&lt;BR /&gt;# mknod /dev/newgrp/group c 64 0x080000 &lt;BR /&gt;(make this number 0x080000 to your next number&lt;BR /&gt;# ll /dev/*/group (to see what numbers are used)&lt;BR /&gt;# vgimport -m myvolgrp.mapfile -s -p -v /dev/newgrp&lt;BR /&gt;# vgchange -a y /dev/newgrp&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 05 Nov 2001 04:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607151#M648243</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-05T04:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607152#M648244</link>
      <description>Yes. The disk /dev/dsk/c4t5d7 is the same disk as /dev/dsk/c9t5d7(alternate link),&lt;BR /&gt;and the disk /dev/dsk/c6t6d0 is the same disk (different path) as /dev/dsk/c11t6d0.&lt;BR /&gt;&lt;BR /&gt;On node1, I did vgexport -s -m /tmp/p3.map -p -v /dev/vgprz43 and ftp p3.map to node2.&lt;BR /&gt;On node2, I did mkdir/mknod and run vgimport -m /tmp/p3.map -s -p -v /dev/vg43 and got error,&lt;BR /&gt;Beginning the import process on Volume Group "/dev/vg43".&lt;BR /&gt;Couldn't access the list of physical volumes for volume group "/dev/vg43"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 05:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607152#M648244</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-11-05T05:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607153#M648245</link>
      <description>Hi,&lt;BR /&gt;It is possible to activate vg on two nodes(rw &amp;amp; ro).Before that make sure that your 2nd node can see the disk . Do ioscan -fnC disk.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x00b8cf38d6bdd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x00b8cf38d6bdd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Animesh&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 05:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607153#M648245</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-05T05:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607154#M648246</link>
      <description>You are right. One node1, I can see these disk drives. But on node2, It says "NO_HW" instead of CLAIMED when running ioscan.  How come this could happen in VA7400? How can I fix it?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 05:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607154#M648246</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-11-05T05:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: How come I cannot do vgimport?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607155#M648247</link>
      <description>Hi,&lt;BR /&gt;Try #insf -e&lt;BR /&gt;&lt;BR /&gt;Animesh</description>
      <pubDate>Mon, 05 Nov 2001 05:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-come-i-cannot-do-vgimport/m-p/2607155#M648247</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-05T05:48:06Z</dc:date>
    </item>
  </channel>
</rss>

