<?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: volume group import export problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165267#M457008</link>
    <description>Hi Sujit &lt;BR /&gt;&lt;BR /&gt;In this package running one 1st node and one thing i want to know i extended VG ,i need to create device file or not. and mkdir vg dir.</description>
    <pubDate>Sat, 21 Mar 2009 10:30:47 GMT</pubDate>
    <dc:creator>Yogesh Yadav</dc:creator>
    <dc:date>2009-03-21T10:30:47Z</dc:date>
    <item>
      <title>volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165265#M457006</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have two server which is in cluster,i added 3 disk in /dev/cs03p1l1 VG on ggnbil03 server after that created 3 LV on that, when i export from 1st node and import on second node, in strings /etc/lvmtab of 2ed node&lt;BR /&gt;not showing that 3 disk &lt;BR /&gt;&lt;BR /&gt;ggnbil03:/&amp;gt;&lt;BR /&gt;ggnbil03:/&amp;gt; vgexport -s -p -m /tmp/cs03p1l1.map cs03p1l1&lt;BR /&gt;vgexport: Volume group "cs03p1l1" is still active.&lt;BR /&gt;ggnbil03:/&amp;gt; rcp -p /tmp/cs03p1l1.map ggnbil04:/tmp/&lt;BR /&gt;ggnbil03:/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;ggnbil04:/&amp;gt; vgimport -s -v -m /tmp/cs03p1l1.map cs03p1l1&lt;BR /&gt;Beginning the import process on Volume Group "cs03p1l1".&lt;BR /&gt;vgimport: Volume group "/dev/cs03p1l1" already exists in the "/etc/lvmtab" file.&lt;BR /&gt;ggnbil04:/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Mar 2009 10:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165265#M457006</guid>
      <dc:creator>Yogesh Yadav</dc:creator>
      <dc:date>2009-03-21T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165266#M457007</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You shall according to the Error that you are getting will need the following things to do.&lt;BR /&gt;&lt;BR /&gt;1) do an ioscan on the 2nd node and make sure that you are able to see the disks in there and they are showing as claimed that is the disks are accessiblt to the 2nd nide also.&lt;BR /&gt;&lt;BR /&gt;2) export the existing VG on 2nd node using &lt;BR /&gt;&lt;BR /&gt;vgexport /dev/cs03p1l1&lt;BR /&gt;mkdir /dev/cs03p1l1&lt;BR /&gt;mknod /dev/cs03p1l1/group c 64 0xAA0000&lt;BR /&gt;make sure that the Minor no of the group file is unique on node 2 and also the same as that on the node1.&lt;BR /&gt;vgimport -v -s -m /tmp/cs03p1l1.map /dev/cs03p1l1&lt;BR /&gt;&lt;BR /&gt;make sure that when you are importing the VG on the 2nd node, you are sure that the Applications/Packages that might be running on 2nd node and accessing that VG arein a down state.&lt;BR /&gt;&lt;BR /&gt;Also make sure that afetr this cahnge in teh VG configuration you test the package by running on both the nodes so that you are sure that in event of the failover of the package, the start and run of the package is smooth on the other node.&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Sat, 21 Mar 2009 10:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165266#M457007</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-03-21T10:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165267#M457008</link>
      <description>Hi Sujit &lt;BR /&gt;&lt;BR /&gt;In this package running one 1st node and one thing i want to know i extended VG ,i need to create device file or not. and mkdir vg dir.</description>
      <pubDate>Sat, 21 Mar 2009 10:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165267#M457008</guid>
      <dc:creator>Yogesh Yadav</dc:creator>
      <dc:date>2009-03-21T10:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165268#M457009</link>
      <description>Hi Yogesh ,&lt;BR /&gt;&lt;BR /&gt;Yes you have to ..please perform the steps 1 and 2 suggested by Mr.Sujith .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Aneesh</description>
      <pubDate>Sat, 21 Mar 2009 11:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165268#M457009</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-03-21T11:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165269#M457010</link>
      <description>Thanks lot!!&lt;BR /&gt;&lt;BR /&gt;its done as told by you</description>
      <pubDate>Sat, 21 Mar 2009 12:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165269#M457010</guid>
      <dc:creator>Yogesh Yadav</dc:creator>
      <dc:date>2009-03-21T12:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: volume group import export problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165270#M457011</link>
      <description>hi yogesh&lt;BR /&gt;&lt;BR /&gt;You need also to update you package configuration to insert the new LV's created.&lt;BR /&gt;&lt;BR /&gt;Best regards.</description>
      <pubDate>Mon, 23 Mar 2009 16:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-import-export-problem/m-p/5165270#M457011</guid>
      <dc:creator>nightwich</dc:creator>
      <dc:date>2009-03-23T16:08:58Z</dc:date>
    </item>
  </channel>
</rss>

