<?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: serviceguard in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841622#M273402</link>
    <description>strange!&lt;BR /&gt;What happens if you type&lt;BR /&gt;/usr/sbin/cmmakepkg -p testfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if this works then you have an environment error, you need to look at that.&lt;BR /&gt;try typing &lt;BR /&gt;whence cmquerycl&lt;BR /&gt;or&lt;BR /&gt;type cmquerycl&lt;BR /&gt;&lt;BR /&gt;see what this returns.&lt;BR /&gt;Out of interest, what HP-UX version and what server model are you using?</description>
    <pubDate>Fri, 11 Aug 2006 03:11:44 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2006-08-11T03:11:44Z</dc:date>
    <item>
      <title>serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841614#M273394</link>
      <description>I have instaled servicequard on my machine.  I am very bnew to it....now when i run any command like cmmakepkg or cmquerycl. command not found error is coming&lt;BR /&gt;&lt;BR /&gt;swlist output&lt;BR /&gt; B3935DA                       A.11.16.00     Serviceguard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/opt/sgmgr&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# cmmakepkg&lt;BR /&gt;sh: cmmakepkg:  not found.&lt;BR /&gt;# cmquerycl&lt;BR /&gt;sh: cmquerycl:  not found.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 01:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841614#M273394</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-11T01:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841615#M273395</link>
      <description>May be it's not in your PATH.&lt;BR /&gt;/usr/sbin/cmmakepkg</description>
      <pubDate>Fri, 11 Aug 2006 02:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841615#M273395</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-11T02:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841616#M273396</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Yes probably a problem of PATH&lt;BR /&gt;&lt;BR /&gt;/opt/sgmgr is service guard manager ? &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Fri, 11 Aug 2006 02:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841616#M273396</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2006-08-11T02:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841617#M273397</link>
      <description>All serviceguard command are in /usr/sbin&lt;BR /&gt;make sure you have /usr/sbin in path.&lt;BR /&gt;Type &lt;BR /&gt;echo $PATH to see&lt;BR /&gt;if not then use the complete path to the commands like&lt;BR /&gt;/usr/sbin/cmquerycl etc..&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 02:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841617#M273397</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-08-11T02:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841618#M273398</link>
      <description>Hi Shruti,&lt;BR /&gt;&lt;BR /&gt;#ll /usr/sbin/cm*&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmapplyconf&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmcheckconf&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        3050008 Mar 14  2005 /usr/sbin/cmcp&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmdeleteconf&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        3050008 Mar 14  2005 /usr/sbin/cmexec&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmgetconf&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmhaltcl&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmhaltnode&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmhaltpkg&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmhaltserv&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmmakepkg&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmmigrate&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmmodnet&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmmodpkg&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmquerycl&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmruncl&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmrunnode&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmrunpkg&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmrunserv&lt;BR /&gt;-r-xr--r--   1 bin        bin          18172 Mar 14  2004 /usr/sbin/cmscancl&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmstartres&lt;BR /&gt;-r-xr-xr-x  10 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmstopres&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmversion&lt;BR /&gt;-r-xr-xr-x  11 bin        bin        3422744 Mar 15  2005 /usr/sbin/cmviewcl&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        3070488 Mar 14  2005 /usr/sbin/cmviewconf&lt;BR /&gt;&lt;BR /&gt;# cd /etc/cmcluster&lt;BR /&gt;&lt;BR /&gt;# ll&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Fri, 11 Aug 2006 02:26:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841618#M273398</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-11T02:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841619#M273399</link>
      <description>i have triwd it in /usr/sbin.  but no result.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/usr/sbin&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# cmmakepkg&lt;BR /&gt;sh: cmmakepkg:  not found.</description>
      <pubDate>Fri, 11 Aug 2006 02:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841619#M273399</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-11T02:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841620#M273400</link>
      <description># export PATH=/usr/sbin:$PATH&lt;BR /&gt;&lt;BR /&gt;# cmmakepkg&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 02:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841620#M273400</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-11T02:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841621#M273401</link>
      <description>Hey guys i hve tried the suggestions listed by all of u..but it is not working..shall i reload the serviceguard</description>
      <pubDate>Fri, 11 Aug 2006 02:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841621#M273401</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-11T02:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841622#M273402</link>
      <description>strange!&lt;BR /&gt;What happens if you type&lt;BR /&gt;/usr/sbin/cmmakepkg -p testfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if this works then you have an environment error, you need to look at that.&lt;BR /&gt;try typing &lt;BR /&gt;whence cmquerycl&lt;BR /&gt;or&lt;BR /&gt;type cmquerycl&lt;BR /&gt;&lt;BR /&gt;see what this returns.&lt;BR /&gt;Out of interest, what HP-UX version and what server model are you using?</description>
      <pubDate>Fri, 11 Aug 2006 03:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841622#M273402</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-11T03:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841623#M273403</link>
      <description># /usr/sbin/cmmakepkg -p testfile&lt;BR /&gt;sh: /usr/sbin/cmmakepkg:  not found.&lt;BR /&gt;# whence cmquerycl&lt;BR /&gt;# cmquerycl&lt;BR /&gt;sh: cmquerycl:  not found.&lt;BR /&gt;#&lt;BR /&gt;well the server is hp rp 3440 and os is HP ux 11i</description>
      <pubDate>Fri, 11 Aug 2006 03:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841623#M273403</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-11T03:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841624#M273404</link>
      <description>Verify SGuard installation,&lt;BR /&gt;&lt;BR /&gt;#swlist -l product ServiceGuard&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "node_name"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  node_name:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;ServiceGuard     A.11.16.00     ServiceGuard</description>
      <pubDate>Fri, 11 Aug 2006 03:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841624#M273404</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-11T03:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841625#M273405</link>
      <description>so now do:&lt;BR /&gt;ll /usr/sbin/cm*&lt;BR /&gt;&lt;BR /&gt;If there are no files there you have not installed this correctly.&lt;BR /&gt;Remove and reinstall it.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 03:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841625#M273405</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-11T03:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841626#M273406</link>
      <description>therer nofiles.  I have remove andreinstalled it but no result.  I am really wondering what is happeneing.&lt;BR /&gt;&lt;BR /&gt;swlist output is&lt;BR /&gt;&lt;BR /&gt; B8325BA                       A.04.00        ServiceGuard Manager</description>
      <pubDate>Fri, 11 Aug 2006 03:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841626#M273406</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-11T03:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841627#M273407</link>
      <description>I have versiÃ³n A.05.00&lt;BR /&gt;&lt;BR /&gt;This utility, Serviceguard Manager, allows   you to monitor Serviceguard.&lt;BR /&gt;&lt;BR /&gt;Yo need install "ServiceGuard" product.&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Fri, 11 Aug 2006 03:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841627#M273407</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-11T03:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841628#M273408</link>
      <description>Please verify what product you are installing!&lt;BR /&gt;Is it:&lt;BR /&gt;B8325BA A.04.00 ServiceGuard Manager&lt;BR /&gt;&lt;BR /&gt;Or is it&lt;BR /&gt;B3935DA A.11.16.00 Serviceguard&lt;BR /&gt;&lt;BR /&gt;Also, review the swinstall logs for any errors etc.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 03:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841628#M273408</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-11T03:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841629#M273409</link>
      <description>thanks for your wonderful help.  I was installing service guary manager that was a fault.  Now i have installed service guard however when i running cmquerycl to generate the cluster config file it is throwing the following error&lt;BR /&gt;&lt;BR /&gt;# cmquerycl -C iobas.ascii -n mtnlnew&lt;BR /&gt;&lt;BR /&gt;Error: Permission denied to 127.0.0.1&lt;BR /&gt;Warning: Unable to determine local domain name for mtnlnew&lt;BR /&gt;Error: Node mtnlnew is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;mtnlnew through either file-based access (pre-A.11.16 version) or role-based&lt;BR /&gt;access (version A.11.16 or higher) and/or that the host name lookup&lt;BR /&gt;on node mtnlnew resolves the IP address correctly.&lt;BR /&gt;Failed to gather configuration information.</description>
      <pubDate>Sat, 12 Aug 2006 03:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841629#M273409</guid>
      <dc:creator>shruti_1</dc:creator>
      <dc:date>2006-08-12T03:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841630#M273410</link>
      <description>Hello sruti,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For configuring service guard cluster,before running cmquerycl command,there are some preconfiguration steps you have to do.Better to o go thru the following document before you start the configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90073/index.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90073/index.html&lt;/A&gt;&lt;BR /&gt;Managing MC/ServiceGuard&lt;BR /&gt;&lt;BR /&gt;-sysadm</description>
      <pubDate>Sat, 12 Aug 2006 07:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard/m-p/3841630#M273410</guid>
      <dc:creator>sysadm_1</dc:creator>
      <dc:date>2006-08-12T07:25:38Z</dc:date>
    </item>
  </channel>
</rss>

