<?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 cluster pkg problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166518#M672103</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can anyone help me regarding  the following issues :&lt;BR /&gt;&lt;BR /&gt;# cmrunpkg -v -n erpdb1 sapdbci&lt;BR /&gt;Running package sapdbci on node erpdb1&lt;BR /&gt;The package script for sapdbci failed with no restart. sapdbci should not be res                                             tarted&lt;BR /&gt;Unable to run package sapdbci on node erpdb1&lt;BR /&gt;Check the syslog and pkg log files for more detailed information&lt;BR /&gt;cmrunpkg: Unable to start some package or package instances&lt;BR /&gt;&lt;BR /&gt;N.B. For more details I attacg the syslog and package log file</description>
    <pubDate>Fri, 27 Mar 2009 06:33:10 GMT</pubDate>
    <dc:creator>Aungshuman Paul</dc:creator>
    <dc:date>2009-03-27T06:33:10Z</dc:date>
    <item>
      <title>cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166518#M672103</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can anyone help me regarding  the following issues :&lt;BR /&gt;&lt;BR /&gt;# cmrunpkg -v -n erpdb1 sapdbci&lt;BR /&gt;Running package sapdbci on node erpdb1&lt;BR /&gt;The package script for sapdbci failed with no restart. sapdbci should not be res                                             tarted&lt;BR /&gt;Unable to run package sapdbci on node erpdb1&lt;BR /&gt;Check the syslog and pkg log files for more detailed information&lt;BR /&gt;cmrunpkg: Unable to start some package or package instances&lt;BR /&gt;&lt;BR /&gt;N.B. For more details I attacg the syslog and package log file</description>
      <pubDate>Fri, 27 Mar 2009 06:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166518#M672103</guid>
      <dc:creator>Aungshuman Paul</dc:creator>
      <dc:date>2009-03-27T06:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166519#M672104</link>
      <description>On you package log:&lt;BR /&gt;&lt;BR /&gt;Mar 27 01:19:05 AM - Node "erpdb1": Deactivating volume group vgerpprdraid1&lt;BR /&gt;vgchange: Couldn't deactivate volume group "vgerpprdraid1":&lt;BR /&gt;Device busy&lt;BR /&gt; Mar 27 01:19:08 AM - vgchange -a n vgerpprdraid5 failed, trying again.&lt;BR /&gt;vgchange: Couldn't deactivate volume group "vgerpprdraid5":&lt;BR /&gt;&lt;BR /&gt;Looks like you have mount points active from vgerpprdraid5 and vgerpprdraid1.&lt;BR /&gt;&lt;BR /&gt;you should umount the fs that are mounted that belong to those vgs, and then vgchange -a n vgs, and then try to start the package&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also you have this error all the time, the cluster custom run script can't find the files:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/pkg_sapdbci[2]: /usr/sap/PRD/SYS/exe/run/startsap.sh:  not found&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 06:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166519#M672104</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-03-27T06:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166520#M672105</link>
      <description>a couple of things here:&lt;BR /&gt;&lt;BR /&gt;i) this appears to be a SAP cluster, but at first glance it looks like you aren't using Serviceguard Exetnsion for SAP... any reason for that?&lt;BR /&gt;&lt;BR /&gt;ii) Looks like some of the volume groups are not correctly configured for cluster use:&lt;BR /&gt;&lt;BR /&gt;- Make sure all the filesystems associated with the cluster package are un-mounted.&lt;BR /&gt;- Make sure all the volume groups associated with the package are de-activated (vgchange -a n vgname)&lt;BR /&gt;- Make sure all VGs associated with the cluster package are defined as cluster VGs (vgchange -c y vgname)&lt;BR /&gt;&lt;BR /&gt;Now try and restart the package...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 27 Mar 2009 06:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166520#M672105</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-27T06:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166521#M672106</link>
      <description>&lt;BR /&gt;Dear Aung&lt;BR /&gt;&lt;BR /&gt;u have to umount the file system first&lt;BR /&gt;then do volume group deactivation, &lt;BR /&gt;&lt;BR /&gt;vgcahnge -a n /dev/vg##&lt;BR /&gt;&lt;BR /&gt;then try to start in volume group in cluster mode&lt;BR /&gt;&lt;BR /&gt;vgchange -c y /dev/vg## ok&lt;BR /&gt;&lt;BR /&gt;if it is in sharing u have to use&lt;BR /&gt;&lt;BR /&gt;vgchange -S y -c y /dev/vg##&lt;BR /&gt;&lt;BR /&gt;if it is not ok please send me cmviewcl -v output.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Sat, 28 Mar 2009 06:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166521#M672106</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-03-28T06:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166522#M672107</link>
      <description>I am not able to download the attachment, not sure why :(&lt;BR /&gt;&lt;BR /&gt;Did u ensure the cluster controlled VG's or mounts are not configured in /etc/fstab, ensure none of those mounts used by your packed are mounted while you start the package.&lt;BR /&gt;&lt;BR /&gt;When ur package is down, Try to manually activate and deactivate the VG you had problems with as per the log and see if are able to do it. You might want to fix the problem you face by doing so. &lt;BR /&gt;&lt;BR /&gt;Did u do any changes with the package configuration recently. If yes..check your config to see if you have missed any vg entries&lt;BR /&gt;&lt;BR /&gt;My comments are without seeing the logs. Nevermind them if they are of no use .</description>
      <pubDate>Fri, 17 Apr 2009 21:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166522#M672107</guid>
      <dc:creator>UVK_1</dc:creator>
      <dc:date>2009-04-17T21:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: cluster pkg problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166523#M672108</link>
      <description>Thanks, My problem is solved by engaging HP's backline engineer. As I know It was a problem in cluster control packages.&lt;BR /&gt;&lt;BR /&gt;Aungshu&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Apr 2009 08:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-pkg-problem/m-p/5166523#M672108</guid>
      <dc:creator>Aungshuman Paul</dc:creator>
      <dc:date>2009-04-18T08:43:10Z</dc:date>
    </item>
  </channel>
</rss>

