<?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 package in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515248#M366362</link>
    <description>I guess not pkg_name.conf but pkg_name.cntl about the below part.&lt;BR /&gt;&lt;BR /&gt;3.Add in package control script :&lt;BR /&gt;# cd /etc/cmcluster/pkg_name/&lt;BR /&gt;# vi pkg_name.conf #[Where pkg_name.conf is your package name ]&lt;BR /&gt;-Add it after the last line in LV[] section.&lt;BR /&gt;-Add the fs entry in the last of FS[] section.&lt;BR /&gt;&lt;BR /&gt;In addition, you might need to change the ownership after mounting new LV.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Oct 2009 22:38:06 GMT</pubDate>
    <dc:creator>CITEC HP TEAM</dc:creator>
    <dc:date>2009-10-15T22:38:06Z</dc:date>
    <item>
      <title>adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515244#M366358</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;I want to add a new LV in cluster package script.Please provide the steps needs to be followed.&lt;BR /&gt;NOw we are going to switch over the package.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Thu, 15 Oct 2009 22:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515244#M366358</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-10-15T22:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515245#M366359</link>
      <description>&lt;BR /&gt;Himacs,&lt;BR /&gt;&lt;BR /&gt;1. Create the lv from the cluster pkg vg.&lt;BR /&gt;  ( There should be avaialbe space in the vg )&lt;BR /&gt;&lt;BR /&gt;# lvcreate -L 1024 /dev/vg_name&lt;BR /&gt;# newfs the lvol &lt;BR /&gt;# newfs -F vxfs -o largefiles  /dev/vg_name/lvol_name &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. create mount point&lt;BR /&gt;# mkdir /fs01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3.Add in package control script :&lt;BR /&gt;# cd /etc/cmcluster/pkg_name/&lt;BR /&gt;# vi pkg_name.conf  #[Where pkg_name.conf is your package name ]&lt;BR /&gt;-Add it after the last line in LV[] section.&lt;BR /&gt;-Add the fs entry in the last of FS[] section.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. Copy the pkg_name.conf file to the FO_node same location.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;6. create the mount point in fo_node:&lt;BR /&gt;# on fo_node: # mkdir /fs01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;7.Manually mount the filesystem on pri:, &lt;BR /&gt;# mount /dev/vg_name/lv_name /fs01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;8. During next package start the filesystem will be mounted automatically with package start script. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 15 Oct 2009 22:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515245#M366359</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-15T22:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515246#M366360</link>
      <description>Correction:&lt;BR /&gt;(to add the lv &amp;amp; fs entry in pkg_name.cntl  file) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3.Add in package control script :&lt;BR /&gt;# cd /etc/cmcluster/pkg_name/&lt;BR /&gt;# vi pkg_name.cntl &lt;BR /&gt;&lt;BR /&gt;#[Where pkg_name.cntl is your package control script name ]&lt;BR /&gt;-Add it after the last line in LV[] section.&lt;BR /&gt;-Add the fs entry in the last of FS[] section.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 15 Oct 2009 22:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515246#M366360</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-15T22:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515247#M366361</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;LV[12]="/dev/vg02/tracebkp"; FS[12]="/trace_bkp"; FS_TYPE[12]="vxfs"; FS_MOUNT_OPT[12]="-o largefiles"; FS_UMO&lt;BR /&gt;UNT_OPT[12]=""; FS_FSCK_OPT[12]="" &amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I just added FS /trace_bkp in package script&lt;BR /&gt;pkg1.sdf.sh .&lt;BR /&gt;&lt;BR /&gt;The filesystem is running in active cluster,but the same entry is missing in passive.Now m doing switch over the package into passive,so that FS will be automatically mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do i execute any command apart from this&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Oct 2009 22:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515247#M366361</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-10-15T22:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515248#M366362</link>
      <description>I guess not pkg_name.conf but pkg_name.cntl about the below part.&lt;BR /&gt;&lt;BR /&gt;3.Add in package control script :&lt;BR /&gt;# cd /etc/cmcluster/pkg_name/&lt;BR /&gt;# vi pkg_name.conf #[Where pkg_name.conf is your package name ]&lt;BR /&gt;-Add it after the last line in LV[] section.&lt;BR /&gt;-Add the fs entry in the last of FS[] section.&lt;BR /&gt;&lt;BR /&gt;In addition, you might need to change the ownership after mounting new LV.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Oct 2009 22:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515248#M366362</guid>
      <dc:creator>CITEC HP TEAM</dc:creator>
      <dc:date>2009-10-15T22:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515249#M366363</link>
      <description>Himacs,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Do i execute any command apart from this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- No.&lt;BR /&gt;Adding LV doesnt required any additional step in ServiceGuard. You dont need to compile the package config file or any other extra step.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- If you are doing failover test, keep an eye on the package log file /etc/cmcluster/pkg/pkg.cntl.log file&lt;BR /&gt;[ #where pkg is your package name]&lt;BR /&gt;&lt;BR /&gt;In the log file you will see the mounting &amp;amp; unmouting notification of the Filesystem. Verify the filesystem once package has been started.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 15 Oct 2009 22:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515249#M366363</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-15T22:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515250#M366364</link>
      <description>Himacs,&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;-If you are adding disk(s) in the vg , remember to do export/import of the vg in the FO Node.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(* Appreciate if you could take some time to assign the pending points.)</description>
      <pubDate>Thu, 15 Oct 2009 22:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515250#M366364</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-15T22:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: adding LV in package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515251#M366365</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanx for the responses.&lt;BR /&gt;&lt;BR /&gt;The switch over has been done with new FS added.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;himacs</description>
      <pubDate>Thu, 15 Oct 2009 23:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-lv-in-package/m-p/4515251#M366365</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-10-15T23:17:53Z</dc:date>
    </item>
  </channel>
</rss>

