<?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 When starting a package, error activating volume group in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550765#M714985</link>
    <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;When I run cmrunpkg command on a package I get the following error "vgchange: Activation mode requested for the volume group conflicts with configured mode."&lt;BR /&gt;I always need to do "vgchange -c y /dev/vg" then run the cmrunpkg command to start a package.  This only happens on some packages and not all on the same node.&lt;BR /&gt;Any ideas why I get into this mode?&lt;BR /&gt;Thanks,&lt;BR /&gt;Paresh</description>
    <pubDate>Tue, 10 Jul 2001 12:58:08 GMT</pubDate>
    <dc:creator>Paresh Parikh</dc:creator>
    <dc:date>2001-07-10T12:58:08Z</dc:date>
    <item>
      <title>When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550765#M714985</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;When I run cmrunpkg command on a package I get the following error "vgchange: Activation mode requested for the volume group conflicts with configured mode."&lt;BR /&gt;I always need to do "vgchange -c y /dev/vg" then run the cmrunpkg command to start a package.  This only happens on some packages and not all on the same node.&lt;BR /&gt;Any ideas why I get into this mode?&lt;BR /&gt;Thanks,&lt;BR /&gt;Paresh</description>
      <pubDate>Tue, 10 Jul 2001 12:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550765#M714985</guid>
      <dc:creator>Paresh Parikh</dc:creator>
      <dc:date>2001-07-10T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550766#M714986</link>
      <description>&lt;BR /&gt;check your package control file&lt;BR /&gt;you should have an entry &lt;BR /&gt;&lt;BR /&gt;VGCHANGE="vgchange -a e"</description>
      <pubDate>Tue, 10 Jul 2001 13:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550766#M714986</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-07-10T13:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550767#M714987</link>
      <description>I would suggest you start by checking the package logs after shutting down the pacage, then check the halt portion of the p[ackage scripts. The next thing is to see if someone is doing vgchange -c n via the command line when they should not be.</description>
      <pubDate>Tue, 10 Jul 2001 13:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550767#M714987</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-07-10T13:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550768#M714988</link>
      <description>Yes, the control file has vgchange -a e as the default.&lt;BR /&gt;&lt;BR /&gt;And no one else is running vgchange -a n on the command line.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2001 13:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550768#M714988</guid>
      <dc:creator>Paresh Parikh</dc:creator>
      <dc:date>2001-07-10T13:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550769#M714989</link>
      <description>OK, as Melvyn suggested:&lt;BR /&gt;&lt;BR /&gt;check your package log file after package shutdown and&lt;BR /&gt;check the status of your vg when package is down.&lt;BR /&gt;&lt;BR /&gt;can you do vgchange -a e without starting package ??</description>
      <pubDate>Tue, 10 Jul 2001 13:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550769#M714989</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-07-10T13:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550770#M714990</link>
      <description>Hi,&lt;BR /&gt;    When the cluster up....try to run #cmgetconf. Check the results. Is the Volume Group included in the cluster aware disk ? The VG must include in the cluster aware.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2001 05:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550770#M714990</guid>
      <dc:creator>Kenneth Yap</dc:creator>
      <dc:date>2001-07-11T05:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550771#M714991</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you need to manually make the VG clustered then the SG probably does not think it is part of the cluster!  Probably the easiest way to fix it is to re-do cmapplyconf AFTER doing a cmdeleteconf.   This obviously means an outage! Maybe someone else can think of a better way of getting the correct info into the VGRA but I do not know of one! (I have tried in the past)&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Wed, 11 Jul 2001 07:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550771#M714991</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2001-07-11T07:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550772#M714992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could be that your volume groups are activated during boot, so check the /etc/lvmrc file and make sure that the AUTO_VG_ACTIVATE is set to 0.</description>
      <pubDate>Tue, 17 Jul 2001 07:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550772#M714992</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-07-17T07:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550773#M714993</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to see no one else(or any script) activates the vg in normal node in the server. In the package control log file can you see the specific volume group  --&amp;gt; how it is made down (when the cluster made down), it should be in the exclusive mode.&lt;BR /&gt;&lt;BR /&gt;If you feel some thing is fishy, i will go in this way --&lt;BR /&gt;1) verify the entry of volume group name in the cluster ascii file.&lt;BR /&gt;2) verify the logical volumes name etc which has to be mounted&lt;BR /&gt;3) if you feel everything is Ok, you can write a small script which is for making all the Volume groups active (manual, not in cluster).&lt;BR /&gt;Assume your vg's are "vgcluster1" and "vgcluster2". Then you manual activation script looks like this:&lt;BR /&gt;----&lt;BR /&gt;vgchange - c n /dev/vgcluster1&lt;BR /&gt;vgchange -c n /dev/vgcluster2&lt;BR /&gt;vgchange -a y /dev/vgcluster1&lt;BR /&gt;vgchange -a y /dev/vgcluster2&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;One other script for making the manually made up Volume groups deactivate back to cluster aware mode - the same mode in which all the cluster volume groups have to be kept.&lt;BR /&gt;----&lt;BR /&gt;vgchange -a n /dev/vgcluster2&lt;BR /&gt;vgchage -a n /dev/vgcluster1&lt;BR /&gt;vgchange -c y /dev/vgcluster2&lt;BR /&gt;vgchange -c y /dev/vgcluster1&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;Run these scipts For making the vgs activate first, and the second one for deactivating the manually activated vg's and keep all the volume groups cluster aware.&lt;BR /&gt;&lt;BR /&gt;4) Do a #cmgetconf -v -C cluster config file -P package config file and see everything is fine or not. Please keep a copy of all the cluster configuration files in the server.&lt;BR /&gt;5) If no errors are found , then go for applying it by using the command&lt;BR /&gt;#cmapplyconf -v -C cluster config file -P package config file&lt;BR /&gt;&lt;BR /&gt;Then check for the errors (hopefully it won't come).&lt;BR /&gt;&lt;BR /&gt;Hope this helps..&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jul 2001 09:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550773#M714993</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-07-17T09:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: When starting a package, error activating volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550774#M714994</link>
      <description>To check nobody is changing VG mode, you can grep /var/adm/syslog/syslog.log for vgchange.  All LVM commands are logged in syslog.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jul 2001 09:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-starting-a-package-error-activating-volume-group/m-p/2550774#M714994</guid>
      <dc:creator>Laurent Paumier</dc:creator>
      <dc:date>2001-07-17T09:33:57Z</dc:date>
    </item>
  </channel>
</rss>

