<?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: Adding LV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247683#M666530</link>
    <description>cmapplyconf - not required in this case&lt;BR /&gt;vgexport/vgimport - required&lt;BR /&gt;&lt;BR /&gt;assigning point - optional, but recommended&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
    <pubDate>Wed, 14 Jul 2010 18:11:32 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2010-07-14T18:11:32Z</dc:date>
    <item>
      <title>Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247678#M666525</link>
      <description>&lt;!--!*#--&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;We have existing serviceguard in a two-node cluster with package only on one node. Everything is up and running fine.&lt;BR /&gt;All we need, is to add a LV to existing VG in the package.&lt;BR /&gt;&lt;BR /&gt;I have got following steps, let me know if these are correct:&lt;BR /&gt;1. Create LV in that VG.&lt;BR /&gt;2. create mount point on both nodes&lt;BR /&gt;&lt;BR /&gt;3. Edit package control script:&lt;BR /&gt;LV[1]=/dev/vg_name/lv_name; FS[1]=/mount_pt   &amp;lt;&amp;lt;&amp;lt;&amp;lt; New LV entry&lt;BR /&gt;&lt;BR /&gt;4. Copy the pkg_name.cntl file to the other node. &lt;BR /&gt;5. Manually mount the filesystem on primary node and start using the LV.&lt;BR /&gt;6. During next package start the filesystem will be mounted automatically with package control script.&lt;BR /&gt;7. During failover the LV will be mounted on he other node.&lt;BR /&gt;&lt;BR /&gt;Are these steps okay??</description>
      <pubDate>Wed, 14 Jul 2010 09:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247678#M666525</guid>
      <dc:creator>WW451512</dc:creator>
      <dc:date>2010-07-14T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247679#M666526</link>
      <description>&lt;A href="http://docs.hp.com/en/B3936-90100/ch07s05.html#babcidhg" target="_blank"&gt;http://docs.hp.com/en/B3936-90100/ch07s05.html#babcidhg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sooraj</description>
      <pubDate>Wed, 14 Jul 2010 10:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247679#M666526</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-07-14T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247680#M666527</link>
      <description>On the primary node:&lt;BR /&gt;1. Create LV&lt;BR /&gt;2. Create FS&lt;BR /&gt;3. Create Mount Point&lt;BR /&gt;4. Do VG exoport:&lt;BR /&gt;vgexport â  p â  m &lt;MAP_FILE&gt; -s -v /dev/vg_name. &lt;BR /&gt;5. Copy the map file to the adoptive nodes.&lt;BR /&gt;On the adoptive node:&lt;BR /&gt;1. vgexport /dev/vg_name&lt;BR /&gt;2. mkdir /mount_point&lt;BR /&gt;3. mkdir /dev/vg_name&lt;BR /&gt;4. mknod /dev/vg_name/group c 64 0x0#0000 (use the same minor number!!)&lt;BR /&gt;5. vgimport â  m &lt;MAP_FILE&gt; -s â  v /dev/vg_name&lt;BR /&gt;On the primary node:&lt;BR /&gt;6. cmhaltpkg &lt;PKG_NAME&gt;&lt;BR /&gt;7. Update the package control file and distribute it to the adoptive nodes.&lt;BR /&gt;7. cmrunpkg &lt;PKG_NAME&gt;&lt;BR /&gt;8. cmmodpkg â  e &lt;PKG_NAME&gt;&lt;BR /&gt;&lt;/PKG_NAME&gt;&lt;/PKG_NAME&gt;&lt;/PKG_NAME&gt;&lt;/MAP_FILE&gt;&lt;/MAP_FILE&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247680#M666527</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2010-07-14T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247681#M666528</link>
      <description>Hi Again..&lt;BR /&gt;&lt;BR /&gt;While adding an LV:&lt;BR /&gt;Is cmapplyconf required?&lt;BR /&gt;Is vgexport/vgimport really required?&lt;BR /&gt;&lt;BR /&gt;Thanks..</description>
      <pubDate>Wed, 14 Jul 2010 13:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247681#M666528</guid>
      <dc:creator>WW451512</dc:creator>
      <dc:date>2010-07-14T13:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247682#M666529</link>
      <description>After creation of LV , it is very much important to do vgexport/vgimport on cluster node,so LVM volume group and its associated logical volumes is consistent on both node.&lt;BR /&gt;&lt;BR /&gt;You can check the any variation via cmcheckconf command.&lt;BR /&gt;&lt;BR /&gt;# I do not think that cmapplyconf is needed after creation of LV.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jul 2010 13:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247682#M666529</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-07-14T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247683#M666530</link>
      <description>cmapplyconf - not required in this case&lt;BR /&gt;vgexport/vgimport - required&lt;BR /&gt;&lt;BR /&gt;assigning point - optional, but recommended&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Wed, 14 Jul 2010 18:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247683#M666530</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-07-14T18:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247684#M666531</link>
      <description>thanks all..</description>
      <pubDate>Thu, 15 Jul 2010 03:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv/m-p/5247684#M666531</guid>
      <dc:creator>WW451512</dc:creator>
      <dc:date>2010-07-15T03:19:10Z</dc:date>
    </item>
  </channel>
</rss>

